[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Remove Services Configurations
DescriptionRemove application service configuration from 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
service-configuration-delete-parameters
of type(s) application/json, application/xml
Required
Services need to be deleted
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 DELETE -H "Content-Type: application/json" -d '{"services":[{"configNames":["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