Structs§
- GetAPI
KeyOptional Params - GetAPIKeyOptionalParams is a struct for passing parameters to the method
KeyManagementAPI::get_api_key
- GetApplication
KeyOptional Params - GetApplicationKeyOptionalParams is a struct for passing parameters to the method
KeyManagementAPI::get_application_key
- 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.
- ListAPI
Keys Optional Params - ListAPIKeysOptionalParams is a struct for passing parameters to the method
KeyManagementAPI::list_api_keys
- List
Application Keys Optional Params - ListApplicationKeysOptionalParams is a struct for passing parameters to the method
KeyManagementAPI::list_application_keys
- List
Current User Application Keys Optional Params - ListCurrentUserApplicationKeysOptionalParams is a struct for passing parameters to the method
KeyManagementAPI::list_current_user_application_keys
Enums§
- CreateAPI
KeyError - CreateAPIKeyError is a struct for typed errors of method
KeyManagementAPI::create_api_key
- Create
Current User Application KeyError - CreateCurrentUserApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::create_current_user_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
- Delete
Current User Application KeyError - DeleteCurrentUserApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::delete_current_user_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
- GetCurrent
User Application KeyError - GetCurrentUserApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::get_current_user_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
- List
Current User Application Keys Error - ListCurrentUserApplicationKeysError is a struct for typed errors of method
KeyManagementAPI::list_current_user_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
- Update
Current User Application KeyError - UpdateCurrentUserApplicationKeyError is a struct for typed errors of method
KeyManagementAPI::update_current_user_application_key