Sign in

Get configuration item

documented

Retrieve a configuration item.

GET /configuration_items/{id}.jsonConfiguration Itemsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

Notes: This uses the Samanage US API base URL and token-based auth as documented by SolarWinds/Service Desk resources. Base URL (US): https://api.samanage.com/. Authentication header uses X-Samanage-Authorization: Bearer {{OAUTH2_ACCESS_TOKEN}} and Accept: application/vnd.samanage.v2.1+json. EU base would be https://apieu.samanage.com/ if needed. See sources turn1search7, turn1search5.
Get configuration item · samanage · OpenIntegrations