-
checkSync
Get Service Instance Check-Sync Status
POST /service_management/instance/:path/operations/check-syncGet check-sync status of a service instance in a given format.
-
config
Get Service Instance Configuration
POST /service_management/instance/:path/operations/configGet the configuration of a service instance.
-
createServiceModelForm
Create a Service Model Form
GET /service_management/model/:service_model_path/formCreates service model form by service model path.
-
deleteInstances
Delete Service Instances
POST /service_management/service/instances/delete/:nameDelete service instances.
-
deleteServicePathsDryRun
Dry Run Delete Service Instances
POST /service_management/deleteServicePathsDryRun/:hostDry run instance deletion by service paths.
-
deviceModifications
Get Service Instance Device Modifications
POST /service_management/instance/:path/operations/device-modificationsGet device modifications of a service instance.
-
getDevicesInServiceInstance
Get Devices in a Service Instance
GET /service_management/service/instance/devices/:name/:key/:hostGet Devices in a service instance.
-
getInstance
Get Details of a Service Instance
GET /service_management/getInstance/:model/:valueGet the details of a service instance.
-
getInstancesOfService
Get All Instances of a Service
GET /service_management/service/instance/:nameGet all instances of a service by service model name.
-
getServiceInstanceMap
Get Service Instance List
GET /service_management/service/instancesGet all service instances.
-
getServiceModel
Get Details of a Service Model
GET /service_management/model/:service_model_pathGet service model details by path.
-
getServiceModelMap
Get All Service Model Information.
GET /service_management/service/modelsGet name and host information of all service models.
-
getServicesDetails
Get All Service Model Details
GET /service_management/service/detailsGet a list of service models and the time it was last changed.
-
listServiceModels
List All Service Models
GET /service_management/service/models/listList name and host information of all service models.
-
reactiveRedeploy
Issue a Reactive Re-deploy on a Service Instance
POST /service_management/instance/:path/operations/reactive-redeployIssue a reactive re-deploy on a service instance.
-
saveInstances
Save Instances
POST /service_management/saveInstancesSave instances with an option.
-
testInstances
Config Dry Run
POST /service_management/testInstancesCalculates the minimum device configuration commands required to save new service instances or update existing service instances.
-
ViewServiceModelForm
View Service Model (manual workflow task)
/service_management/task/ViewServiceModelForm -
ViewTestService
View Dry Run Results (manual workflow task)
/service_management/task/ViewTestService