This API is used to delete a VPN connection monitor with a specified ID.
For details, see Calling APIs.
DELETE /v5/{project_id}/connection-monitors/{connection_monitor_id}
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
project_id |
String |
Yes |
Specifies a project ID. You can obtain the project ID by referring to Obtaining the Project ID. |
connection_monitor_id |
String |
Yes |
Specifies the ID of a VPN connection monitor. |
For details, see Status Codes.