Modifies the state of a MediaConnect flow.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| FlowId | string | Yes | The flow ID. | 34900dc6-90ec-4968-af3c-fcd87f231a5f |
| Status | string | Yes | The flow state. Valid values:
| online |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "20B3A1B6-4BD2-5DE6-BCBC-098C9B4F4E91",
"Content": "",
"Description": "ok",
"RetCode": 0
}Error codes
For a list of error codes, visit the Service error codes.
