Diagnostics

Invoke the generate-debug-dump operation

SecurityaccessToken
Request
query Parameters
site
string

Send the request to the specfifed site

Request Body schema:
One of:
all-hosts
boolean

Must have the value true.

procs
string <enumeration>
Default: "all"
  • none
  • all
  • suspicious
scheduler-state
boolean
Default: true
netm-state
boolean
Default: true
local-store-state
boolean
Default: true
call-home-state
boolean
Default: false
registry-check
boolean
Default: false
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

503

Service Unavailable (strongbox sealed)

post/v1/state/diagnostics/generate-debug-dump
Request samples
all-hosts: true
procs: all
scheduler-state: true
netm-state: true
local-store-state: true
call-home-state: false
registry-check: false