| Did this page help you? Yes No Tell us about it... |
Each distribution has basic metadata and a configuration object associated with it. The following table lists the actions you can perform on a distribution or its configuration object and provides links to the corresponding control API reference topics. The table has one column for download distributions (which use an HTTP connection), and another column for streaming distributions (which use an RTMP connection).
| Action | API Reference Topic for Download Distributions | API Reference Topic for Streaming Distributions |
|---|---|---|
|
Create a distribution |
Go to POST Distribution | |
|
List your distributions |
Go to GET Distribution List | |
|
Get a distribution's information (both the metadata and the configuration object) |
Go to GET Distribution | |
|
Get only a distribution's configuration object |
Go to GET Distribution Config | |
|
Update a distribution's configuration object |
Go to PUT Distribution Config | |
|
Delete a distribution |
Go to DELETE Distribution |