Deleting a Distribution Channel

Delete a distribution channel in Media Streams.

Before you can delete a distribution channel, you must delete its package and CDN Configurations.

    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 delete.
    3. Click the name of the distribution channel that you want to delete.
    4. On the Distribution Channel details page, click Delete.
    5. In the Delete Distribution Channel dialog box, confirm the name of the channel for deletion.
    6. Click 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.