Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

LFM Links Management RESTful Web Services

 

The following operations can be performed using the Connectivity Services Director Link Fault Management (LFM) Links Management RESTful Web Services.

Create an LFM Link

This request is used to create an LFM link.

URI

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

manage-devices/lfmlinks

HTTP Method

POST

Content-Type

application/vnd.net.juniper.space.manage-devices.

oam-device-lfmlink+xml

Consumes

application/vnd.net.juniper.space.manage-devices.

oam-device-lfmlink-status+xml

Produces

Creates an LFM link.

Input

Sample XML Input

Output

Sample XML Output

Get an LFM Link By Link ID

This request is used to retrieve the details of a particular LFM link, based on the link ID.

URI

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

devices/lfmlinks/<lfmId >

HTTP Method

GET

Consumes

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

device-lfmlink-status+xml

Produces

Collects the details of a specific LFM link.

Output

Sample XML Output

Get All LFM Links

This request is used to retrieve all the configured LFM links.

URI

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

manage-devices/lfmlinks/

HTTP Method

GET

Consumes

application/vnd.net.juniper.space.

manage-devices.oam-device-lfmlink-status+xml

Produces

Collects all the configured LFM links.

Output

Sample XML Output

Update the LFM Link Status

This request is used to update the status of an LFM link.

URI

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

manage-devices/lfmlinks/update-lfmstatus

HTTP Method

POST

Content-Type

application/vnd.net.juniper.space.manage-devices.

oam-device-lfmlink-updatestatus+xml

Consumes

application/vnd.net.juniper.space.manage-devices.

oam-device-lfmlink-status+xml

Produces

Updates the status of an LFM link.

Input

Sample XML Input

Output

Sample XML Output

Delete an LFM Link

This request is used to delete an LFM link.

URI

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

manage-devices/lfmlinks/<lfmid>

HTTP Method

DELETE

Content-Type

application/vnd.net.juniper.space.manage-devices.

oam-device-lfmlink+xml

Consumes

application/vnd.net.juniper.space.manage-devices.

oam-device-lfmlink-status+xml

Produces

Deletes an LFM link.

Output

Sample XML Output