Topology_ReplicationStatus_FilterSpec
The ReplicationStatus.FilterSpec structure contains field used to filter the results when listing replication status for the vCenter and Platform Services Controller nodes (see ReplicationStatus.list) of type VCSA_EMBEDDED/PSC_EXTERNAL (see Nodes.Info.type).
{
"nodes": [
"string"
]
}
Identifier that a vCenter and Platform Services Controller node must have to match the filter. (see ReplicationStatus.Summary.node). If unset or empty, all vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL match the filter. When clients pass a value of this structure as a parameter, the field must contain identifiers for the resource type: com.vmware.vcenter.VCenter.name. When operations return a value of this structure as a result, the field will contain identifiers for the resource type: com.vmware.vcenter.VCenter.name.