Italiano
cURL
curl --request DELETE \ --url https://app.aegister.com/api/v1/cloud-defender/{id} \ --header 'X-Aegister-Token: <api-key>'
{ "error": 0, "messages": "<array>", "data": { "id": 2, "organization": { "id": 123, "name": "<string>", "logo": "<string>" }, "email": "[email protected]", "fqdn": "<string>", "check": { "stat": { "fqdn": 0, "proxy": 0, "endpoint": 0, "datetime": "2023-11-07T05:31:56Z" }, "status": 0, "web_stat": [ { "datetime": "2023-11-07T05:31:56Z", "waf_protection": 1, "total_managed_requests": 1 } ] }, "endpoint": "127.0.0.1", "services": [ "Caching" ] } }
Soft delete a Cloud Defender configuration from the Web Application.
You can delete only a Cloud Defender configuration for an organizations you can manage.
Any value different from 0 indicates an error. More details can be found in messages.
messages
0 <= x <= 0
0
If error is 1, contains zero or more details on the error.
error
1
[]
Mostra attributi figli