Get Service Configuration Template
Provides a template for the specified service
Request
URI
GET
https://{api_host}/suite-api/api/applications/services/{name}
COPY
Path Parameters
string
name
Required
The name of the service
Responses
200
The application configuration template
Returns
service-configuration
of type(s)
application/json
"{\n \"configName\" : \"config_name\",\n \"isActivated\" : true,\n \"parameters\" : [ ]\n}"
string
configName
Required
The name of the configuration
boolean
isActivated
Optional
Flag that indicates whether to activate configuration or no
array of
object
parameters
Required
Collection of service configurations
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/applications/services/{name}
Applications Operations
PUT
Remove Vcenter From Configuration
Deprecated
PUT
Add Vcenter To Configuration
Deprecated
PUT
Unsubscribe
PUT
Subscribe
GET
Get Services Configurations
PUT
Update Services Configurations
POST
Save Services Configurations
DELETE
Remove Services Configurations
PUT
Upgrade Agent
PUT
Stop Agent
PUT
Start Agent
POST
Create V Center Mapping
DELETE
Delete V Center Mapping
POST
Query V Center Mappings Info
POST
Sign Client Certificate
POST
Install Agent
DELETE
Uninstall Agent
POST
Activate Services
GET
Get Configuration Details
GET
Get Service Configuration Template
GET
Get Application Resources
GET
Download Client Certificate
GET
Get Agent Operation Status
GET
Get Service Configurations
GET
Get Service Operation Status