API for managing Syslog configuration and sending alerts to Syslog server for troubleshooting and debugging purposes.
| Resource | Description |
| POST /vdc/syslog/config | Configures Syslog Servers |
| GET /vdc/syslog/config/{syslogId} | Get Syslog Server info. |
| GET /vdc/syslog/config | Get Syslog Server info. |
| DELETE /vdc/syslog/config/{syslogId} | Delete specified Syslog Servers |
| PUT /vdc/syslog/config/{syslogId} | Update specified Syslog Server. |