- 
    
      checkSyncGet Service Instance Check-Sync Status POST /service_management/instance/:path/operations/check-syncGet check-sync status of a service instance in a given format. 
- 
    
      configGet Service Instance Configuration POST /service_management/instance/:path/operations/configGet the configuration of a service instance. 
- 
    
      createServiceModelFormCreate a Service Model Form GET /service_management/model/:service_model_path/formCreates service model form by service model path. 
- 
    
      deleteInstancesDelete Service Instances POST /service_management/service/instances/delete/:nameDelete service instances. 
- 
    
      deleteServicePathsDryRunDry Run Delete Service Instances POST /service_management/deleteServicePathsDryRun/:hostCalculates the minimum device configuration commands required to delete one or more service instances hosted on a single south-bound system. Alternative API to [API ServiceManager.testInstances]{@link cogs.ServiceManager#testInstances}. 
- 
    
      deviceModificationsGet Service Instance Device Modifications POST /service_management/instance/:path/operations/device-modificationsGet device modifications of a service instance. 
- 
    
      getDevicesInServiceInstanceGet Devices in a Service Instance GET /service_management/service/instance/devices/:name/:key/:hostGet detail information about devices associated with a specific service instance. 
- 
    
      getInstanceGet Details of a Service Instance GET /service_management/getInstance/:model/:valueGet all properties for a service model instance 
- 
    
      getInstancesOfServiceGet All Instances of a Service GET /service_management/service/instance/:nameGet all instances of a service by service model name. 
- 
    
      getServiceInstanceMapGet Service Instance List GET /service_management/service/instancesGet all service instances. 
- 
    
      getServiceModelGet Details of a Service Model GET /service_management/model/:service_model_pathGet all details on a service model; including its name and the fields that make up its keys 
- 
    
      getServiceModelMapGet All Service Model Information. GET /service_management/service/modelsGet the list of service model names along with the adapter names where those service models are found. 
- 
    
      getServicesDetailsGet All Service Model Details GET /service_management/service/detailsGet a list of service models and the time it was last changed. 
- 
    
      listServiceModelsList All Service Models GET /service_management/service/models/list{Object} An array of objects containing service model paths and host information. 
- 
    
      reactiveRedeployIssue a Reactive Re-deploy on a Service Instance POST /service_management/instance/:path/operations/reactive-redeployIssue a reactive re-deploy on a service instance. 
- 
    
      saveInstancesSave Instances POST /service_management/saveInstancesCreate a new service instance or update an existing service instance. 
- 
    
      testInstancesConfig Dry Run POST /service_management/testInstancesCalculates the minimum device configuration commands required to save new service instances or update existing service instances. 
- 
    
      ViewServiceModelFormView Service Model (manual workflow task) /service_management/task/ViewServiceModelForm
- 
    
      ViewTestServiceView Dry Run Results (manual workflow task) /service_management/task/ViewTestService