{ "opencollection": "1.0.0", "info": { "name": "Akamai: Application Security Activation history Available hostnames API", "version": "v1" }, "items": [ { "info": { "name": "Available hostnames", "type": "folder" }, "items": [ { "info": { "name": "Akamai API Security List Available Hostnames for a New Configuration", "type": "http" }, "http": { "method": "GET", "url": "https://{hostname}/appsec/v1/contracts/:contractId/groups/:groupId/selectable-hostnames", "params": [ { "name": "groupId", "value": "{{groupId}}", "type": "path", "description": "A unique identifier for a group." }, { "name": "contractId", "value": "{{contractId}}", "type": "path", "description": "A unique identifier for a contract." }, { "name": "accountSwitchKey", "value": "{{accountSwitchKey}}", "type": "query", "description": "For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and Access Management API provides a [list of available account switch keys](https://techdocs.akamai.com/iam-api/reference/get-client-account-switch-keys)." } ] }, "docs": "Lists the hostnames for a given contract and group. Use this operation for a new configuration, and use [List selectable hostnames](https://techdocs.akamai.com/application-security/reference/get-selectable-hostnames) to see a list of hostnames you can add to an existing configuration. This operation shows you every acceptable hostname you can use, where the other hostname operation omits any hostnames already included in your configuration. _Products:_ All." } ] } ], "bundled": true }