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.159.0
Added
Authorized Apps List (GET /profile/apps)
- Responses to this command can now be filtered by the “label” property.
Users List (GET /account/users)
User View (GET /account/users/{username})
- Responses to these commands now include the
last_login
property, which contains data relating to the most recent login attempt for the requested User.
- Responses to these commands now include the
Changed
Managed MySQL Database Backup Restore (POST /databases/mysql/instances/{instanceId}/backups/{backupId}/restore)
Managed PostgreSQL Database Backup Restore (POST /databases/postgresql/instances/{instanceId}/backups/{backupId}/restore)
- These commands can now also be performed on Managed Databases with a
failed
ordegraded
status. Previously, these commands could only be performed onactive
Managed Databases.
- These commands can now also be performed on Managed Databases with a
Service Transfers List (GET /account/service-transfers)
Service Transfer View (GET /account/service-transfers/{token})
- The
cancelled
status is now thecanceled
status in responses to these commands.
- The