cURL
curl --request GET \ --url https://api.gcore.com/cloud/v1/laas/{region_id}/destination_regions \ --header 'Authorization: <api-key>'
Retrieve a list of regions that can be used as destinations for LaaS logs from the specified source region.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
Region ID
LaaS region list name and id
Was this page helpful?