Vcenter NamespaceManagement InfrastructurePolicies GuestFamilyMatchSpec

Vcenter NamespaceManagement InfrastructurePolicies GuestFamilyMatchSpec
Vcenter NamespaceManagement InfrastructurePolicies GuestFamilyMatchSpec

The Vcenter NamespaceManagement InfrastructurePolicies GuestFamilyMatchSpec schema contains guest family matching criteria.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "op": "string",
    "value": "string"
}
string
op
Optional

The operator that describes the operation performed against the specified value.

For more information see: Vcenter NamespaceManagement InfrastructurePolicies ValueSelectorOperator.

This property was added in vSphere API 9.1.0.0.

If missing or null, defaults to Vcenter NamespaceManagement InfrastructurePolicies ValueSelectorOperator.IS_EQUAL.

string
value
Optional

The value that describes the subject of the evaluation.

For more information see: Vcenter NamespaceManagement InfrastructurePolicies GuestFamilyType.

This property was added in vSphere API 9.1.0.0.

If missing or null, no value matching is performed.