VsanClusterRemoveShareRequestType

VsanClusterRemoveShareRequestType
VsanClusterRemoveShareRequestType

The parameters of VsanClusterRemoveShare.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "shareUuid": "string",
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "force": false
}
string
shareUuid
Required

The UUID of the file share to be removed.

cluster
Optional

The target cluster. Ignored when called on ESXi hosts.

Required privileges: Host.Config.Storage

boolean
force
Optional

The force flag is to force the removal of a vSphere managed file share, for example, the file share managed by Cloud Native Storage (CNS) service.