vslmInfrastructureObjectPolicySpec

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"
        }
    ]
}
datastore
Required

Reference to an instance of the Datastore managed object.

profile
Optional

SPBM Profile to associate.