Edge hostnames

Number of APIs: 3

  1. Create a new edge hostname POST https://{{host}}/papi/v1/edgehostnames?contractId={{contractId}}&groupId={{groupId}}

  2. List edge hostnames GET https://{{host}}/papi/v1/edgehostnames?contractId={{contractId}}&groupId={{groupId}}

  3. Get an edge hostname GET https://{{host}}/papi/v1/edgehostnames/:edgeHostnameId?contractId={{contractId}}&groupId={{groupId}}