UpdateCloudIntegration
Authorizations
Chronosphere API token
Path Parameters
Body
The CloudIntegration to update.
If true, the CloudIntegration will be created if it does not already exist, identified by slug. If false, an error will be returned if the CloudIntegration does not already exist.
If true, validates the specified configuration without creating or updating the CloudIntegration. If the specified configuration is valid, the endpoint returns a partial response without the CloudIntegration. If the specified configuration is invalid, the endpoint returns an error.
Response
A successful response containing the updated CloudIntegration.
CloudIntegration represents a configuration for collecting metrics from a cloud provider. Each integration contains provider-specific configuration.

