All Products
Search
Document Center

Virtual Private Cloud:DescribeVpcs

Last Updated:Jul 10, 2024

Queries virtual private clouds (VPCs).

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
VpcIdstringNo

The VPC ID.

You can specify up to 20 VPC IDs. Separate multiple IDs with commas (,).

vpc-bp1b1xjllp3ve5yze****
RegionIdstringYes

The region ID of the VPC.

You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
VpcNamestringNo

The name of the VPC.

Vpc-1
IsDefaultbooleanNo

Specifies whether to query the default VPC in the specified region. Valid values:

  • true (default)
  • false
false
DryRunbooleanNo

Specifies whether to perform only a dry run, without performing the actual request. Valid values:

  • true: performs only a dry run. The system prechecks whether your AccessKey pair is valid, whether the RAM user is authorized, and whether the required parameters are specified. If the request fails the dry run, an error message is returned. If the request passes the dry run, the DryRunOperation error code is returned.
  • false (default): sends the request. If the request passes the check, a 2xx HTTP status code is returned and VPCs are queried.
false
ResourceGroupIdstringNo

The ID of the resource group to which the VPC to be queried belongs.

rg-acfmxvfvazb4p****
PageNumberintegerNo

The number of the page to return. Default value: 1.

1
PageSizeintegerNo

The number of entries per page. Maximum value: 50. Default value: 10.

10
VpcOwnerIdlongNo

The ID of the Alibaba Cloud account to which the VPC belongs.

253460731706911258
DhcpOptionsSetIdstringNo

The ID of the DHCP options set.

dopt-o6w0df4epg9zo8isy****
Tagarray<object>No

The tags of the resource.

objectNo
KeystringNo

The key of tag N to add to the resource. You can specify at most 20 tag keys. The tag key cannot be an empty string.

The tag key can be up to 128 characters in length. It cannot start with aliyun or acs:, and cannot contain http:// or https://.

FinanceDept
ValuestringNo

The value of tag N to add to the resource. You can specify at most 20 tag values. The tag value can be an empty string.

The tag value can be up to 128 characters in length, and cannot contain http:// or https://. The tag value cannot start with aliyun or acs:.

FinanceJoshua

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

PageSizeinteger

The number of entries per page.

10
RequestIdstring

The request ID.

C6532AA8-D0F7-497F-A8EE-094126D441F5
PageNumberinteger

The page number.

1
TotalCountinteger

The number of entries returned.

2
Vpcsarray<object>

The details about the VPC.

object
CreationTimestring

The time when the VPC was created.

2021-04-18T15:02:37Z
Statusstring

The status of the VPC. Valid values:

  • Pending
  • Available
Available
VpcIdstring

The VPC ID.

vpc-bp1qpo0kug3a20qqe****
IsDefaultboolean

Indicates whether the VPC is the default VPC in the region. Valid values:

  • true
  • false
false
OwnerIdlong

The ID of the Alibaba Cloud account to which the VPC belongs.

253460731706911258
RegionIdstring

The ID of the region to which the VPC belongs.

cn-hangzhou
VpcNamestring

The name of the VPC.

vpc1
VRouterIdstring

The ID of the vRouter.

vrt-bp1jcg5cmxjbl9xgc****
DhcpOptionsSetStatusstring

The status of the DHCP options set. Valid values:

  • Available
  • InUse
  • Deleted
  • Pending
Available
CidrBlockstring

The IPv4 CIDR block of the VPC.

192.168.0.0/16
Descriptionstring

The description of the VPC.

This is my VPC.
ResourceGroupIdstring

The ID of the resource group to which the VPC belongs.

rg-acfmxazb4ph****
DhcpOptionsSetIdstring

The ID of the DHCP options set.

dopt-o6w0df4epg9zo8isy****
Ipv6CidrBlockstring

The IPv6 CIDR block of the VPC.

2408:XXXX:0:a600::/56
CenStatusstring

The status of the Cloud Enterprise Network (CEN) instance to which the VPC is attached. Attached is returned only if the VPC is attached to a CEN instance.

Attached
Tagsarray<object>

The tag information about the VPC.

object
Keystring

The key of tag N.

env
Valuestring

The value of tag N.

internal
Ipv6CidrBlocksarray<object>

The IPv6 CIDR block of the VPC.

object
Ipv6Ispstring

The type of IPv6 CIDR block. Valid values:

  • BGP
  • ChinaMobile
  • ChinaUnicom
  • ChinaTelecom
Note If your Alibaba Cloud account is allowed to activate single-ISP bandwidth, you can set this parameter to ChinaTelecom, ChinaUnicom, or ChinaMobile.
BGP
Ipv6CidrBlockstring

