DELETE /qni/stacking/stacks/{stack_id}
Deletes a QNI stack, as specified by the stack ID.
Deletes a QNI stack, as specified by the stack ID.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
stack_id |
path |
Required |
Number (Integer) |
text/plain |
Required - The ID of the QNI stack to delete. |
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 while attempting to delete a QNI stack. |
Response Description
Response Sample