Module api_fastly_integration

Source

Structs§

FastlyIntegrationAPI
Manage your Datadog Fastly integration accounts and services directly through the Datadog API. See the Fastly integration page for more information.

Enums§

CreateFastlyAccountError
CreateFastlyAccountError is a struct for typed errors of method FastlyIntegrationAPI::create_fastly_account
CreateFastlyServiceError
CreateFastlyServiceError is a struct for typed errors of method FastlyIntegrationAPI::create_fastly_service
DeleteFastlyAccountError
DeleteFastlyAccountError is a struct for typed errors of method FastlyIntegrationAPI::delete_fastly_account
DeleteFastlyServiceError
DeleteFastlyServiceError is a struct for typed errors of method FastlyIntegrationAPI::delete_fastly_service
GetFastlyAccountError
GetFastlyAccountError is a struct for typed errors of method FastlyIntegrationAPI::get_fastly_account
GetFastlyServiceError
GetFastlyServiceError is a struct for typed errors of method FastlyIntegrationAPI::get_fastly_service
ListFastlyAccountsError
ListFastlyAccountsError is a struct for typed errors of method FastlyIntegrationAPI::list_fastly_accounts
ListFastlyServicesError
ListFastlyServicesError is a struct for typed errors of method FastlyIntegrationAPI::list_fastly_services
UpdateFastlyAccountError
UpdateFastlyAccountError is a struct for typed errors of method FastlyIntegrationAPI::update_fastly_account
UpdateFastlyServiceError
UpdateFastlyServiceError is a struct for typed errors of method FastlyIntegrationAPI::update_fastly_service