Instana Application Resources API
The API endpoints of this group provides insights into resources created and discovered. It includes:**Application Perspectives**Returns a list of predefined application perspectives, offering an organized view of application perspectives within the system.**Discovered Services Inside Application Perspectives**Fetches services identified within the context of specific application perspectives.**Discovered Services and Endpoints**Provides a detailed list of endpoints associated with services, enabling deeper visibility into service dependencies and interactions.It also provides a detailed list of services.These API endpoints collectively serve as a crucial tool for managing and analyzing application-level resource structures.
Instana Application Resources 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 Resources. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 4 operations across 4 paths, and defines 6 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 Resources 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 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
The API endpoints of this group provides insights into resources created and discovered. It includes: Application Perspectives Returns a list of predefined application perspective…
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Endpoint (9 properties), Service (6 properties), Application (4 properties), ServiceResult (4 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.