Share the diagnostics bundle via pste
POST
/api/v1/system/diagnostics/share
Renders the expanded diagnostics bundle (config + cluster overview + nodes/instances/groups/templates/per-instance filetrees) as a redacted text document and uploads it to the configured paste service.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
expiry
string
isPrivate
boolean
burnAfterRead
boolean
Responses
Section titled “ Responses ”Paste created
object
shareId
string
url
string
rawUrl
string
expiresAt
string format: date-time
isPrivate
required
boolean
burnAfterRead
required
boolean
deleteToken
string
deleteUrl
string
Unauthorized
Forbidden
Sharing not configured
Paste service unreachable