Passa al contenuto principale

List VpnRoutes

GET 

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

List VpnRoutes

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    vpnTunnelId stringrequired

    unique identifier of the vpnTunnel containing the Route

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    totalint64
    selfstringnullable
    prevstringnullable
    nextstringnullable
    firststringnullable
    laststringnullable

    values

    object[]

    nullable

  • Array [

  • 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

  • ]