Instana Maintenance Configuration API
### Maintenance WindowsMaintenance windows allow you to mute alerts.### Types of Maintenance Configurations**One-Time**: Executed once at a fixed scheduled time, after which the configuration expires.**Recurrent**: Executed on a schedule basis (e.g., daily, weekly, monthly, or yearly).### Pausing or Resuming Maintenance ConfigurationsMaintenance windows can be paused or resumed.If a maintenance configuration is paused, alerts for the events matching the scope of the configuration will no longer be muted.
Instana Maintenance Configuration API is one of 62 APIs that Instana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Maintenance Configuration. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 10 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 1.307.1417.
Requests are made against 2 base URLs: https://{unit}-{tenant}.instana.io, https://{domain}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Instana Maintenance Configuration API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as authorization (ApiKeyAuth).
ApiKeyAuth— Example bash curl --request GET \ --url https://test-instana.instana.io/api/application-monitoring/catalog/metrics \ --header 'authorization: apiToken xxxxxxxx…
Paths & Operations 10
Across 6 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 4 PUT. Each is listed below with its method, path, parameters, and response codes.
Maintenance Windows Maintenance windows allow you to mute alerts. Types of Maintenance Configurations One-Time: Executed once at a fixed scheduled time, after which the configurat…
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ValidatedMaintenanceConfigV2WithStateAndOccurrence (13 properties), MaintenanceConfigV2WithStateAndOccurrence (11 properties), MaintenanceConfigV2 (8 properties), ValidatedMaintenanceConfigWithStatus (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Instana 12
Other APIs Instana publishes across the network.