ncloud_delete_product_schema
Delete a custom product schema from Cloud Insight by providing product name and key. Set confirm=true to execute this destructive operation.
Instructions
⚠️ Destructive: Delete a user-defined custom schema from Cloud Insight. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cw_key | Yes | Product key (cw_key) of the schema to delete | |
| confirm | No | Must be true to actually execute the destructive operation | |
| prodName | Yes | Product name of the schema to delete |