forked from docs/doc-exports
move elb docs to proper location Reviewed-by: OpenTelekomCloud Bot <None>
10 KiB
10 KiB
Deleting a Listener
Function
This API is used to delete a listener.
URI
DELETE /v1.0/{project_id}/elbaas/listeners/{listener_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Specifies the project ID. |
listener_id |
Yes |
String |
Specifies the listener ID. |
Request
Response
Status Code
- Normal
- Error
Status Code
Message
Description
400
badRequest
Request error.
401
unauthorized
Authentication failed.
403
userDisabled
You do not have the permission to perform the operation.
404
Not Found
The requested page does not exist.
500
authFault
System error.
503
serviceUnavailable
The service is unavailable.