storage_container_delete
Delete a storage container in Nutanix Prism Central. Use dry_run to preview before permanent deletion.
Instructions
[WRITE][risk=high] Delete a storage container. Destructive — pass dry_run=True first.
Tagged risk=high (audit tier 'review'); NUTANIX_AUDIT_APPROVED_BY /
NUTANIX_AUDIT_RATIONALE optionally annotate who/why. Captures the
container's prior capacity/RF on the audit trail.
Args:
ext_id: Storage container extId as returned by storage_container_list.
dry_run: If True, return what WOULD be deleted without deleting.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ext_id | Yes | ||
| target | No | ||
| dry_run | No |