ves-io-schema-log_receiver-API-Delete
On This Page:
Examples of deleting log_receiver
Usecase:
Delete syslog log receiver that was created in previous example
Request using vesctl:
vesctl configuration delete log_receiver syslog --namespace documentation
Request using curl:
CURL-REQUEST:
curl -X 'DELETE' -H 'X-Volterra-Useragent: v1/pgm=_tmp_go-build1372770011_b001_apidocs.test/host=docker-desktop' 'https://acmecorp.console.ves.volterra.io/api/config/namespaces/documentation/log_receivers/syslog'