Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
Add tags
Add authors
API v4.137.0
Changed
Domain Create (POST /domains)
Domain Update (PUT /domains/{domainId})
axfr_ips
andmaster_ips
each now have a total combined length limit of 1000 characters for data within their respective arrays.
Fixed
Linodes Assign IPv4s (POST /networking/ipv4/assign)
- Fixed a bug that prevented successful swapping of private IPv4 addresses.
NodeBalancer Config Create (POST /nodebalancers/{nodeBalancerId}/configs)
NodeBalancer Config Update (PUT /nodebalancers/{nodeBalancerId}/configs/{configId})
- Previously, NodeBalancer Configs were created with default values of 2 for
check_interval
and 30 forcheck_timeout
. This violated the requirement thatcheck_timeout
be greater thancheck_interval
, causing Config Update requests to fail if these values were not updated. Now, the default value forcheck_interval
is 31 when creating NodeBalancer Configs.
- Previously, NodeBalancer Configs were created with default values of 2 for
Promo Credit Add (POST /account/promo-codes)
- Fixed a bug that caused an incorrect
expire_dt
value in responses.
- Fixed a bug that caused an incorrect