forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com> Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
7.1 KiB
7.1 KiB
VPN Connection Monitor
Permission |
API |
Action |
Dependencies |
IAM Project |
Enterprise Project |
|---|---|---|---|---|---|
Creating a VPN connection monitor |
POST /v5/{project_id}/connection-monitors |
vpn:connectionMonitors:create |
- |
√ |
√ |
Querying the VPN connection monitor list |
GET /v5/{project_id}/connection-monitors |
vpn:connectionMonitors:list |
- |
√ |
x |
Deleting a VPN connection monitor |
DELETE /v5/{project_id}/connection-monitors/{connection_monitor_id} |
vpn:connectionMonitors:delete |
- |
√ |
√ |
Querying a VPN connection monitor |
GET /v5/{project_id}/connection-monitors/{connection_monitor_id} |
vpn:connectionMonitors:get |
- |
√ |
√ |
Parent topic: Actions Supported by S2C VPN