ProtectedSitesFilterSpec

ProtectedSitesFilterSpec
ProtectedSitesFilterSpec

The specification used to restrict results returned by the API to list protected sites. A protected site will only be returned if it is associated with any of the specified properties listed below.

JSON Example
{
    "vcenter_ids": [
        "string"
    ],
    "protection_group_ids": [
        "string"
    ]
}
array of string
vcenter_ids
Optional

Restrict results to protected sites containing any of these vCenters. Provide vCenter instanceUuids here.

array of string
protection_group_ids
Optional

Restrict results to protected sites associated with any of these protection groups.