[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Modify Custom Profile
DescriptionModify an existing custom profile definition
Request
URLURL
https://localhost/suite-api/api/resources/profiles
Request Body
Request Body
custom-profile
of type(s) application/json, application/xml
Required
The custom profile 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 PUT -H "Content-Type: application/json" -d '{"custom-profile-metrics":[{"metric":"string","unit":"string","value":0}],"description":"string","id":"string","name":"string","objectType":{"adapterKind":"string","resourceKind":"string"}}' https://localhost/suite-api/api/resources/profiles
[{"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