Patch a syslog server by id.Ask AIpatch https://cluster.ip.address/v2/syslog/{id}Privileges: CLUSTER_MODIFY Patch syslog server by id.Path Paramsidint32requiredSpecifies the id of syslog server.Body ParamsSpecifies the body of syslog server fields to patch.caCertificatestring | nullSyslog server CA certificate.enabledboolean | nullSpecifies whether to enable the syslog server on the Cluster.truefalsefacilityListarray of stringsSend enabled syslog facilities related logs to logging server.facilityListADD stringidint32 | nullThe id of the syslog server.ipstring | nullSpecifies the IP address or hostname of the syslog server.isTlsEnabledboolean | nullSpecify whether to enable tls support.truefalsemsgPatternListarray of stringsSend logs including the msg patterns to logging server.msgPatternListADD stringnamestring | nullSpecifies a unique name for the syslog server on the Cluster.portint32 | nullSpecifies the port where the syslog server listens.programNameListarray of stringsSend programes related logs to logging server.programNameListADD stringprotocolstring | nullSpecifies the protocol used to send the logs.rawMsgPatternListarray of stringsSend logs including the msg patterns to logging server.rawMsgPatternListADD stringtokenIdstring | nullTokenId used for filtering messages on a relay or collectorResponses 200Success defaultErrorUpdated 2 months ago