GET List: Get a List of MPTS Outputs - Conductor Live

GET List: Get a List of MPTS Outputs

Get the attributes and SPTS programs of all MPTS outputs.

HTTP Request and Response

Request URL

GET http://<Conductor IP address>/mpts

Call Header

  • Accept: Set to application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.

Response

The response contains XML content consisting of one mpts_list element with the following.

  • An HREF attribute that specifies the product and version installed on the Conductor Live node.

  • Zero or more mpts elements, one for each MPTS found. Each element contains several elements.

Element Value Description
id Integer The ID for this MPTS output assigned by the system when the MPTS is created.
Other elements See POST: Create an MPTS.