InlineNodeSyslogExporterPropertiesListResult1
InlineNodeSyslogExporterPropertiesListResult1
JSON Example
{
"results": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"facilities": [
"string"
],
"msgids": [
"string"
],
"protocol": "string",
"exporter_name": "string",
"level": "string",
"tls_ca_pem": "string",
"port": 0,
"server": "string"
}
]
}