Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Examples: Inventory Items

Creating (importing) and managing inventory items such as TWAMP reflectors and Y.1731 MEPs is done in a similar way as for Test Agents. Below is Python code for defining such entities in Paragon Active Assurance through the REST API and for retrieving lists of the items defined.

TWAMP Reflectors

Creating a TWAMP Reflector

Retrieving TWAMP Reflectors

Here is how to retrieve all TWAMP reflectors defined in an account.

Running this code gives output like that below:

Y.1731 MEPs

Creating a Y.1731 MEP

Retrieving Y.1731 MEPs

Here is how to retrieve all Y.1731 MEPs defined in an account.

Running this code gives output like that below:

IPTV Channels

Creating an IPTV Channel

Retrieving IPTV Channels

Below is code for retrieving all IPTV channels defined in an account.

Running this code gives output like that below:

SIP Accounts

Creating a SIP Account

Retrieving SIP Accounts

To retrieve all SIP accounts defined in a Paragon Active Assurance account, do as follows.

Running this code gives output like that below: