Service Catalog Management
Number of APIs: 43
TMF API Reference: TMF633 - Service Catalog Management
Version 4.0
The Service Catalog API is one of Catalog Management API Family. Service Catalog API goal is to provide a catalog of services. Service Catalog API performs the following operations on the resource : - Retrieve an entity or a collection of entities depending on filter criteria - Partial update of an entity (including updating rules) - Create an entity (including default values and creation rules) - Delete an entity (for administration purposes) - Manage notification of events. .
Copyright © TM Forum 2020. All Rights Reserved.
-
service Catalog - List or find ServiceCatalog objects GET {{baseUrl}}/serviceCatalog?fields=id Ut Excepteur&offset=256391&limit=256391
-
service Catalog - Creates a ServiceCatalog POST {{baseUrl}}/serviceCatalog
-
service Category - Creates a ServiceCategory POST {{baseUrl}}/serviceCategory
-
service Category-{id} - Updates partially a ServiceCategory PATCH {{baseUrl}}/serviceCategory/:id
-
service Category-{id} - Deletes a ServiceCategory DELETE {{baseUrl}}/serviceCategory/:id
-
import Job-{id} - Retrieves a ImportJob by ID GET {{baseUrl}}/importJob/:id?fields=id Ut Excepteur
-
service Catalog-{id} - Deletes a ServiceCatalog DELETE {{baseUrl}}/serviceCatalog/:id
-
import Job - List or find ImportJob objects GET {{baseUrl}}/importJob?fields=id Ut Excepteur&offset=256391&limit=256391
-
service Candidate-{id} - Retrieves a ServiceCandidate by ID GET {{baseUrl}}/serviceCandidate/:id?fields=id Ut Excepteur
-
service Catalog-{id} - Retrieves a ServiceCatalog by ID GET {{baseUrl}}/serviceCatalog/:id?fields=id Ut Excepteur