Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Bulk LSP Service Orders and Services Management RESTful Web Services

 

The following operations can be performed using the Connectivity Services Director Bulk LSP Service Orders and Services Management RESTful Web Services.

Get All Bulk LSP Service Orders

This request is used to retrieve all the configured Bulk LSP service orders.

URI

api/space/nsas/bulk-lsp/service-management/service-orders

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.service-management.

service-orders+xml

Produces

Collects all the configured Bulk LSP service orders.

Output

Sample XML Output

Get a Bulk LSP Service Order By Order ID

This request is used to retrieve the details of a particular Bulk LSP service order based on the service order ID.

URI

api/space/nsas/bulk-lsp/service-management/service-orders/

<serviceOrderId>

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.service-management.

service-order+xml

application/vnd.net.juniper.space.service-management.

service-order+xml;version=2

Produces

Collects the details of a specific Bulk LSP service order.

Output

Sample XML Output

Create a Bulk LSP Service Order

This request is used to create a bulk LSP service order.

URI

api/space/nsas/bulk-lsp/service-management/service-orders/

HTTP Method

POST

Content-Type

application/vnd.net.juniper.space.service-

management.

service-order+xml

Consumes

application/vnd.net.juniper.space.service-management.

service-order-status+xml

Produces

Creates a bulk LSP service order.

Input

Sample XML Input

Output

Sample XML Output

For the various options in creating Service Order the options must be specified in the TA Element inside DeviceInfo.

The possible values are:

DeviceName (Create Service Order with device name)

EgressTag (Create Service Order with EgressTag)

Create a Bulk LSP Service Order with LSP Patterns

This request is used to create a bulk LSP service order with support for LSP patterns.

URI

api/space/nsas/bulk-lsp/service-management/service-orders/

HTTP Method

POST

Content-Type

application/vnd.net.juniper.space.service-

management.

service-order+xml

Consumes

application/vnd.net.juniper.space.service-management.

service-order-status+xml

Produces

Creates a bulk LSP service order.

Input

Sample XML Input

Output

Sample XML Output

Get a Bulk LSP Service By Service ID

This request is used to retrieve the details of a particular Bulk LSP service.

URI

api/space/nsas/bulk-lsp/service-management/

services/<serviceId>

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.service-management.services+xml

Produces

Collects the details of a specific Bulk LSP service.

Output

Sample XML Output

Get All Bulk LSP Services

This request is used to retrieve all the configured Bulk LSP services.

URI

api/space/nsas/bulk-lsp/service-management/services

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.service-management.servicesxml

Produces

Collects all the configured Bulk LSP services.

Output

Sample XML Output