ves-io-schema-log_receiver-API-Delete

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=_var_folders_2__8qnt6fwd5dvglr1xqq6l8b7w0000gp_T_go-build3109416560_b001_apidocs.test/host=C02FN35BMD6R/svc=S:examplesvc/site=mytestce01' 'https://acmecorp.console.ves.volterra.io/api/config/namespaces/documentation/log_receivers/syslog'