Retrieves all origin endpoints in a specific channel that are configured in AWS Elemental MediaPackage.
get/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint
Path parameters
ChannelGroupNamestring required
The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
ChannelNamestring required
The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.
Query parameters
maxResultsinteger
The maximum number of results to return in the response.
nextTokenstring
The pagination token from the GET list request. Use the token to fetch the next page of results.
Response
Success