Vcenter NamespaceManagement Supervisors Recovery Backup Archives FilterSpec
The Vcenter NamespaceManagement Supervisors Recovery Backup Archives FilterSpec schema contains properties used to filter the result when listing Backup archives (see GET /vcenter/namespace-management/supervisors/recovery/backup/archives).
This schema was added in vSphere API 8.0.3.0.
{
"archive": "string",
"usable": false
}
Matches Backup archives with Vcenter NamespaceManagement Supervisors Recovery Backup Archives Info.archive equal to the specified value.
This property was added in vSphere API 8.0.3.0.
if missing or null
this filter is not applied.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.backup.Archive
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.backup.Archive
.
Matches Backup archives with Vcenter NamespaceManagement Supervisors Recovery Backup Archives Info.usable equal to the specified value.
This property was added in vSphere API 8.0.3.0.
if missing or null
this filter is not applied.