[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
MembershipRuleGroup
Group membership rule. Requires the resource kind key to specify a resource kind to be included in the group. Optionally the included resources can be filtered by metric key/property rules, relationship rules or resource name rules.
Properties
resourceKindKey
Required
The resource kind identifier for the membership rule group NOTE: To run the rule for ALL adapter kinds’ ALL resource kinds, set “ALL” for BOTH resourceKind and adapterKind parameters
array of
PropertyStatConditionRule
propertyConditionRules
Optional
Collection of property conditions for a custom group
array of
RelationshipConditionRule
relationshipConditionRules
Optional
Collection of relationship rules for a custom group
array of
ResourceNameConditionRule
resourceNameConditionRules
Optional
Collection of resource name rules for a custom group
array of
ResourceTagConditionRule
resourceTagConditionRules
Optional
Collection of resource tag rules for a custom group
array of
PropertyStatConditionRule
statConditionRules
Optional
Collection of metric conditions for a custom group
JSON Example
{
"resourceKindKey": {
"adapterKind": "string",
"resourceKind": "string"
}
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
CustomGroupMembership