The IPv6 CIDR block of the VPC.

2408:XXXX:0:a600::/56
VSwitchIdsarray

The vSwitches in the VPC.

You can query up to 300 vSwitches in the VPC. The information about the latest vSwitches is returned. If you want to query the information about all vSwitches in a VPC, call the DescribeVSwitches operation.

string

The vSwitches in the VPC.

You can query up to 300 vSwitches in the VPC. The information about the latest vSwitches is returned. If you want to query the information about all vSwitches in a VPC, call the DescribeVSwitches operation.

vsw-bp1nhbnpv2blyz8dl****
SecondaryCidrBlocksarray

The information about the secondary CIDR block.

string

The secondary CIDR block of the VPC.

192.168.20.0/24
UserCidrsarray

The list of user CIDR blocks.

string

The list of user CIDR blocks.

10.0.0.0/8
NatGatewayIdsarray

The ID of the Internet NAT gateway.

string

The ID of the Internet NAT gateway.

nat-245xxxftwt45bg****
RouterTableIdsarray

The information about the route table.

string

The ID of the route table.

vtb-bp1krxxzp0c29fmon****

Examples

Sample success responses

JSONformat

{
  "PageSize": 10,
  "RequestId": "C6532AA8-D0F7-497F-A8EE-094126D441F5",
  "PageNumber": 1,
  "TotalCount": 2,
  "Vpcs": {
    "Vpc": [
      {
        "CreationTime": "2021-04-18T15:02:37Z",
        "Status": "Available",
        "VpcId": "vpc-bp1qpo0kug3a20qqe****",
        "IsDefault": false,
        "OwnerId": 253460731706911260,
        "RegionId": "cn-hangzhou",
        "VpcName": "vpc1",
        "VRouterId": "vrt-bp1jcg5cmxjbl9xgc****",
        "DhcpOptionsSetStatus": "Available",
        "CidrBlock": "192.168.0.0/16",
        "Description": "This is my VPC.",
        "ResourceGroupId": "rg-acfmxazb4ph****",
        "DhcpOptionsSetId": "dopt-o6w0df4epg9zo8isy****",
        "Ipv6CidrBlock": "2408:XXXX:0:a600::/56",
        "CenStatus": "Attached",
        "Tags": {
          "Tag": [
            {
              "Key": "env",
              "Value": "internal"
            }
          ]
        },
        "Ipv6CidrBlocks": {
          "Ipv6CidrBlock": [
            {
              "Ipv6Isp": "BGP",
              "Ipv6CidrBlock": "2408:XXXX:0:a600::/56"
            }
          ]
        },
        "VSwitchIds": {
          "VSwitchId": [
            "vsw-bp1nhbnpv2blyz8dl****"
          ]
        },
        "SecondaryCidrBlocks": {
          "SecondaryCidrBlock": [
            "192.168.20.0/24"
          ]
        },
        "UserCidrs": {
          "UserCidr": [
            "10.0.0.0/8"
          ]
        },
        "NatGatewayIds": {
          "NatGatewayIds": [
            "nat-245xxxftwt45bg****"
          ]
        },
        "RouterTableIds": {
          "RouterTableIds": [
            "vtb-bp1krxxzp0c29fmon****"
          ]
        }
      }
    ]
  }
}

Error codes

HTTP status codeError codeError messageDescription
400InvalidVpcIdNumber.NotSupportedThe number of vpcIds exceeds the limit.The value of the vpcId parameter has reached the upper limit.
400InvalidAliuidUser Id is not valid.-
400InvalidResourceGroupIdThe specified ResourceGroupId does not exist.The specified resource group ID does not exist.
400InvalidTagKeyThe tag keys are not valid.The tag index is invalid.
400InvalidTagValueThe tag values are not valid.The tag value is invalid.
400InvalidResourceGroupId.NotFoundThe Specified ResourceGroupId not exists.-
400OperationUnsupported.ResourceGroupId%s-
400IellgalParameter.OwnerAccountThe specified parameter OwnerAccount is not valid.-
400IllegalParam.OwnerIdThe specified parameter VpcOwnerId is not valid.-
400InvalidAccount.NotFoundThe account is invalid.The operation failed because an invalid account is used.
500InternalErrorThe request processing has failed due to some unknown error.An unknown error occurred.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2024-05-16The Error code has changed. The request parameters of the API has changedView Change Details
2024-04-09The Error code has changed. The response structure of the API has changedView Change Details
2023-07-26The Error code has changedView Change Details
2023-07-26API Description Update. The Error code has changed. The request parameters of the API has changedView Change Details
2023-06-13The Error code has changedView Change Details