post https://uat-api.thredd.com/ads/api/v1/aliases/aliasId
Retrieve the internal id associated with the Alias value. The id required in this API can be then used in the lifecycle management APIs.
Sample request:
POST ads/api/v1/aliases/aliasId
{
"aliasValue": "1231231234"
}