ENUM

VcenterUpdateConfigV2ConflictResolutionAuthz

Description

Enum for vCenter conflictResolutionAuthz.

link GraphQL Schema definition

  • enum VcenterUpdateConfigV2ConflictResolutionAuthz {
  • # Link the relic virtual machine objects of a virtual machine to the current
  • # object for the virtual machine.
  • VCENTER_UPDATE_CONFIG_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_UPDATE_CONFIG_V2_CONFLICT_RESOLUTION_AUTHZ_NO_CONFLICT_RESOLUTION
  • }