Passa al contenuto principale

Update VpcPeeringRoute

PUT 

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

Update 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 to update

Query Parameters

    api-version string

    The requested API version

    Default value: 1.0

Body

the vpcPeeringRoute to update

    metadata

    object

    Metadata of the resource

    namestring

    Name of the resource

    tagsstring[]nullable

    List of tags for the resource

    properties

    object

    nullable

    Properties of a security group to update

Responses

Success