Deleting a Client CA Certificate
Function
This API is used to delete a client CA certificate with a specified ID.
Calling Method
For details, see Calling APIs.
URI
DELETE /v5/{project_id}/p2c-vpn-gateways/vpn-servers/{vpn_server_id}/client-ca-certificates/{client_ca_certificate_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.  | 
     
| 
        vpn_server_id  | 
      
        String  | 
      
        Yes  | 
      
        Specifies the ID of a VPN server.  | 
     
| 
        client_ca_certificate_id  | 
      
        String  | 
      
        Yes  | 
      
        Specifies the ID of a client CA certificate.  | 
     
Request
Status Codes
For details, see Status Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.