scope
scope
Represents a Scope vRealize Operations Manager system.
JSON Example
{
"description": "string",
"id": "string",
"name": "string",
"traversalSpecInstances": [
{
"adapterKind": "string",
"includedAdapterKinds": [
"string"
],
"name": "string",
"resourceKind": "string",
"resourceSelection": [
{
"resourceId": [
"string"
],
"type": "string"
}
],
"selectAllResources": false
}
]
}
string
description
Optional
Description of scope.
string As uuid As uuid
id
Optional
Identifier of the Scope in the system.
string
name
Required
Name of the scope.