Get Diagnostics Commands

View as Markdown

Return the diagnostics command catalog for the requested platform(s).

Pass one or more ?platform=<slug> query params (e.g. cumulus-linux). When no platform is given, commands from all platforms are returned. Commands that appear on multiple platforms are deduplicated by name.

Authentication

AuthorizationBearer

Bearer JWT used by CLI and machine clients on svc-* endpoints. Authentication is required by default, but deployments may disable it with [auth] required = false. Browser OIDC sessions, mTLS, SPIFFE identities, and trusted gateway identity headers may also satisfy authentication outside this generated client flow.

Query parameters

platformlist of strings or nullOptional

Response

Successful Response
descriptionstring
namestring

Errors

422
Unprocessable Entity Error