Host Storage System Mark Perennially Reserved Ex Task
Marks the specified one or more SCSI LUN's perennially reserved based on the sate.
Required privileges: Host.Config.Storage
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostStorageSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
{
"lunUuid": [
"string"
],
"state": false
}
The UUIDs of the ScsiLun devices that need a change in the perennially reserved flag state.
State of the ScsiLun perennially reserved flag to be set.
OK
{
"_typeName": "string",
"type": "string",
"value": "string"
}