system
Get system settings
Get the current Cribl system settings.
get/system/settings/conf
Response
The current system settings.
Example response
{
"items": [
{
"backups": {},
"pii": {},
"rollback": {},
"sni": {},
"tls": {}
}
]
}