Storage_Policies_CompatibilityInfo

Storage_Policies_CompatibilityInfo
Storage_Policies_CompatibilityInfo

The Policies.CompatibilityInfo structure contains info about a list of datastores compatible with a specific storage policy.

JSON Example
{
    "compatible_datastores": [
        {
            "datastore": "string"
        }
    ]
}
compatible_datastores
Required

Info about a list of datastores compatible with a specific storage policy.