- 
    
      AddNewServiceToCatalogAdd Service to Catalog Store POST /service_catalog/AddNewServiceAdd a new service to the Service Catalog Store. 
- 
    
      deleteServiceDelete a Service POST /service_catalog/deleteService/:idDelete a service from Service Catalog. 
- 
    
      GetFormDataGet Form Data GET /service_catalog/GetFormData/:form_idGet Form data using Form ID. 
- 
    
      GetFormIdGet Form ID for Service GET /service_catalog/GetFormId/:service_idGet the service details along with the form ID. 
- 
    
      GetFormsGet Multiple Forms GET /service_catalog/GetFormsGet a list of existing Forms. 
- 
    
      getGroupsGets User Groups GET /service_catalog/getGroupsList of user groups. 
- 
    
      GetUserObjectGet Current User GET /service_catalog/GetUserObjectGet the current user logged in the system. 
- 
    
      GetWorkflowsGet Workflows GET /service_catalog/GetWorkflowsGet a list of all existing Workflows. 
- 
    
      invokeServiceOrderInvoke Service Order POST /service_catalog/invokeServiceOrderInvoke a service order. 
- 
    
      ServiceCatalogStoreList Services in Store GET /service_catalog/ServiceCatalogStore/:filterList of services in the Service Catalog Store. 
- 
    
      ServiceModelsList of Service Models GET /service_catalog/ServiceModelsList of service models in NSO (Network Service Orchestrator). 
- 
    
      UpdateServiceInCatalogUpdate a Service in Catalog Store POST /service_catalog/UpdateServiceModify and update a service in the Service Catalog Store.