[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Create Custom Profile
DescriptionExample: GET /api/alerts/{id}
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.
Errors
404
No Alert with the specified identifier is found
500
Error occurred while retrieving the Alert with the specified identifier
Code Samples
cURL Command
curl -X POST -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
On This Page
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