Gets an item from the ApiSdk.v2.vpcs.item.peerings.item collection
A unique identifier for a VPC peering.
To list all of a VPC's peerings, send a GET request to/v2/vpcs/$VPC_ID/peerings.
OptionalrequestConfiguration: RequestConfiguration<PeeringsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a new VPC peering for a given VPC, send a POST request to/v2/vpcs/$VPC_ID/peerings.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all of a VPC's peerings, send a GET request to/v2/vpcs/$VPC_ID/peerings.
OptionalrequestConfiguration: RequestConfiguration<PeeringsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a new VPC peering for a given VPC, send a POST request to/v2/vpcs/$VPC_ID/peerings.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/vpcs/{vpc_id}/peerings