HciMeshClientOperation_enum
HciMeshClientOperation_enum
The operation type to update Hci Mesh client info.
Possible values:
dryrunDs
: Dry run for precheck Datastore Source for a remote vCenter.updateDs
: Create or update Datastore Source for a remote vCenter.destroyDs
: Destroy Datastore Source for a remote vCenter.dryrun
: Dry run.mount
: Mount clients to server cluster.update
: Update clients to server cluster.unmount
: Unmount clients from server cluster.HciMeshClientOperation_unknown
: Unknown operation type.
This data structure has no properties.
Enumeration:
dryrunDs,
updateDs,
destroyDs,
dryrun,
mount,
update,
unmount,
HciMeshClientOperation_unknown,