Skip to main content

Get VpcPeeringRoute

GET 

/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/vpcPeerings/:vpcPeeringId/vpcPeeringRoutes/:id

Get VpcPeeringRoute

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    vpcId stringrequired

    unique identifier of the vpc in which the vpc peering has been created

    vpcPeeringId stringrequired

    unique identifier of the vpc peering in which the vpcPeeringRoute has been created

    id stringrequired

    unique identifier of the vpcPeeringRoute

Query Parameters

    ignoreDeletedStatus boolean

    if the resource exists in status "Deleted", returns NotFound according to the value of this flag

    Default value: false
    api-version string

    The requested API version

    Default value: 1

Responses

OK

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

    linkedResources

    object[]

    nullable

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • localNetworkAddress stringnullable

    Local network address in CIDR notation

    remoteNetworkAddress stringnullable

    Remote network address in CIDR notation

    billingPlan

    object

    nullable

    Billing plan

    billingPeriod stringnullable

    data

    object

    private

    object

    nullable

    reversedVpcPeeringRoute

    object

    nullable

    uri stringnullable
Loading...