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.
- GetApp
Optional Params - GetAppOptionalParams is a struct for passing parameters to the method
AppBuilderAPI::get_app
- List
Apps Optional Params - ListAppsOptionalParams is a struct for passing parameters to the method
AppBuilderAPI::list_apps
Enums§
- Create
AppError - CreateAppError is a struct for typed errors of method
AppBuilderAPI::create_app
- Delete
AppError - DeleteAppError is a struct for typed errors of method
AppBuilderAPI::delete_app
- Delete
Apps Error - DeleteAppsError is a struct for typed errors of method
AppBuilderAPI::delete_apps
- GetApp
Error - GetAppError is a struct for typed errors of method
AppBuilderAPI::get_app
- List
Apps Error - ListAppsError is a struct for typed errors of method
AppBuilderAPI::list_apps
- Publish
AppError - PublishAppError is a struct for typed errors of method
AppBuilderAPI::publish_app
- Unpublish
AppError - UnpublishAppError is a struct for typed errors of method
AppBuilderAPI::unpublish_app
- Update
AppError - UpdateAppError is a struct for typed errors of method
AppBuilderAPI::update_app