DELETE /qni/stacking/stacks/{stack_id}
Delete a QNI stack by ID.
Delete a QNI stack by ID.
| MIME Type |
|---|
text/plain |
| Parameter | Type | Optionality | Data Type | MIME Type | Description |
|---|---|---|---|---|---|
stack_id |
path |
Required |
Number (Integer) |
text/plain |
null |
| HTTP Response Code | Unique Code | Description |
|---|---|---|
204 |
The QNI stack has been deleted. |
|
404 |
1002 |
The stack ID is not found. |
500 |
1020 |
An error occurred attempting to delete a QNI stack. |
Response Description
Response Sample