ENUM
VsphereLiveMountSortByField
Description
Sort by field for vSphere Live Mount results.
link GraphQL Schema definition
- enum VsphereLiveMountSortByField {
- # Sort by the cluster name of the vSphere Live Mount.
- # Sort by the creation date of the vSphere Live Mount.
- # Sort by the name of the vSphere Live Mount.
- # Sort by field is not specified. Any sort by text would
- # not be considered.
- # Sort by the status of the vSphere Live Mount.
- }