Skip to main content

Update VpnTunnel

PUT 

/projects/:projectId/providers/Aruba.Network/vpnTunnels/:id

Update VpnTunnel

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    id stringrequired

    the vpnTunnel id

Query Parameters

    api-version string

    The requested API version

    Default value: 1

Body

the vpnTunnel to update

    metadata

    object

    Metadata of the resource

    name string

    Name of the resource

    location

    object

    Contains information about the Region of a resource

    value string

    Value of the region in which the resource will be located. Available regions at present:

    • ITBG-Bergamo

    For more information, check the documentation.

    tags string[]nullable

    List of tags for the resource

    properties

    object

    nullable

    Properties of the vpnTunnel to update

    vpnType stringnullable

    Type of vpnTunnel. Admissable values:

    • Site-To-Site
    vpnClientProtocol stringnullable

    Protocof af the vpnTunnel. Admissable values:

    • ikev2

    vpnClientSettings

    object

    nullable

    Client settings of the vpnTunnel

    ike

    object

    nullable

    Ike settings

    lifetime int32

    Lifetime

    encryption stringnullable

    Encryption

    hash stringnullable

    Hash

    dhGroup stringnullable

    DhGroup

    dpdAction stringnullable

    DpdAction

    dpdInterval int32

    DpdInterval

    dpdTimeout int32

    DpdTimeout

    esp

    object

    nullable

    Esp settings

    lifetime int32

    Lifetfime

    encryption stringnullable

    Encryption

    hash stringnullable

    Hash

    pfs stringnullable

    Pfs

    psk

    object

    nullable

    Psk settings

    cloudSite stringnullable

    Cloud site

    onPremSite stringnullable

    OnPrem site

    secret stringnullable

    Secret

    peerClientPublicIp stringnullable

    Peer client public ip address

Responses

Accepted

Schema

    metadata

    object

    nullable

    id stringnullable
    uri stringnullable
    name stringnullable

    location

    object

    nullable

    code stringnullable
    country stringnullable
    city stringnullable
    name stringnullable
    value stringnullable

    project

    object

    nullable

    id stringnullable
    folderId stringnullable
    tags string[]nullable

    category

    object

    nullable

    name stringnullable
    provider stringnullable

    typology

    object

    nullable

    id stringnullable
    name stringnullable
    creationDate date-timenullable
    createdBy stringnullable
    ownerId stringnullable
    updateDate date-timenullable
    updatedBy stringnullable
    version stringnullable
    createdUser stringnullable
    updatedUser stringnullable

    linkedResources

    object[]

    nullable

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • managedBy stringnullable

    status

    object

    nullable

    state stringnullable
    creationDate date-timenullable

    disableStatusInfo

    object

    nullable

    isDisabled boolean
    reasons string[]

    previousStatus

    object

    nullable

    state stringnullable
    creationDate date-timenullable
    failureReason stringnullable

    error

    object

    nullable

    reason stringnullable
    message stringnullable

    properties

    object

    nullable

    vpnType stringnullable

    Type of the vpnTunnel

    vpnClientProtocol stringnullable

    Protocol of the vpnTunnel

    ipConfigurations

    object

    nullable

    Network configuration of the vpnTunnel

    vpc

    object

    nullable

    Vpc of the vpnTunnel

    uri stringnullable

    subnet

    object

    nullable

    Subnet of the vpnTunnel

    cidr stringnullable

    Cidr of the subnet

    uri stringnullable

    Uri of the subnet

    publicIp

    object

    nullable

    ElasticIp used by the vpnTunnel

    uri stringnullable

    vpnClientSettings

    object

    nullable

    Client settings of the vpnTunnel

    ike

    object

    nullable

    Ike settings

    lifetime int32

    Lifetime

    encryption stringnullable

    Encryption

    hash stringnullable

    Hash

    dhGroup stringnullable

    DhGroup

    dpdAction stringnullable

    DpdAction

    dpdInterval int32

    DpdInterval

    dpdTimeout int32

    DpdTimeout

    esp

    object

    nullable

    Esp settings

    lifetime int32

    Lifetime

    hash stringnullable

    Hash

    encryption stringnullable

    Encryption

    pfs stringnullable

    Pfs

    psk

    object

    nullable

    Psk settings

    cloudSite stringnullable

    Cloud site

    onPremSite stringnullable

    OnPrem site

    peerClientPublicIp stringnullable

    Peer client public ip address

    routesNumber int32

    Numbers of valid vpnRoutes of the vpnTunnel

    billingPlan

    object

    nullable

    Billing plan

    billingPeriod stringnullable
Loading...