Structs§
- KeyManagementAPI
- Manage your Datadog API and application keys. You need an API key and an application key for a user with the required permissions to interact with these endpoints. The full list of API and application keys can be seen on your Datadog API page.
Enums§
- CreateAPI
KeyError - CreateAPIKeyError is a struct for typed errors of method
KeyManagementAPI::create_api_key
- Create
Application KeyError - CreateApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::create_application_key
- DeleteAPI
KeyError - DeleteAPIKeyError is a struct for typed errors of method
KeyManagementAPI::delete_api_key
- Delete
Application KeyError - DeleteApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::delete_application_key
- GetAPI
KeyError - GetAPIKeyError is a struct for typed errors of method
KeyManagementAPI::get_api_key
- GetApplication
KeyError - GetApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::get_application_key
- ListAPI
Keys Error - ListAPIKeysError is a struct for typed errors of method
KeyManagementAPI::list_api_keys
- List
Application Keys Error - ListApplicationKeysError is a struct for typed errors of method
KeyManagementAPI::list_application_keys
- UpdateAPI
KeyError - UpdateAPIKeyError is a struct for typed errors of method
KeyManagementAPI::update_api_key
- Update
Application KeyError - UpdateApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::update_application_key