CnsReconfigVolumePolicyRequestType
CnsReconfigVolumePolicyRequestType
The parameters of CnsReconfigVolumePolicy.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"volumePolicyReconfigSpecs": [
{
"_typeName": "string",
"volumeId": {
"_typeName": "string",
"id": "string"
},
"profile": [
{
"_typeName": "string"
}
]
}
]
}
array of
CnsVolumePolicyReconfigSpec
volumePolicyReconfigSpecs
Optional
An array of spec , currently only array of size 1 is supported.