All Products
Search
Document Center

Enterprise Distributed Application Service:DeleteSwimmingLane

Last Updated:Jan 08, 2024

Deletes a lane.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Debug

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /pop/v5/trafficmgnt/swimming_lanes

Request parameters

ParameterTypeRequiredDescriptionExample
LaneIdlongYes

The ID of the lane.

241

Response parameters

ParameterTypeDescriptionExample
object
Codeinteger

The HTTP status code that is returned.

200
Messagestring

The additional information that is returned.

success
Datainteger

Indicates whether the lane is deleted.

1
RequestIdstring

The ID of the request.

4264F69C-686C-4107-B493-0599C8d1****

Examples

Sample success responses

JSONformat

{
  "Code": 200,
  "Message": "success",
  "Data": 1,
  "RequestId": "4264F69C-686C-4107-B493-0599C8d1****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2023-07-18The Error code has changedsee changesets
Change itemChange content
Error CodesThe Error code has changed.
    delete Error Codes: 601