RelatedStorageArray
RelatedStorageArray
Indicates whether the provider has been marked as active for the given array for the session context.
SMS uses priority value to mark a provider as active among the ones that are registered with SMS and manage this array.
This structure may be used only with operations rendered under /sms
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"arrayId": "string",
"active": false,
"manageable": false,
"priority": 0
}
boolean
active
Required
This field indicates whether the provider is currently serving data for the StorageArray
boolean
manageable
Required
Manageability status of StorageArray on VASA provider, if true it is manageable.