vslmInfrastructureObjectPolicySpec
vslmInfrastructureObjectPolicySpec
Specification to assign a SPBM policy to FCD infrastructure object (namespace).
This is used in object-based storage.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"profile": [
{
"_typeName": "string"
}
]
}