Passa al contenuto principale

Create VpnRoute

POST 

/projects/:projectId/providers/Aruba.Network/vpnTunnels/:vpnTunnelId/vpnRoutes

Create VpnRoute

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    vpnTunnelId stringrequired

    id of the vpnTunnel in which the vpnRoute will be created

Query Parameters

    api-version string

    The requested API version

    Default value: 1.0

Body

the vpnRoute to create

    metadata

    object

    Metadata of the resource

    namestring

    Name of the resource

    location

    object

    Contains information about the Region of a resource

    valuestring

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

    • ITBG-Bergamo

    For more information, check the documentation.

    tagsstring[]nullable

    List of tags for the resource

    properties

    object

    nullable

    Properties of the vpnRoute

    cloudSubnetstringnullable

    Cidr of the cloud subnet

    onPremSubnetstringnullable

    Cidr of the onPrem subnet

Responses

Created

Schema

    metadata

    object

    nullable

    idstringnullable
    uristringnullable
    namestringnullable

    location

    object

    nullable

    codestringnullable
    countrystringnullable
    citystringnullable
    namestringnullable
    valuestringnullable

    project

    object

    nullable

    idstringnullable
    tagsstring[]nullable

    category

    object

    nullable

    namestringnullable
    providerstringnullable

    typology

    object

    nullable

    idstringnullable
    namestringnullable
    creationDatedate-timenullable
    createdBystringnullable
    updateDatedate-timenullable
    updatedBystringnullable
    versionstringnullable
    createdUserstringnullable
    updatedUserstringnullable

    status

    object

    nullable

    statestringnullable
    creationDatedate-timenullable

    disableStatusInfo

    object

    nullable

    isDisabledboolean
    reasonsstring[]nullable

    previousStatus

    object

    nullable

    statestringnullable
    creationDatedate-timenullable
    failureReasonstringnullable

    properties

    object

    nullable

    Properties of the vpnRoute

    linkedResources

    object[]

    nullable

  • Array [

  • uristringnullable
    strictCorrelationboolean
  • ]

  • vpnTunnel

    object

    nullable

    The vpnTunnel of the vpnRoutes

    uristringnullable

    cloudSubnet

    object

    nullable

    The cloud subnet of the vpnRoute

    cidrstringnullable

    Cidr of the subnet

    uristringnullable

    Uri of the subnet

    onPremSubnetstringnullable

    Cidr of the onPrem subnet of the vpnRoute