[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Create Custom Group
DescriptionSee different request examples with Metric Key, Property Key, Relationship and Resource Name Condition.
Request
URLURL
https://localhost/suite-api/api/resources/groups
Request Body
Request Body
custom-group
of type(s) application/json, application/xml
Required
The custom group definition
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"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"}}' https://localhost/suite-api/api/resources/groups
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Resources Operations
post
post
Add Resources Properties
Introduced
post
Add Resources Properties Using Adapter Kind
Introduced
post
delete
delete
delete
delete
get
get
get
Get Latest Stats Of Resources
Changed
get
get
Get Stats Of Resources
Changed
get
Get Top N Stats Of Resources
Changed
put