Instana Groups API
Groups are used to permit individual users to perform specific actions and get visibility to an access scope. Each user can be assigned to multiple groups, every one coming with its associated permissions. In addition a group sets the access scope and you can configure the visible areas for the group members.When you are a member of multiple groups, your permissions have an additive effect.Granting access to certain entities within Instana (e.g. Applications, Kubernetes Clusters etc.) is done through a corresponding entry in the `permissionSet` payload.
Instana Groups API is one of 62 APIs that Instana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Groups. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 19 operations across 12 paths, and defines 10 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 Groups 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 19
Across 12 paths, the API surfaces 19 operations — 3 DELETE, 7 GET, 2 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.
Groups are used to permit individual users to perform specific actions and get visibility to an access scope. Each user can be assigned to multiple groups, every one coming with i…
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ApiPermissionSet (13 properties), GroupMapping (5 properties), GroupMappingOverview (5 properties), ApiGroup (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.