VimVasaProviderStatePerArray

VimVasaProviderStatePerArray
VimVasaProviderStatePerArray

Per Storage Array VP status.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "priority": 0,
    "arrayId": "string",
    "active": false
}
integer As int32 As int32
priority
Required

Priority of the provider for the given array

string
arrayId
Required

Storage Array object Id

boolean
active
Required

Indicates whether a VASA Provider (url) is active for the specified storage array.