- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API /phoenix/rest/device/list/delete returns HTTP Status 415 - Unsupported Media Type
Hi all,
in FortiSIEM 7.0.2,
I want to delete
one or more CMDB devices using REST APIs.
I'm trying with the /phoenix/rest/device/list/delete API.
The command is: curl --location 'https://Server-IP/phoenix/rest/device/list/delete' \ --header 'Content-Type: application/json' \ --header 'Authorization: Basic xxxxxxxxx' \ --data '["111111"]' where 111111 is the deviceId.
The result contains:
Solved! Go to Solution.
- Labels:
-
FortiSIEM
Nominate a Forum Post for Knowledge Article Creation
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you try content type: text/xml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello crimali,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you try content type: text/xml