get https://{hostname}/api/content-delivery/v1/content-providers//tls-ingest-profiles//origins
This operation lists the origins associated with a specified TLS delivery profile.
Responses
This operation lists the origins associated with a specified TLS delivery profile.
xxxxxxxxxx
curl --request GET \
--url https://hostname/api/content-delivery/v1/content-providers/contentProviderId/tls-ingest-profiles/tlsIngestProfileId/origins \
--header 'accept: application/json'