Instana Application Settings API
The API endpoints of this group provides a way to create, read, update, delete (CRUD) for various configuration settings. It includes:**Application Perspectives Configuration**Set of APIs which perform CRUD operations for Application Perspectives.**Endpoint Mapping Configuration**Set of APIs which perform CRUD operations when user wants to customise the endpoint mapping rules.**Service Mapping Configuration**Set of APIs which perform CRUD operations when user wants to customise the service mapping rules.**Manual Service Mapping Configuration**Set of **experimental** APIS which perform CRUD operations when user wants to tweak the service mapping rules when automatic service mapping rules gives undesired results.
Instana Application Settings API is one of 62 APIs that Instana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Application Settings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 27 operations across 11 paths, and defines 13 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 Application Settings 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 27
Across 11 paths, the API surfaces 27 operations — 5 DELETE, 9 GET, 5 POST, 8 PUT. Each is listed below with its method, path, parameters, and response codes.
The API endpoints of this group provides a way to create, read, update, delete (CRUD) for various configuration settings. It includes: Application Perspectives Configuration Set o…
Schemas 13
The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ApplicationConfig (7 properties), NewApplicationConfig (6 properties), ServiceConfig (6 properties), ManualServiceConfig (6 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.