AlertSyslogConfigApiResponse

AlertSyslogConfigApiResponse
AlertSyslogConfigApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "name": "string",
            "sender_hostname": "string",
            "syslog_servers": [
                {
                    "anon_auth": false,
                    "format": "string",
                    "pkiprofile_ref": "string",
                    "ssl_key_and_certificate_ref": "string",
                    "strict_cert_verify": false,
                    "syslog_server": "string",
                    "syslog_server_port": 0,
                    "tls_enable": false,
                    "udp": false
                }
            ],
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next