Passa al contenuto principale

Create VpcPeeringRoute

POST 

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

Create 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 will be created

Query Parameters

    api-version string

    The requested API version

    Default value: 1.0

Body

the vpcPeeringRoute 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 a security group to create

    localNetworkAddressstringnullable

    Local network address in CIDR notation

    remoteNetworkAddressstringnullable

    Remote network address in CIDR notation

    billingPlan

    object

    Billing plan

    billingPeriodstringnullable

Responses

Created