VmsFilterSpec
The specification used to restrict results returned by the API call to list protected VMs. A protected VM is only returned if it is associated with any of the specified properties, listed below.
{
"protection_group_snapshot_id": [
"string"
],
"vcenter_ids": [
"string"
],
"site_ids": [
"string"
],
"protection_group_ids": [
"string"
]
}
Restrict results to protected VMs in any of these protection group snapshots.
Note: The API differs from this documentation. This field is ignored.
Restrict results to protected VMs managed by any of these vCenters. Provide vCenter instanceUuids here. This field is ignored.
Restrict results to protected VMs in any of these protected sites. This field is ignored.
Restrict results to protected VMs included in any of these protection groups.