-
AddNewServiceToCatalog
Add Service to Catalog Store
POST /service_catalog/AddNewServiceAdd a new service to the Service Catalog Store.
-
deleteService
Delete a Service
POST /service_catalog/deleteService/:idDelete a service from Service Catalog.
-
exportCatalogItem
Export a catalog item
GET /service_catalog/catalog-items/:catalogItemId/exportExport a catalog item
-
GetFormData
Get Form Data
GET /service_catalog/GetFormData/:form_idGet Form data using Form ID.
-
GetFormId
Get Form ID for Service
GET /service_catalog/GetFormId/:service_idGet the service details along with the form ID.
-
GetForms
Get Multiple Forms
GET /service_catalog/GetFormsGet a list of existing Forms.
-
getGroups
Gets User Groups
GET /service_catalog/getGroupsList of user groups.
-
GetUserObject
Get Current User
GET /service_catalog/GetUserObjectGet the current user logged in the system.
-
GetWorkflows
Get Workflows
GET /service_catalog/GetWorkflowsGet a list of all existing Workflows.
-
importCatalogItems
Import a catalog items
POST /service_catalog/catalog-items/importImport a catalog items
-
invokeServiceOrder
Invoke Service Order
POST /service_catalog/invokeServiceOrderInvoke a service order.
-
ServiceCatalogStore
List Services in Store
GET /service_catalog/ServiceCatalogStore/:filterList of services in the Service Catalog Store.
-
ServiceModels
List of Service Models
GET /service_catalog/ServiceModelsList of service models in NSO (Network Service Orchestrator).
-
UpdateServiceInCatalog
Update a Service in Catalog Store
POST /service_catalog/UpdateServiceModify and update a service in the Service Catalog Store.