Updating a Distribution Channel

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

    1. On the Distribution channels list page, select the compartment that contains the channel that you want to edit. If you need help finding the list page, see Creating a Distribution Channel.
    2. Select the name of the distribution channel that you want to edit.
    3. On the details page, select Edit.
    4. Update the name of the channel and select the CDN that you want to use.
      If you select Akamai as the CDN, see Creating a Distribution Channel for value information.
    5. Select 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.