cmdb_delete
Delete an existing configuration object from the FortiOS CMDB by specifying its resource path and optional VDOM.
Instructions
Delete a CMDB configuration object.
Covers any DELETE on /api/v2/cmdb/{resource_path}/{key}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_path | Yes | Full CMDB path including the key to delete. Example: 'firewall/policy/10', 'firewall/address/my-host' | |
| vdom | No | Target VDOM name. Defaults to the server default VDOM. Use '*' for all VDOMs (super-admin required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||