[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Add Resources Properties
DescriptionIn this case, the adapter instance used for pushing data will default to vRealizeOpsMgrAPI.
It is recommended (though not required) to use this API when the resources were created using the API
POST /api/resources/{id}/adapters/{adapterInstanceId}
. Otherwise an additional
adapter instance might be created.
Request
URLURL
https://localhost/suite-api/api/resources/properties
Request Body
Request Body
resources-property-contents
of type(s) application/json, application/xml
Required
The properties for the Resources
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 '{"values":[{"properties":{"property-content":[{"data":[0],"statKey":"string","timestamps":[0],"values":["string"]}]},"resourceId":"string"}]}' https://localhost/suite-api/api/resources/properties
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Resources Operations
post
post
delete
delete
delete
delete
get
get
get
put