Aller au contenu principal

Find TechnicalVpn

GET 

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

This method allows to retreive a technicalVpn identified by technicalVpnId associated to the customerId (defined as a parameter of Organization).

Request

Path Parameters

    projectId stringrequired

    The project Id

    technicalVpnId stringrequired

    The technicalVpnId

Responses

Successful retrieval 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...