Logo
Akamai APIs API Documentation

GTM properties

Number of APIs: 2


1. List GTM properties

GET https://{{host}}/edge-diagnostics/v1/gtm/gtm-properties

Lists GTM properties you have access to. You can use the returned hostname values to run Test network connectivity with MTR and Get domain details with dig operations for a GTM hostname. Note, that the Test network connectivity with MTR operation requires also hostname's test and target IP values, that you can get with the List test and target IPs for a GTM hostname operation.



2. List test and target IPs for a GTM hostname

GET https://{{host}}/edge-diagnostics/v1/gtm/:property/:domain/gtm-property-ips

Lists test and target IPs for a GTM property. You can use the returned data to run the Test network connectivity with MTR operation for a GTM hostname. To get the data necessary for this request, run the List GTM properties operation first.



ENDPOINTS