Deleting a Distribution Channel

Delete a distribution channel in Media Streams.

Deleting a distribution channel also deletes its packaging and CDN configurations.

    1. On the Distribution channels list page, select the compartment that contains the channel that you want to delete. 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 delete.
    3. On the details page, select the Actions menu and then select Delete.
    4. In the Delete distribution channel? panel, confirm the name of the channel for deletion.
    5. Select Delete.
      The channel is deleted.
  • To delete a distribution channel, use the delete command:

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

    Required parameters for the delete 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 delete command:

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

  • To delete a distribution channel, use the DeleteStreamDistributionChannel operation.