All REST Endpoints
Client Listeners for Product Orders
- Client listener for CancelProductOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/cancelProductOrderCreateEvent - Client listener for CancelProductOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/cancelProductOrderStateChangeEvent - Client listener for ProductOrderAttributeValueChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/productOrderAttributeValueChangeEvent - Client listener for ProductOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/productOrderCreateEvent - Client listener for ProductOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/productOrderStateChangeEvent - Client listener for ReviseProductOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/reviseProductOrderCreateEvent - Client listener for ReviseProductOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/reviseProductOrderStateChangeEvent - Client listener for SuspendProductOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/suspendProductOrderCreateEvent - Client listener for SuspendProductOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/listener/suspendProductOrderStateChangeEvent
Client Listeners for Service Orders
- Client listener for CancelServiceOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/cancelServiceOrderCreateEvent - Client listener for CancelServiceOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/cancelServiceOrderStateChangeEvent - Client listener for ReviseServiceOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/reviseServiceOrderCreateEvent - Client listener for ReviseServiceOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/reviseServiceOrderStateChangeEvent - Client listener for ServiceOrderAttributeValueChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/serviceOrderAttributeValueChangeEvent - Client listener for ServiceOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/serviceOrderCreateEvent - Client listener for ServiceOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/serviceOrderStateChangeEvent - Client listener for SuspendServiceOrderCreateEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/suspendServiceOrderCreateEvent - Client listener for SuspendServiceOrderStateChangeEvent
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/listener/suspendServiceOrderStateChangeEvent
Manage Fallout Exception V2
The operations from the Manage Fallout Exception V2 category.
- List or find falloutException objects
- Method: getPath:
https://serverRoot/fallout/v2.0/falloutException - Retrieve a falloutException by ID
- Method: getPath:
https://serverRoot/fallout/v2.0/falloutException/{id} - Submit a falloutAction on the Fallout Exception
- Method: postPath:
https://serverRoot/fallout/v2.0/falloutException/{id}/submitFalloutAction - Submit a falloutAction on the Fallout Order
- Method: postPath:
https://serverRoot/fallout/v2.0/falloutException/submitFalloutAction
Manage Fallout Exception v1 (Deprecated)
The operations from the Manage Fallout Exception v1 (Deprecated) category.
- List or find falloutException objects (Deprecated)
- Method: getPath:
https://serverRoot/fallout/v1/falloutException - Retrieve a falloutException by ID (Deprecated)
- Method: getPath:
https://serverRoot/fallout/v1/falloutException/{id}
Manage Product Orders
- Abort a Product Order
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/abortProductOrder/{id} - Cancel a Product Order
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/cancelProductOrder - Create a Product Order
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/productOrder - List or find CancelProductOrder objects
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/cancelProductOrder - List or find ProductOrder objects
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/productOrder - List or find ReviseProductOrders objects
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/reviseProductOrder - List or find SuspendProductOrder objects
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/suspendProductOrder - Resume a Product Order
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/resumeProductOrder/{id} - Retrieve a CancelProductOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/cancelProductOrder/{id} - Retrieve a ProductOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/productOrder/{id} - Retrieve a ReviseProductOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/reviseProductOrder/{id} - Retrieve a SuspendProductOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/suspendProductOrder/{id} - Revise a Product Order
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/reviseProductOrder - Suspend a Product Order
- Method: postPath:
https://serverRoot/tmf-api/productOrderingManagement/v4.0.0.1.0/suspendProductOrder
Manage Service Orders
- Abort a Service Order
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/abortServiceOrder/{id} - Cancel a Service Order
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/cancelServiceOrder - Create a Service Order
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/serviceOrder - List or find CancelServiceOrder objects
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/cancelServiceOrder - List or find ReviseServiceOrder objects
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/reviseServiceOrder - List or find ServiceOrder objects
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/serviceOrder - List or find SuspendServiceOrder objects
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/suspendServiceOrder - Resume a Service Order
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/resumeServiceOrder/{id} - Retrieve a CancelServiceOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/cancelServiceOrder/{id} - Retrieve a ReviseServiceOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/reviseServiceOrder/{id} - Retrieve a ServiceOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/serviceOrder/{id} - Retrieve a SuspendServiceOrder by ID
- Method: getPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/suspendServiceOrder/{id} - Revise a Service Order
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/reviseServiceOrder - Suspend a Service Order
- Method: postPath:
https://serverRoot/tmf-api/serviceOrdering/v4.1.0.1.0/suspendServiceOrder
OSM Cartridge Assembler
- List the CapabilitiesManifest
- Method: getPath:
https://serverRoot/cartridgeAssembler/v1/capabilitiesManifest