Gets an item from the ApiSdk.v2.vpcs.item collection
A unique identifier for a VPC.
To list all of the VPCs on your account, send a GET request to /v2/vpcs.
OptionalrequestConfiguration: RequestConfiguration<VpcsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a VPC, send a POST request to /v2/vpcs specifying the attributesin the table below in the JSON body.Note: If you do not currently have a VPC network in a specific datacenterregion, the first one that you create will be set as the default for thatregion. The default VPC for a region cannot be changed or deleted.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all of the VPCs on your account, send a GET request to /v2/vpcs.
OptionalrequestConfiguration: RequestConfiguration<VpcsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a VPC, send a POST request to /v2/vpcs specifying the attributesin the table below in the JSON body.Note: If you do not currently have a VPC network in a specific datacenterregion, the first one that you create will be set as the default for thatregion. The default VPC for a region cannot be changed or deleted.
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