DeleteVsanObjectsRequestType

DeleteVsanObjectsRequestType
DeleteVsanObjectsRequestType

The parameters of DeleteVsanObjects.

JSON Example
{
    "uuids": [
        "string"
    ],
    "force": false
}
array of string
uuids
Required

List of object UUIDs to be deleted.

boolean
force
Optional

Optional force delete.