Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

OAM Devices Management RESTful Web Services

 

The following operations can be performed using the Connectivity Services Director Operations, Administration, and Maintenance (OAM) Devices Management RESTful Web Services.

Get All OAM Devices

This request is used to collect all the OAM devices.

URI

api/space/nsas/prestage-oam-device/manage-devices/devices

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.manage-devices.oam-devices+xml

Produces

Retrieves all the OAM devices that are managed and provisioned by the application.

Output

Sample XML Output

Get OAM Devices By Device ID

This request is used to retrieve a OAM device based on the device ID.

URI

api/space/nsas/prestage-oam-device/manage-devices/

devices/<deviceId>

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.manage-devices.oam-devices+xml

Produces

Retrieves the OAM device based on the device ID.

Output

Sample XML Output

Prestage and Discover Get OAM Devices

This request is used to prestage and discover OAM devices.

URI

/api/space/nsas/prestage-oam-device/manage-devices/

discover-oam-devices

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.discover-oam-devices.status+xml

Produces

Prestages and discovers OAM devices.

Output

Sample XML Output