Aller au contenu principal

Update TechnicalVpn

PATCH 

/projects/:projectId/network/virtualprivatenetworks/:technicalVpnId

This method allows to modify parameter of technicalVpn identified by its technicalVpnId.

Request

Path Parameters

    projectId stringrequired

    The project Id

    technicalVpnId stringrequired

    The technicalVpnId

Body

Properties of the Technical VPN to update

    name string

    Possible values: <= 255 characters

    Name

    description string

    Possible values: <= 255 characters

    Description

Responses

Successful patch of a Technical VPN

Schema

    id uuid

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    Id

    name string

    Name

    description string

    Description

    networkType string

    Network Type

Loading...