UpdateStorageProfileAssociationsSpecification

UpdateStorageProfileAssociationsSpecification
UpdateStorageProfileAssociationsSpecification

Specification for updating storage profile associations.

JSON Example
{
    "regionId": "31186",
    "storageProfileAssociations": [
        {
            "requestType": "CREATE",
            "associations": [
                {
                    "dataStoreId": "a42d016e-6b0e-4265-9881-692e90b76684",
                    "priority": "3"
                }
            ]
        }
    ]
}
string
regionId
Required

The Id of the region that is associated with the storage profile.

storageProfileAssociations
Required

Defines a specification of Storage Profile datastore associations.