Snapservice.Clusters.VirtualMachines.FilterSpec
The Snapservice.Clusters.VirtualMachines.FilterSpec schema contains properties used to filter the results when listing virtual machines for a cluster If multiple properties are specified, only virtual machines matching all of the properties match the filter. See GET /snapservice/clusters/{cluster}/virtual-machines.
This schema was added in vSphere API 8.0.3.0.
{
"local_protection_enabled": false
}
Status of the local protection that must match the filter.
This property was added in vSphere API 8.0.3.0.
If missing or null
or empty, virtual machines with any local protection status can match the filter.