Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

SyncE Service Orders Management RESTful Web Services

 

The following operations can be performed using the Connectivity Services Director Synchronous Ethernet (SyncE) Service Orders Management RESTful Web Services.

Get a SyncE Service Order By Service Order ID

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

URI

/api/space/nsas/sync-e/service-management/service-orders/

<service-order-id>

HTTP Method

GET

Consumes

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

service-order+xml

Produces

Collects the details of a specific SyncE service order.

Output

Sample XML Output

Get All SyncE Service Orders

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

URI

/api/space/nsas/sync-e/service-management/service-orders/

HTTP Method

GET

Consumes

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

service-orders+xml

Produces

Collects all the configured SyncE service orders.

Output

Sample XML Output

Delete an OAM Service Order

This request is used to delete an OAM service order.

URI

api/space/nsas/sync-e/service-management/service-

orders/<id>

HTTP Method

DELETE

Consumes

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

service-order+xml

Produces

Deletes an OAM service order.

Output

Sample XML Output

Create a SyncE Service Order

This request is used to create a SyncE service order.

URI

/api/space/nsas/sync-e/service-management/service-orders/

HTTP Method

POST

Content Type

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

service-order+xml

Produces

Creates a SyncE service order.

Input

Sample XML Input

Output

Sample XML Output