Get information about this defguard instance
get
Authorizations
defguard_sessionstringRequired
Responses
200
Instance information: enabled modules, version, license state.
application/json
objectOptional
401
Session is missing or invalid.
application/json
500
Unable to get instance information.
application/json
get/api/v1/info
GET /api/v1/info HTTP/1.1
Accept: */*
{
"external_openid_enabled": false,
"ldap_info": {
"ad": false,
"enabled": false
},
"network_present": true,
"smtp_enabled": true,
"version": "2.1.0"
}PreviousCheck instance healthNextList connected components whose version is incompatible with this Core
Last updated
Was this helpful?