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.
{
"op": "string",
"value": "string"
}
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.
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.