Gateway de cliente
| Permissão | API | Ação | Projeto do IAM | Projeto empresarial |
|---|---|---|---|---|
| Criar um gateway de cliente | POST /v5/{project_id}/customer-gateways | vpn:customerGateways:create | √ | x |
| Consultar a lista de gateways de cliente | GET /v5/{project_id}/customer-gateways | vpn:customerGateways:list | √ | x |
| Consultar detalhes sobre um gateway de cliente | GET /v5/{project_id}/customer-gateways/{customer_gateway_id} | vpn:customerGateways:get | √ | x |
| Atualizar um gateway de cliente | PUT /v5/{project_id}/customer-gateways/{customer_gateway_id} | vpn:customerGateways:update | √ | x |
| Excluir um gateway de cliente | DELETE /v5/{project_id}/customer-gateways/{customer_gateway_id} | vpn:customerGateways:delete | √ | x |