[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations

CustomProfile

Custom profile details


Properties

array of ProfileMetric
custom-profile-metrics Required

Collection of profile metrics


string
name Required

The name of custom profile


objectType Required

The object type of custom profile


string
description Optional

The description of custom profile


string as uuid
id Optional

The identifier of custom profile

JSON Example

{
	"custom-profile-metrics": [
		{
			"metric": "string",
			"unit": "string",
			"value": 0
		}
	],
	"name": "string",
	"objectType": {
		"adapterKind": "string",
		"resourceKind": "string"
	}
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of

CustomProfiles
Parameter To

Create Custom Profile
Modify Custom Profile
Returned By

Modify Custom Profile
Create Custom Profile
Get Custom Profile

Feedback

Was this page helpful?