PbmOperation_enum

PbmOperation_enum
PbmOperation_enum

The PbmOperationEnum enumerated type defines the provisioning operation being performed on the entity like FCD, virtual machine.

Possible values:

  • CREATE: Indicates create operation of an entity.
  • REGISTER: Indicates register operation of an entity.
  • RECONFIGURE: Indicates reconfigure operation of an entity.
  • MIGRATE: Indicates migrate operation of an entity.
  • CLONE: Indicates clone operation of an entity.
This data structure has no properties.
Enumeration: CREATE, REGISTER, RECONFIGURE, MIGRATE, CLONE,