Updating a Distribution Channel

You can update the name and the CDN associated with a distribution channel in Media Streams.

    1. Open the navigation menu and click Analytics & AI. Under Media Services, click Media Streams.
    2. On the Distribution Channels list page, select the compartment that contains the channel that you want to edit.
    3. Click the name of the distribution channel that you want to edit.
    4. In the Distribution Channel details page, click Edit.
    5. In the Update Distribution Channel panel, update the name of the channel and select the CDN that you want to use.
    6. Click Update.
      The details are updated.
  • To edit a Distribution Channel, use the update command:

    oci media-services stream-distribution-channel update [OPTIONS]

    Required parameters for the update command:

    • --stream-distribution-channel-id [text]

    To get all the commands for stream-distribution-channel:

    oci media-services stream-distribution-channel -h

    To get help for the update command:

    oci media-services stream-distribution-channel update -h

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • To edit the fields in a distribution channel, use the UpdateStreamDistributionChannel operation.