Module api_app_builder

Source

Structs§

AppBuilderAPI
Datadog App Builder provides a low-code solution to rapidly develop and integrate secure, customized applications into your monitoring stack that are built to accelerate remediation at scale. These API endpoints allow you to create, read, update, delete, and publish apps.
GetAppOptionalParams
GetAppOptionalParams is a struct for passing parameters to the method AppBuilderAPI::get_app
ListAppsOptionalParams
ListAppsOptionalParams is a struct for passing parameters to the method AppBuilderAPI::list_apps

Enums§

CreateAppError
CreateAppError is a struct for typed errors of method AppBuilderAPI::create_app
DeleteAppError
DeleteAppError is a struct for typed errors of method AppBuilderAPI::delete_app
DeleteAppsError
DeleteAppsError is a struct for typed errors of method AppBuilderAPI::delete_apps
GetAppError
GetAppError is a struct for typed errors of method AppBuilderAPI::get_app
ListAppsError
ListAppsError is a struct for typed errors of method AppBuilderAPI::list_apps
PublishAppError
PublishAppError is a struct for typed errors of method AppBuilderAPI::publish_app
UnpublishAppError
UnpublishAppError is a struct for typed errors of method AppBuilderAPI::unpublish_app
UpdateAppError
UpdateAppError is a struct for typed errors of method AppBuilderAPI::update_app