relationship-condition-rule

relationship-condition-rule
relationship-condition-rule

Model represents relationship rules for a custom group

JSON Example
{
    "compareOperator": "string",
    "name": "string",
    "relation": "string",
    "travesalSpecId": "string"
}
string
compareOperator
Required  

Comparison Operator used within the VMware Cloud Foundation Operations Suite API

Enumeration: EQ, NOT_EQ, CONTAINS, NOT_CONTAINS, STARTS_WITH, NOT_STARTS_WITH, ENDS_WITH, NOT_ENDS_WITH, REGEX, NOT_REGEX
string
name
Required  

Name of the resource

string
relation
Required  

Relationship Types between resources. All relationships are many-to-many.
Representation names are plural.

Enumeration: PARENT, CHILD, ANCESTOR, DESCENDANT
string
travesalSpecId
Required  

Traversal spec identifier