relationship-condition-rule
relationship-condition-rule
Model represents relationship rules for a custom group
JSON Example
{
"relation": "string",
"name": "string",
"compareOperator": "string",
"travesalSpecId": "string"
}
string
relation
Required
Relationship Types between resources. All relationships are many-to-many.
Representation names are plural.
Possible values are :
PARENT,
CHILD,
ANCESTOR,
DESCENDANT,
string
name
Required
Name of the resource
string
compareOperator
Required
Comparison Operator used within the VMware Cloud Foundation Operations Suite API
Possible values are :
EQ,
NOT_EQ,
CONTAINS,
NOT_CONTAINS,
STARTS_WITH,
NOT_STARTS_WITH,
ENDS_WITH,
NOT_ENDS_WITH,
REGEX,
NOT_REGEX,
string
travesalSpecId
Required
Traversal spec identifier