ENUM

VcenterSummaryV2ConflictResolutionAuthz

Description

Enum for vCenter conflictResolutionAuthz.

link GraphQL Schema definition

  • enum VcenterSummaryV2ConflictResolutionAuthz {
  • # Link the relic virtual machine objects of a virtual machine to the current
  • # object for the virtual machine.
  • VCENTER_SUMMARY_V2_CONFLICT_RESOLUTION_AUTHZ_ALLOW_AUTO_CONFLICT_RESOLUTION
  • # Prevent linking the relic virtual machine objects of a virtual machine to the
  • # current object for the virtual machine.
  • VCENTER_SUMMARY_V2_CONFLICT_RESOLUTION_AUTHZ_NO_CONFLICT_RESOLUTION
  • }