[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Update Services Configurations
DescriptionUpdate application service configuration on the specified resource
Request
URLURL
https://localhost/suite-api/api/applications/agents/{id}/services
Path Parameters
Path Parameters
string
id
Required
Resource identifier
Request Body
Request Body
application-services
of type(s) application/json, application/xml
Required
Services needed to edit
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
ApplicationTaskStatuses
of type(s) application/json, application/xml
The result of task status
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"services":[{"configurations":[{"configName":"string","isActivated":false,"parameters":[{"key":"string","value":"string"}]}],"serviceName":"string"}]}' https://localhost/suite-api/api/applications/agents/{id}/services
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Applications Operations
post
put
put
put
delete
put
put