[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Cgroups
Represents a collection of custom groups
Properties
JSON Example
{
"groups": [
{
"autoResolveMembership": false,
"id": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"membershipDefinition": {
"custom-group-properties": [
{
"exclusionValue": "string",
"inclusionValue": "string",
"name": "string",
"type": "STRING"
}
],
"excludedResources": [
"string"
],
"includedResources": [
"string"
],
"rules": [
{
"propertyConditionRules": [
{
"compareOperator": "EQ",
"doubleValue": 0,
"key": "string",
"stringValue": "string"
}
],
"relationshipConditionRules": [
{
"compareOperator": "EQ",
"name": "string",
"relation": "PARENT",
"travesalSpecId": "string"
}
],
"resourceKindKey": {
"adapterKind": "string",
"resourceKind": "string"
},
"resourceNameConditionRules": [
{
"compareOperator": "EQ",
"name": "string"
}
],
"resourceTagConditionRules": [
{
"category": "string",
"compareOperator": "EQ",
"stringValue": "string"
}
],
"statConditionRules": [
{
"compareOperator": "EQ",
"doubleValue": 0,
"key": "string",
"stringValue": "string"
}
]
}
]
},
"policy": "string",
"resourceKey": {
"adapterKindKey": "string",
"extension": {
"anyObjects": {}
},
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string",
"resourceIdentifiers": [
{
"identifierType": {
"dataType": "STRING",
"extension": {
"anyObjects": {}
},
"isPartOfUniqueness": false,
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string"
},
"key": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string",
"uniquelyIdentifying": false,
"value": "string"
}
],
"resourceKindKey": "string"
}
}
]
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Returned By
Get Custom Groups