DELETE /qni/stacking/stacks/{stack_id}

Delete a QNI stack by ID.

Delete a QNI stack by ID.

Table 1. DELETE /qni/stacking/stacks/{stack_id} resource details
MIME Type

text/plain

Table 2. DELETE /qni/stacking/stacks/{stack_id} request parameter details
Parameter Type Optionality Data Type MIME Type Description

stack_id

path

Required

Number (Integer)

text/plain

null

Table 3. DELETE /qni/stacking/stacks/{stack_id} response codes
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