VsanPolicyChangeBatch
VsanPolicyChangeBatch
PolicyChangeBatch -- Structure to specify a list of object uuids and a policy for what-if analysis.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"uuid": [
"string"
],
"policy": "string"
}
array of string
uuid
Optional
UUIDs of the objects.
string
policy
Optional
New policy in SPBM or VSAN expression format.