doc-exports/docs/vpc/api-ref/CLASS.TXT.json
fanqinying 9e7606681c VPC API 20241009 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2024-11-21 09:26:53 +00:00

2108 lines
81 KiB
JSON

[
{
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ",
"product_code":"vpc",
"title":"API Usage Guidelines",
"uri":"en-us_topic_0050065465.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"APIs",
"uri":"vpc_api_0000.html",
"doc_type":"api",
"p_code":"",
"code":"2"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Virtual Private Cloud",
"uri":"vpc_api01_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to create a VPC.POST /v1/{project_id}/vpcsTable 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionproject_idYesSpecifies the p",
"product_code":"vpc",
"title":"Creating a VPC",
"uri":"vpc_api01_0001.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"desc":"This API is used to query details about a VPC.GET /v1/{project_id}/vpcs/{vpc_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionproject",
"product_code":"vpc",
"title":"Querying VPC Details",
"uri":"vpc_api01_0002.html",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"desc":"This API is used to query VPCs using search criteria and to display the VPCs in a list.GET /v1/{project_id}/vpcsExample:GET https://{Endpoint}/v1/{project_id}/vpcs?limit=",
"product_code":"vpc",
"title":"Querying VPCs",
"uri":"vpc_api01_0003.html",
"doc_type":"api",
"p_code":"3",
"code":"6"
},
{
"desc":"This API is used to update information about a VPC.PUT /v1/{project_id}/vpcs/{vpc_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionpr",
"product_code":"vpc",
"title":"Updating a VPC",
"uri":"vpc_api01_0004.html",
"doc_type":"api",
"p_code":"3",
"code":"7"
},
{
"desc":"This API is used to delete a VPC.DELETE /v1/{project_id}/vpcs/{vpc_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionproject_idYesSpec",
"product_code":"vpc",
"title":"Deleting a VPC",
"uri":"vpc_api01_0005.html",
"doc_type":"api",
"p_code":"3",
"code":"8"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet",
"uri":"vpc_subnet01_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"9"
},
{
"desc":"This API is used to create a subnet.POST /v1/{project_id}/subnetsTable 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionproject_idYesSpecifies",
"product_code":"vpc",
"title":"Creating a Subnet",
"uri":"vpc_subnet01_0001.html",
"doc_type":"api",
"p_code":"9",
"code":"10"
},
{
"desc":"This API is used to query details about a subnet.GET /v1/{project_id}/subnets/{subnet_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryDescripti",
"product_code":"vpc",
"title":"Querying Subnet Details",
"uri":"vpc_subnet01_0002.html",
"doc_type":"api",
"p_code":"9",
"code":"11"
},
{
"desc":"This API is used to query subnets using search criteria and to display the subnets in a list.GET /v1/{project_id}/subnetsExample:GET https://{Endpoint}/v1/{project_id}/su",
"product_code":"vpc",
"title":"Querying Subnets",
"uri":"vpc_subnet01_0003.html",
"doc_type":"api",
"p_code":"9",
"code":"12"
},
{
"desc":"This API is used to update information about a subnet.PUT /v1/{project_id}/vpcs/{vpc_id}/subnets/{subnet_id}Table 1 describes the parameters.Parameter descriptionParamete",
"product_code":"vpc",
"title":"Updating Subnet Information",
"uri":"vpc_subnet01_0004.html",
"doc_type":"api",
"p_code":"9",
"code":"13"
},
{
"desc":"This API is used to delete a subnet.DELETE /v1/{project_id}/vpcs/{vpc_id}/subnets/{subnet_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryDescr",
"product_code":"vpc",
"title":"Deleting a Subnet",
"uri":"vpc_subnet01_0005.html",
"doc_type":"api",
"p_code":"9",
"code":"14"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"EIP",
"uri":"vpc_eip_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"15"
},
{
"desc":"This API is used to assign an EIP.The EIP service provides independent public IP addresses and bandwidth for Internet access. EIPs can be bound to or unbound from ECSs, B",
"product_code":"vpc",
"title":"Assigning an EIP",
"uri":"en-us_topic_0020090596.html",
"doc_type":"api",
"p_code":"15",
"code":"16"
},
{
"desc":"This API is used to query a specific EIP.Note the following when you use EIPs of the Dedicated Load Balancer (5_gray) type:In eu-de, no more new EIPs of this type can be ",
"product_code":"vpc",
"title":"Querying an EIP",
"uri":"vpc_eip_0002.html",
"doc_type":"api",
"p_code":"15",
"code":"17"
},
{
"desc":"This API is used to query EIPs.Note the following when you use EIPs of the Dedicated Load Balancer (5_gray) type:In eu-de, no more new EIPs of this type can be assigned. ",
"product_code":"vpc",
"title":"Querying EIPs",
"uri":"vpc_eip_0003.html",
"doc_type":"api",
"p_code":"15",
"code":"18"
},
{
"desc":"This API is used to bind an EIP to a NIC, or unbind an EIP from a NIC.Note the following when you use EIPs of the Dedicated Load Balancer (5_gray) type:In eu-de, no more ",
"product_code":"vpc",
"title":"Updating an EIP",
"uri":"vpc_eip_0004.html",
"doc_type":"api",
"p_code":"15",
"code":"19"
},
{
"desc":"This API is used to release an EIP.Note the following when you use EIPs of the Dedicated Load Balancer (5_gray) type:In eu-de, no more new EIPs of this type can be assign",
"product_code":"vpc",
"title":"Releasing an EIP",
"uri":"vpc_eip_0005.html",
"doc_type":"api",
"p_code":"15",
"code":"20"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Floating IP Address (IPv6)",
"uri":"vpc_ipv6_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"21"
},
{
"desc":"This API is used to query all floating IP addresses accessible to the tenant submitting the request.GET /v2.0/eip/floatingips_v6Example:Table 1 describes the parameters.R",
"product_code":"vpc",
"title":"Querying Floating IP Addresses",
"uri":"vpc_ipv6_0001.html",
"doc_type":"api",
"p_code":"21",
"code":"22"
},
{
"desc":"This API is used to query details about a specific floating IP address accessible to the tenant submitting the request.GET /v2.0/eip/floatingips_v6/{floatingip_id}Request",
"product_code":"vpc",
"title":"Querying a Floating IP Address",
"uri":"vpc_ipv6_0002.html",
"doc_type":"api",
"p_code":"21",
"code":"23"
},
{
"desc":"This API is used to assign a floating IP address and associates it with an internal port.RestrictionsYou can use GET /v2.0/networks?router:external=True or run the neutro",
"product_code":"vpc",
"title":"Assigning a Floating IP Address",
"uri":"vpc_ipv6_0003.html",
"doc_type":"api",
"p_code":"21",
"code":"24"
},
{
"desc":"This API is used to update a specific floating IP address and the port associated with the IP address. If port_id is left blank, the floating IP address has been unbound ",
"product_code":"vpc",
"title":"Updating a Floating IP Address",
"uri":"vpc_ipv6_0004.html",
"doc_type":"api",
"p_code":"21",
"code":"25"
},
{
"desc":"This API is used to delete a floating IP address.DELETE /v2.0/eip/floatingips_v6/{floatingip_id}Request parameterNoneNoneExample requestDELETE https://{Endpoint}/v2.0/eip",
"product_code":"vpc",
"title":"Deleting a Floating IP Address",
"uri":"vpc_ipv6_0005.html",
"doc_type":"api",
"p_code":"21",
"code":"26"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Bandwidth",
"uri":"vpc_bandwidth_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"27"
},
{
"desc":"This API is used to query details about a bandwidth.GET /v1/{project_id}/bandwidths/{bandwidth_id}Table 1 describes the parameters.Parameter descriptionParameterMandatory",
"product_code":"vpc",
"title":"Querying a Bandwidth",
"uri":"vpc_bandwidth_0001.html",
"doc_type":"api",
"p_code":"27",
"code":"28"
},
{
"desc":"This API is used to query bandwidths using search criteria.GET /v1/{project_id}/bandwidthsTable 1 describes the parameters.Parameter descriptionParameterMandatoryTypeDesc",
"product_code":"vpc",
"title":"Querying Bandwidths",
"uri":"vpc_bandwidth_0002.html",
"doc_type":"api",
"p_code":"27",
"code":"29"
},
{
"desc":"This API is used to update information about a bandwidth.PUT /v1/{project_id}/bandwidths/{bandwidth_id}Table 1 describes the parameters.Parameter descriptionParameterMand",
"product_code":"vpc",
"title":"Updating a Bandwidth",
"uri":"vpc_bandwidth_0003.html",
"doc_type":"api",
"p_code":"27",
"code":"30"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Bandwidth (V2.0)",
"uri":"vpc_sharebandwidth_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"31"
},
{
"desc":"This API is used to assign a shared bandwidth.POST /v2.0/{project_id}/bandwidthsTable 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionproject",
"product_code":"vpc",
"title":"Assigning a Shared Bandwidth",
"uri":"vpc_sharebandwidth_0001.html",
"doc_type":"api",
"p_code":"31",
"code":"32"
},
{
"desc":"This API is used to delete a shared bandwidth.DELETE /v2.0/{project_id}/bandwidths/{bandwidth_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryD",
"product_code":"vpc",
"title":"Deleting a Shared Bandwidth",
"uri":"vpc_sharebandwidth_0003.html",
"doc_type":"api",
"p_code":"31",
"code":"33"
},
{
"desc":"This API is used to add an EIP to a shared bandwidth.POST /v2.0/{project_id}/bandwidths/{bandwidth_id}/insertTable 1 describes the parameters.Parameter descriptionParamet",
"product_code":"vpc",
"title":"Adding an EIP to a Shared Bandwidth",
"uri":"vpc_sharebandwidth_0004.html",
"doc_type":"api",
"p_code":"31",
"code":"34"
},
{
"desc":"This API is used to remove an EIP from a shared bandwidth.POST /v2.0/{project_id}/bandwidths/{bandwidth_id}/removeTable 1 describes the parameters.Parameter descriptionPa",
"product_code":"vpc",
"title":"Removing an EIP from a Shared Bandwidth",
"uri":"vpc_sharebandwidth_0005.html",
"doc_type":"api",
"p_code":"31",
"code":"35"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Quota",
"uri":"vpc_quota_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"36"
},
{
"desc":"This API is used to query network resource quotas of a tenant. The network resources include VPCs, subnets, security groups, security group rules, EIPs, and VPNs.GET /v1/",
"product_code":"vpc",
"title":"Querying Quotas",
"uri":"vpc_quota_0001.html",
"doc_type":"api",
"p_code":"36",
"code":"37"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Private IP Address",
"uri":"vpc_privateip_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"38"
},
{
"desc":"This API is used to assign a private IP address.POST /v1/{project_id}/privateipsTable 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionproject",
"product_code":"vpc",
"title":"Assigning a Private IP Address",
"uri":"vpc_privateip_0001.html",
"doc_type":"api",
"p_code":"38",
"code":"39"
},
{
"desc":"This API is used to query details about a private IP address using the specified ID.GET /v1/{project_id}/privateips/{privateip_id}Table 1 describes the parameters.Paramet",
"product_code":"vpc",
"title":"Querying Private IP Address Details",
"uri":"vpc_privateip_0002.html",
"doc_type":"api",
"p_code":"38",
"code":"40"
},
{
"desc":"This API is used to query private IP addresses using search criteria and to display the private IP addresses in a list.GET /v1/{project_id}/subnets/{subnet_id}/privateips",
"product_code":"vpc",
"title":"Querying Private IP Addresses",
"uri":"vpc_privateip_0003.html",
"doc_type":"api",
"p_code":"38",
"code":"41"
},
{
"desc":"This API is used to delete a private IP address.DELETE /v1/{project_id}/privateips/{privateip_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryD",
"product_code":"vpc",
"title":"Deleting a Private IP Address",
"uri":"vpc_privateip_0004.html",
"doc_type":"api",
"p_code":"38",
"code":"42"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group",
"uri":"vpc_sg01_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"43"
},
{
"desc":"This API is used to create a security group.POST /v1/{project_id}/security-groupsTable 1 describes the parameters.Parameter descriptionParameterMandatoryDescriptionprojec",
"product_code":"vpc",
"title":"Creating a Security Group",
"uri":"vpc_sg01_0001.html",
"doc_type":"api",
"p_code":"43",
"code":"44"
},
{
"desc":"This API is used to query details about a security group.GET /v1/{project_id}/security-groups/{security_group_id}Table 1 describes the parameters.Parameter descriptionPar",
"product_code":"vpc",
"title":"Querying Security Group Details",
"uri":"vpc_sg01_0002.html",
"doc_type":"api",
"p_code":"43",
"code":"45"
},
{
"desc":"This API is used to query security groups using search criteria and to display the security groups in a list.GET /v1/{project_id}/security-groupsExample:GET https://{Endp",
"product_code":"vpc",
"title":"Querying Security Groups",
"uri":"vpc_sg01_0003.html",
"doc_type":"api",
"p_code":"43",
"code":"46"
},
{
"desc":"This API is used to delete a security group.DELETE /v1/{project_id}/security-groups/{security_group_id}Table 1 describes the parameters.Parameter descriptionParameterMand",
"product_code":"vpc",
"title":"Deleting a Security Group",
"uri":"vpc_sg01_0004.html",
"doc_type":"api",
"p_code":"43",
"code":"47"
},
{
"desc":"This API is used to add a security group rule.POST /v1/{project_id}/security-group-rulesCreate an inbound rule in the security group whose ID is a7734e61-b545-452d-a3cd-0",
"product_code":"vpc",
"title":"Adding a Security Group Rule",
"uri":"vpc_sg01_0005.html",
"doc_type":"api",
"p_code":"43",
"code":"48"
},
{
"desc":"This API is used to query details about a security group rule.GET /v1/{project_id}/security-group-rules/{security_group_rule_id}Table 1 describes the parameters.Parameter",
"product_code":"vpc",
"title":"Querying Security Group Rule Details",
"uri":"vpc_sg01_0006.html",
"doc_type":"api",
"p_code":"43",
"code":"49"
},
{
"desc":"This API is used to query security group rules using search criteria and to display the security group rules in a list.GET /v1/{project_id}/security-group-rulesExample:GE",
"product_code":"vpc",
"title":"Querying Security Group Rules",
"uri":"vpc_sg01_0007.html",
"doc_type":"api",
"p_code":"43",
"code":"50"
},
{
"desc":"This API is used to delete a security group rule.DELETE /v1/{project_id}/security-group-rules/{security_group_rule_id}Table 1 describes the parameters.Parameter descripti",
"product_code":"vpc",
"title":"Deleting a Security Group Rule",
"uri":"vpc_sg01_0008.html",
"doc_type":"api",
"p_code":"43",
"code":"51"
},
{
"desc":"This API is used to associate multiple NIC ports to or disassociate them from a specified security group at a time.RestrictionsA maximum of 20 ports can be associated to ",
"product_code":"vpc",
"title":"Associating Multiple NIC Ports to or Disassociating Them from a Security Group at a Time",
"uri":"vpc_sg01_0009.html",
"doc_type":"api",
"p_code":"43",
"code":"52"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Peering Connection",
"uri":"vpc_peering_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"53"
},
{
"desc":"This API is used to query all VPC peering connections accessible to the tenant submitting the request. The connections are filtered based on the filtering condition. For ",
"product_code":"vpc",
"title":"Querying VPC Peering Connections",
"uri":"vpc_peering_0001.html",
"doc_type":"api",
"p_code":"53",
"code":"54"
},
{
"desc":"This API is used to query details about a VPC peering connection.GET /v2.0/vpc/peerings/{peering_id}Table 1 describes the parameters.Parameter descriptionParameterMandato",
"product_code":"vpc",
"title":"Querying a VPC Peering Connection",
"uri":"vpc_peering_0002.html",
"doc_type":"api",
"p_code":"53",
"code":"55"
},
{
"desc":"This API is used to create a VPC peering connection.If you create a VPC peering connection with another VPC of your own, the connection is created without the need for yo",
"product_code":"vpc",
"title":"Creating a VPC Peering Connection",
"uri":"vpc_peering_0003.html",
"doc_type":"api",
"p_code":"53",
"code":"56"
},
{
"desc":"After tenant A requests to create a VPC peering connection with a VPC of tenant B, the VPC peering connection takes effect only after tenant B accepts the request. This A",
"product_code":"vpc",
"title":"Accepting a VPC Peering Connection",
"uri":"vpc_peering_0004.html",
"doc_type":"api",
"p_code":"53",
"code":"57"
},
{
"desc":"After tenant A requests to create a VPC peering connection with a VPC of tenant B, the VPC peering connection takes effect only after tenant B accepts the request. Howeve",
"product_code":"vpc",
"title":"Refusing a VPC Peering Connection",
"uri":"vpc_peering_0005.html",
"doc_type":"api",
"p_code":"53",
"code":"58"
},
{
"desc":"Updates a VPC peering connection.PUT /v2.0/vpc/peerings/{peering_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryTypeDescriptionpeering_idYesSt",
"product_code":"vpc",
"title":"Updating a VPC Peering Connection",
"uri":"vpc_peering_0006.html",
"doc_type":"api",
"p_code":"53",
"code":"59"
},
{
"desc":"This API is used to delete a VPC peering connection.A VPC peering connection can be deleted either by the local or peer tenant.DELETE /v2.0/vpc/peerings/{peering_id}Table",
"product_code":"vpc",
"title":"Deleting a VPC Peering Connection",
"uri":"vpc_peering_0007.html",
"doc_type":"api",
"p_code":"53",
"code":"60"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Route",
"uri":"vpc_route_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"61"
},
{
"desc":"This API is used to query all routes of the tenant submitting the request. The routes are filtered based on the filtering condition. For details about the response format",
"product_code":"vpc",
"title":"Querying VPC Routes",
"uri":"vpc_route_0001.html",
"doc_type":"api",
"p_code":"61",
"code":"62"
},
{
"desc":"This API is used to query details about a route.GET /v2.0/vpc/routes/{route_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryTypeDescriptionrout",
"product_code":"vpc",
"title":"Querying a VPC Route",
"uri":"vpc_route_0002.html",
"doc_type":"api",
"p_code":"61",
"code":"63"
},
{
"desc":"This API is used to create a route.POST /v2.0/vpc/routesCreate a route in the route table of the VPC whose ID is ab78be2d-782f-42a5-aa72-35879f6890ff for the VPC peering ",
"product_code":"vpc",
"title":"Creating a VPC Route",
"uri":"vpc_route_0003.html",
"doc_type":"api",
"p_code":"61",
"code":"64"
},
{
"desc":"This API is used to delete a route.DELETE /v2.0/vpc/routes/{route_id}Table 1 describes the parameters.Parameter descriptionParameterMandatoryTypeDescriptionroute_idYesStr",
"product_code":"vpc",
"title":"Deleting a VPC Route",
"uri":"vpc_route_0004.html",
"doc_type":"api",
"p_code":"61",
"code":"65"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Route Table",
"uri":"vpc_apiroutetab_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"66"
},
{
"desc":"This API is used to query route tables.GET /v1/{project_id}/routetablesExample:Table 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying Route Tables",
"uri":"vpc_apiroutetab_0001.html",
"doc_type":"api",
"p_code":"66",
"code":"67"
},
{
"desc":"This API is used to query details about a route table.GET /v1/{project_id}/routetables/{routetable_id}Table 1 describes the parameters.NoneSee Status Codes.See Error Code",
"product_code":"vpc",
"title":"Querying a Route Table",
"uri":"vpc_apiroutetab_0002.html",
"doc_type":"api",
"p_code":"66",
"code":"68"
},
{
"desc":"This API is used to create a route table.Notes and ConstraintsThe destination CIDR block of a custom route table cannot be included in the CIDR blocks of the local route.",
"product_code":"vpc",
"title":"Creating a Route Table",
"uri":"vpc_apiroutetab_0003.html",
"doc_type":"api",
"p_code":"66",
"code":"69"
},
{
"desc":"This API is used to update a route table.PUT /v1/{project_id}/routetables/{routetable_id}Table 1 describes the parameters.Change the route table whose ID is 3d42a0d4-a980",
"product_code":"vpc",
"title":"Updating a Route Table",
"uri":"vpc_apiroutetab_0004.html",
"doc_type":"api",
"p_code":"66",
"code":"70"
},
{
"desc":"This API is used to associate a subnet with a route table.If a subnet has already been associated with route table A, you can associate the subnet with route table B dire",
"product_code":"vpc",
"title":"Associating Subnets with a Route Table",
"uri":"vpc_apiroutetab_0005.html",
"doc_type":"api",
"p_code":"66",
"code":"71"
},
{
"desc":"This API is used to disassociate subnets from a route table.POST /v1/{project_id}/routetables/{routetable_id}/actionTable 1 describes the parameters.Disassociate route ta",
"product_code":"vpc",
"title":"Disassociating Subnets from a Route Table",
"uri":"vpc_apiroutetab_0007.html",
"doc_type":"api",
"p_code":"66",
"code":"72"
},
{
"desc":"This API is used to delete a custom route table.Constraints:Only custom route tables can be deleted. If a custom route table has subnets associated, disassociate the subn",
"product_code":"vpc",
"title":"Deleting a Route Table",
"uri":"vpc_apiroutetab_0006.html",
"doc_type":"api",
"p_code":"66",
"code":"73"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Tag Management",
"uri":"vpc_tag_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"74"
},
{
"desc":"This API is used to add a tag to a VPC.POST /v2.0/{project_id}/vpcs/{vpc_id}/tagsTable 1 describes the parameters.Create a tag for a VPC. The key is key1, and the value i",
"product_code":"vpc",
"title":"Adding a Tag to a VPC",
"uri":"vpc_tag_0001.html",
"doc_type":"api",
"p_code":"74",
"code":"75"
},
{
"desc":"This API is used to query tags of a specified VPC.GET /v2.0/{project_id}/vpcs/{vpc_id}/tagsTable 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying VPC Tags",
"uri":"vpc_tag_0002.html",
"doc_type":"api",
"p_code":"74",
"code":"76"
},
{
"desc":"This API is used to delete a tag from a VPC.DELETE /v2.0/{project_id}/vpcs/{vpc_id}/tags/{key}Table 1 describes the parameters.NoneNoneNoneSee Status Codes.See Error Code",
"product_code":"vpc",
"title":"Deleting a Tag from a VPC",
"uri":"vpc_tag_0003.html",
"doc_type":"api",
"p_code":"74",
"code":"77"
},
{
"desc":"This API is used to add multiple tags to or delete multiple tags from a VPC at a time.This API is idempotent.If there are duplicate keys in the request body when you add ",
"product_code":"vpc",
"title":"Batch Adding or Deleting VPC Tags",
"uri":"vpc_tag_0004.html",
"doc_type":"api",
"p_code":"74",
"code":"78"
},
{
"desc":"This API is used to query VPCs by tag.POST /v2.0/{project_id}/vpcs/resource_instances/actionTable 1 describes the parameters.Description of the tag fieldParameterMandator",
"product_code":"vpc",
"title":"Querying VPCs by Tag",
"uri":"vpc_tag_0005.html",
"doc_type":"api",
"p_code":"74",
"code":"79"
},
{
"desc":"This API is used to query all VPC tags of a tenant in a specified region.GET /v2.0/{project_id}/vpcs/tagsTable 1 describes the parameters.NoneSee Status Codes.See Error C",
"product_code":"vpc",
"title":"Querying VPC Tags in a Specified Project",
"uri":"vpc_tag_0006.html",
"doc_type":"api",
"p_code":"74",
"code":"80"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet Tag Management",
"uri":"subnet_tag_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"81"
},
{
"desc":"This API is used to add a tag to a subnet.POST /v2.0/{project_id}/subnets/{subnet_id}/tagsTable 1 describes the parameters.Create a tag for a subnet. The key is key1, and",
"product_code":"vpc",
"title":"Adding a Tag to a Subnet",
"uri":"subnet_tag_0001.html",
"doc_type":"api",
"p_code":"81",
"code":"82"
},
{
"desc":"This API is used to query tags of a specified subnet.GET /v2.0/{project_id}/subnets/{subnet_id}/tagsTable 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying Subnet Tags",
"uri":"subnet_tag_0002.html",
"doc_type":"api",
"p_code":"81",
"code":"83"
},
{
"desc":"This API is used to delete a tag from subnet.DELETE /v2.0/{project_id}/subnets/{subnet_id}/tags/{key}Table 1 describes the parameters.NoneNoneNoneSee Status Codes.See Err",
"product_code":"vpc",
"title":"Deleting a Tag from a Subnet",
"uri":"subnet_tag_0003.html",
"doc_type":"api",
"p_code":"81",
"code":"84"
},
{
"desc":"This API is used to add multiple tags to or delete multiple tags from a subnet at a time.This API is idempotent.If there are duplicate keys in the request body when you a",
"product_code":"vpc",
"title":"Batch Adding or Deleting Subnet Tags",
"uri":"subnet_tag_0004.html",
"doc_type":"api",
"p_code":"81",
"code":"85"
},
{
"desc":"This API is used to query subnets by tag.POST /v2.0/{project_id}/subnets/resource_instances/actionTable 1 describes the parameters.Description of the tag fieldParameterMa",
"product_code":"vpc",
"title":"Querying Subnets by Tag",
"uri":"subnet_tag_0005.html",
"doc_type":"api",
"p_code":"81",
"code":"86"
},
{
"desc":"This API is used to query all subnet tags of a tenant in a specified region.GET /v2.0/{project_id}/subnets/tagsTable 1 describes the parameters.NoneSee Status Codes.See E",
"product_code":"vpc",
"title":"Querying Subnet Tags in a Specified Project",
"uri":"subnet_tag_0006.html",
"doc_type":"api",
"p_code":"81",
"code":"87"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"EIP Tag Management",
"uri":"eip_tag_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"88"
},
{
"desc":"This API is used to add a tag to an EIP.POST /v2.0/{project_id}/publicips/{publicip_id}/tagsTable 1 describes the parameters.Request parameterRequest parameterParameterTy",
"product_code":"vpc",
"title":"Adding a Tag to an EIP",
"uri":"eip_tag_0001.html",
"doc_type":"api",
"p_code":"88",
"code":"89"
},
{
"desc":"This API is used to query tags of a specified EIP.GET /v2.0/{project_id}/publicips/{publicip_id}/tagsTable 1 describes the parameters.Request parameterNoneNoneExample req",
"product_code":"vpc",
"title":"Querying EIP Tags",
"uri":"eip_tag_0002.html",
"doc_type":"api",
"p_code":"88",
"code":"90"
},
{
"desc":"This API is used to delete a tag from an EIP.DELETE /v2.0/{project_id}/publicips/{publicip_id}/tags/{key}Table 1 describes the parameters.Request parameterNoneNoneExample",
"product_code":"vpc",
"title":"Deleting a Tag from an EIP",
"uri":"eip_tag_0003.html",
"doc_type":"api",
"p_code":"88",
"code":"91"
},
{
"desc":"This API is used to add multiple tags to or delete multiple tags from an EIP at a time.This API is idempotent.If there are duplicate keys in the request body when you add",
"product_code":"vpc",
"title":"Batch Adding or Deleting EIP Tags",
"uri":"eip_tag_0004.html",
"doc_type":"api",
"p_code":"88",
"code":"92"
},
{
"desc":"This API is used to query EIPs by tag.POST /v2.0/{project_id}/publicips/resource_instances/actionTable 1 describes the parameters.Request parameterRequest parameterParame",
"product_code":"vpc",
"title":"Querying EIPs by Tag",
"uri":"eip_tag_0005.html",
"doc_type":"api",
"p_code":"88",
"code":"93"
},
{
"desc":"This API is used to query all EIP tags of a tenant in a specified region.GET /v2.0/{project_id}/publicips/tagsTable 1 describes the parameters.Request parameterNoneNoneEx",
"product_code":"vpc",
"title":"Querying EIP Tags in a Specified Project",
"uri":"eip_tag_0006.html",
"doc_type":"api",
"p_code":"88",
"code":"94"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Querying IP Address Usage",
"uri":"vpc_natworkip_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"95"
},
{
"desc":"This API is used to query the IP address usage on a specified network.The obtained information includes the total number of IP addresses on the network, the number of in-",
"product_code":"vpc",
"title":"Querying IP Address Usage on a Specified Network",
"uri":"vpc_natworkip_0001.html",
"doc_type":"api",
"p_code":"95",
"code":"96"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Flow Log",
"uri":"vpc_flow_0000.html",
"doc_type":"api",
"p_code":"2",
"code":"97"
},
{
"desc":"This API is used to create a VPC flow log.A VPC flow log captures information about the traffic going to and from your VPC. You can use flow logs to monitor network traff",
"product_code":"vpc",
"title":"Creating a VPC Flow Log",
"uri":"vpc_flow_0001.html",
"doc_type":"api",
"p_code":"97",
"code":"98"
},
{
"desc":"This API is used to query all VPC flow logs of the tenant submitting the request. The VPC flow logs are filtered based on the filtering condition.GET /v1/{project_id}/fl/",
"product_code":"vpc",
"title":"Querying VPC Flow Logs",
"uri":"vpc_flow_0002.html",
"doc_type":"api",
"p_code":"97",
"code":"99"
},
{
"desc":"This API is used to query a VPC flow log.GET /v1/{project_id}/fl/flow_logs/{flowlog_id}Table 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a VPC Flow Log",
"uri":"vpc_flow_0003.html",
"doc_type":"api",
"p_code":"97",
"code":"100"
},
{
"desc":"This API is used to update a VPC flow log.PUT /v1/{project_id}/fl/flow_logs/{flowlog_id}Table 1 describes the parameters.Change the name of the VPC flow log whose ID is f",
"product_code":"vpc",
"title":"Updating a VPC Flow Log",
"uri":"vpc_flow_0004.html",
"doc_type":"api",
"p_code":"97",
"code":"101"
},
{
"desc":"This API is used to delete a flow log.DELETE /v1/{project_id}/fl/flow_logs/{flowlog_id}Table 1 describes the parameters.NoneNoneNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a VPC Flow Log",
"uri":"vpc_flow_0005.html",
"doc_type":"api",
"p_code":"97",
"code":"102"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"API V3",
"uri":"vpc_apiv3_0000.html",
"doc_type":"api",
"p_code":"",
"code":"103"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC",
"uri":"vpc_apiv3_0001.html",
"doc_type":"api",
"p_code":"103",
"code":"104"
},
{
"desc":"This API is used to query VPCs.This API is used to query all VPCs accessible to the tenant submitting the request. A maximum of 2000 records can be returned for each quer",
"product_code":"vpc",
"title":"Querying VPCs",
"uri":"vpc_apiv3_0003.html",
"doc_type":"api",
"p_code":"104",
"code":"105"
},
{
"desc":"This API is used to query the details of a VPC.GET /v3/{project_id}/vpc/vpcs/{vpc_id}NoneStatus code: 200Querying the details of a VPC.Status code: 200Normal response for",
"product_code":"vpc",
"title":"Querying the Details of a VPC",
"uri":"vpc_apiv3_0004.html",
"doc_type":"api",
"p_code":"104",
"code":"106"
},
{
"desc":"This API is used to add a secondary CIDR block to a VPC.PUT /v3/{project_id}/vpc/vpcs/{vpc_id}/add-extend-cidrStatus code: 200Status code: 202Add a secondary CIDR block 2",
"product_code":"vpc",
"title":"Adding a Secondary CIDR Block to a VPC",
"uri":"vpc_apiv3_0007.html",
"doc_type":"api",
"p_code":"104",
"code":"107"
},
{
"desc":"This API is used to remove a secondary CIDR block from a VPC.PUT /v3/{project_id}/vpc/vpcs/{vpc_id}/remove-extend-cidrStatus code: 200Status code: 202Remove the secondary",
"product_code":"vpc",
"title":"Removing a Secondary CIDR Block from a VPC",
"uri":"vpc_apiv3_0008.html",
"doc_type":"api",
"p_code":"104",
"code":"108"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group",
"uri":"vpc_apiv3_0009.html",
"doc_type":"api",
"p_code":"103",
"code":"109"
},
{
"desc":"This API is used to create a security group.By default, a security group only allows instances in it to communicate with each other.POST /v3/{project_id}/vpc/security-gro",
"product_code":"vpc",
"title":"Creating a Security Group",
"uri":"vpc_apiv3_0010.html",
"doc_type":"api",
"p_code":"109",
"code":"110"
},
{
"desc":"This API is used to query all security groups of a tenant.You can query all security groups under your account. A maximum of 2,000 records can be returned for each query.",
"product_code":"vpc",
"title":"Querying Security Groups",
"uri":"vpc_apiv3_0011.html",
"doc_type":"api",
"p_code":"109",
"code":"111"
},
{
"desc":"This API is used to query the details of a security group.GET /v3/{project_id}/vpc/security-groups/{security_group_id}NoneStatus code: 200Querying the details of a securi",
"product_code":"vpc",
"title":"Querying the Details of a Security Group",
"uri":"vpc_apiv3_0012.html",
"doc_type":"api",
"p_code":"109",
"code":"112"
},
{
"desc":"This API is used to update a security group.PUT /v3/{project_id}/vpc/security-groups/{security_group_id}Status code: 200Change the name of the security group whose ID is ",
"product_code":"vpc",
"title":"Updating a Security Group",
"uri":"vpc_apiv3_0013.html",
"doc_type":"api",
"p_code":"109",
"code":"113"
},
{
"desc":"This API is used to delete a security group.Before deleting a security group, ensure that the security group is not associated with any instance.DELETE /v3/{project_id}/v",
"product_code":"vpc",
"title":"Deleting a Security Group",
"uri":"vpc_apiv3_0014.html",
"doc_type":"api",
"p_code":"109",
"code":"114"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group Rule",
"uri":"vpc_apiv3_0015.html",
"doc_type":"api",
"p_code":"103",
"code":"115"
},
{
"desc":"This API is used to create a security group rule.POST /v3/{project_id}/vpc/security-group-rulesStatus code: 201Create an inbound rule in the security group whose ID is 1c",
"product_code":"vpc",
"title":"Creating a Security Group Rule",
"uri":"vpc_apiv3_0016.html",
"doc_type":"api",
"p_code":"115",
"code":"116"
},
{
"desc":"This API is used to query details about a security group rule.GET /v3/{project_id}/vpc/security-group-rules/{security_group_rule_id}NoneStatus code: 200Query details abou",
"product_code":"vpc",
"title":"Querying a Security Group Rule",
"uri":"vpc_apiv3_0018.html",
"doc_type":"api",
"p_code":"115",
"code":"117"
},
{
"desc":"This API is used to query security group rules.GET /v3/{project_id}/vpc/security-group-rulesNoneStatus code: 200Query security group rules.Status code: 200Normal response",
"product_code":"vpc",
"title":"Querying Security Group Rules",
"uri":"vpc_apiv3_0017.html",
"doc_type":"api",
"p_code":"115",
"code":"118"
},
{
"desc":"This API is used to delete a security group rule.DELETE /v3/{project_id}/vpc/security-group-rules/{security_group_rule_id}NoneNoneDelete a single security group rule.None",
"product_code":"vpc",
"title":"Deleting a Security Group Rule",
"uri":"vpc_apiv3_0019.html",
"doc_type":"api",
"p_code":"115",
"code":"119"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"EIPs",
"uri":"eip_apiv3_0100.html",
"doc_type":"api",
"p_code":"103",
"code":"120"
},
{
"desc":"This API is used to query all EIPs. (This API is not supported in eu-nl.)GET /v3/{project_id}/eip/publicipsNoneStatus code: 200NoneStatus code: 200Normal response to the ",
"product_code":"vpc",
"title":"Querying All EIPs",
"uri":"ListPublicipsV3.html",
"doc_type":"api",
"p_code":"120",
"code":"121"
},
{
"desc":"This API is used to query EIP details. (This API is not supported in eu-nl.)GET /v3/{project_id}/eip/publicips/{publicip_id}NoneStatus code: 200NoneStatus code: 200Normal",
"product_code":"vpc",
"title":"Querying EIP Details",
"uri":"ShowPublicipV3.html",
"doc_type":"api",
"p_code":"120",
"code":"122"
},
{
"desc":"This API is used to unbind an EIP. (This API is not supported in eu-nl.)POST /v3/{project_id}/eip/publicips/{publicip_id}/disassociate-instanceNoneStatus code: 200NoneSta",
"product_code":"vpc",
"title":"Unbinding an EIP",
"uri":"DisassociatePublicips.html",
"doc_type":"api",
"p_code":"120",
"code":"123"
},
{
"desc":"This API is used to bind an EIP. (This API is not supported in eu-nl.)POST /v3/{project_id}/eip/publicips/{publicip_id}/associate-instanceStatus code: 200Status code: 200",
"product_code":"vpc",
"title":"Binding an EIP",
"uri":"AssociatePublicips.html",
"doc_type":"api",
"p_code":"120",
"code":"124"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Common Pools",
"uri":"eip_apiv3_0300.html",
"doc_type":"api",
"p_code":"103",
"code":"125"
},
{
"desc":"This API is used to query common pools. (This API is not supported in eu-nl.)GET /v3/{project_id}/eip/publicip-pools/common-poolsNoneStatus code: 200NoneStatus code: 200N",
"product_code":"vpc",
"title":"Querying Common Pools",
"uri":"ListCommonPools.html",
"doc_type":"api",
"p_code":"125",
"code":"126"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Native OpenStack Neutron APIs (V2.0)",
"uri":"vpc_open_0000.html",
"doc_type":"api",
"p_code":"",
"code":"127"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"API Version Information",
"uri":"vpc_version_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"128"
},
{
"desc":"This API is used to query all available versions of a native OpenStack API.GET /NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying API Versions",
"uri":"vpc_version_0001.html",
"doc_type":"api",
"p_code":"128",
"code":"129"
},
{
"desc":"This API is used to query the version of a specified API.GET /{api_version}Table 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Specified API Version",
"uri":"vpc_version_0002.html",
"doc_type":"api",
"p_code":"128",
"code":"130"
},
{
"desc":"Neutron APIs v2.0 provides the pagination function. You can set parameters limit and marker in the URL of the list request to enable the desired number of items to be ret",
"product_code":"vpc",
"title":"Pagination",
"uri":"vpc_version_0003.html",
"doc_type":"api",
"p_code":"128",
"code":"131"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Port",
"uri":"vpc_port02_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"132"
},
{
"desc":"Queries all ports accessible to the tenant submitting the request.GET /v2.0/portsExample:Example of querying ports by pageTable 1 describes the parameters.NoneExample 1Ex",
"product_code":"vpc",
"title":"Querying Ports",
"uri":"vpc_port02_0001.html",
"doc_type":"api",
"p_code":"132",
"code":"133"
},
{
"desc":"This API is used to query details about a specified port.GET /v2.0/ports/{port_id}Table 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Port",
"uri":"vpc_port02_0002.html",
"doc_type":"api",
"p_code":"132",
"code":"134"
},
{
"desc":"This API is used to create a port.POST /v2.0/portsCreate a port named port-test on network whose ID is 00ae08c5-f727-49ab-ad4b-b069398aa171.See Status Codes.See Error Cod",
"product_code":"vpc",
"title":"Creating a Port",
"uri":"vpc_port02_0003.html",
"doc_type":"api",
"p_code":"132",
"code":"135"
},
{
"desc":"This API is used to update a port.PUT /v2.0/ports/{port_id}Table 1 describes the parameters.Change the name of the port whose ID is 7a9a954a-eb41-4954-a300-11ab17a361a2 t",
"product_code":"vpc",
"title":"Updating a Port",
"uri":"vpc_port02_0004.html",
"doc_type":"api",
"p_code":"132",
"code":"136"
},
{
"desc":"This API is used to delete a port.RestrictionsA port with device_owner set to a value other than neutron:VIP_PORT cannot be deleted.A port with device_id specified cannot",
"product_code":"vpc",
"title":"Deleting a Port",
"uri":"vpc_port02_0005.html",
"doc_type":"api",
"p_code":"132",
"code":"137"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Network",
"uri":"vpc_network_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"138"
},
{
"desc":"Queries all networks accessible to the tenant submitting the request.GET /v2.0/networksExample:Example of querying ports by pageTable 1 describes the parameters.NoneSee S",
"product_code":"vpc",
"title":"Querying Networks",
"uri":"vpc_network_0001.html",
"doc_type":"api",
"p_code":"138",
"code":"139"
},
{
"desc":"This API is used to query details about a network.GET /v2.0/networks/{network_id}Table 1 describes the parameters.NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying Network Details",
"uri":"vpc_network_0002.html",
"doc_type":"api",
"p_code":"138",
"code":"140"
},
{
"desc":"This API is used to create a network.POST /v2.0/networksCreate a network named network-test.See Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Creating a Network",
"uri":"vpc_network_0003.html",
"doc_type":"api",
"p_code":"138",
"code":"141"
},
{
"desc":"This API is used to update a network.PUT /v2.0/networks/{network_id}Table 1 describes the parameters.Change the name of the network whose ID is c360322d-5315-45d7-b7d2-48",
"product_code":"vpc",
"title":"Updating a Network",
"uri":"vpc_network_0004.html",
"doc_type":"api",
"p_code":"138",
"code":"142"
},
{
"desc":"This API is used to delete a network.DELETE /v2.0/networks/{network_id}Table 1 describes the parameters.NoneNoneNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a Network",
"uri":"vpc_network_0005.html",
"doc_type":"api",
"p_code":"138",
"code":"143"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet",
"uri":"vpc_subnet02_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"144"
},
{
"desc":"Queries all subnets accessible to the tenant submitting the request.GET /v2.0/subnetsExample:Example of querying networks by pageTable 1 describes the parameters.NoneExam",
"product_code":"vpc",
"title":"Querying Subnets",
"uri":"vpc_subnet02_0001.html",
"doc_type":"api",
"p_code":"144",
"code":"145"
},
{
"desc":"This API is used to query details about a subnet.GET /v2.0/subnets/{subnet_id}NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Subnet",
"uri":"vpc_subnet02_0002.html",
"doc_type":"api",
"p_code":"144",
"code":"146"
},
{
"desc":"This API is used to create a subnet.IPv6 subnets can be created only when IPv4 subnets have been created on the network.POST /v2.0/subnetsCreate an IPv4 subnet named subn",
"product_code":"vpc",
"title":"Creating a Subnet",
"uri":"vpc_subnet02_0003.html",
"doc_type":"api",
"p_code":"144",
"code":"147"
},
{
"desc":"This API is used to update information about a subnet.RestrictionsWhen updating the allocation_pools field, neither gateway nor broadcast IP addresses can be included.PUT",
"product_code":"vpc",
"title":"Updating a Subnet",
"uri":"vpc_subnet02_0004.html",
"doc_type":"api",
"p_code":"144",
"code":"148"
},
{
"desc":"This API is used to delete a subnet.DELETE /v2.0/subnets/{subnet_id}NoneNoneNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a Subnet",
"uri":"vpc_subnet02_0005.html",
"doc_type":"api",
"p_code":"144",
"code":"149"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Router",
"uri":"vpc_router_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"150"
},
{
"desc":"This API is used to query all routers accessible to the tenant submitting the request.GET /v2.0/routersExample:Example of querying routers by pageTable 1 describes the pa",
"product_code":"vpc",
"title":"Querying Routers",
"uri":"vpc_router_0001.html",
"doc_type":"api",
"p_code":"150",
"code":"151"
},
{
"desc":"This API is used to query details about a router.GET /v2.0/routers/{router_id}NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Router",
"uri":"vpc_router_0002.html",
"doc_type":"api",
"p_code":"150",
"code":"152"
},
{
"desc":"This API is used to create a router.POST /v2.0/routersCreate a router named router-test2.See Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Creating a Router",
"uri":"vpc_router_0003.html",
"doc_type":"api",
"p_code":"150",
"code":"153"
},
{
"desc":"This API is used to update a router.PUT /v2.0/routers/{router_id}Change the name of the router whose ID is f5dbdfe0-86f9-4b0a-9a32-6be143f0a076 to router-220.See Status C",
"product_code":"vpc",
"title":"Updating a Router",
"uri":"vpc_router_0004.html",
"doc_type":"api",
"p_code":"150",
"code":"154"
},
{
"desc":"This API is used to delete a router.DELETE /v2.0/routers/{router_id}NoneNoneNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a Router",
"uri":"vpc_router_0005.html",
"doc_type":"api",
"p_code":"150",
"code":"155"
},
{
"desc":"This API is used to add an interface to a router.RestrictionsWhen a port is used, the port can have only one IP address.When a subnet is used, the gateway IP address must",
"product_code":"vpc",
"title":"Adding an Interface to a Router",
"uri":"vpc_router_0006.html",
"doc_type":"api",
"p_code":"150",
"code":"156"
},
{
"desc":"Removing an interface from a router will also remove the port.RestrictionsYou are not allowed to remove an interface from a router if there are load balancers in the subn",
"product_code":"vpc",
"title":"Removing an Interface from a Router",
"uri":"vpc_router_0007.html",
"doc_type":"api",
"p_code":"150",
"code":"157"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Floating IP Address",
"uri":"vpc_floatingiP_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"158"
},
{
"desc":"This API is used to query all floating IP addresses accessible to the tenant submitting the request.You can query the detailed information about a specified floating IP a",
"product_code":"vpc",
"title":"Querying Floating IP Addresses",
"uri":"vpc_floatingiP_0001.html",
"doc_type":"api",
"p_code":"158",
"code":"159"
},
{
"desc":"This API is used to query details about a specified floating IP address, including the floating IP address status, ID of the router to which the floating IP address belon",
"product_code":"vpc",
"title":"Querying a Floating IP Address",
"uri":"vpc_floatingiP_0002.html",
"doc_type":"api",
"p_code":"158",
"code":"160"
},
{
"desc":"When assigning a floating IP address, you need to obtain the external network ID floating_network_id of the floating IP address.You can use GET /v2.0/networks?router:exte",
"product_code":"vpc",
"title":"Assigning a Floating IP Address",
"uri":"vpc_floatingiP_0003.html",
"doc_type":"api",
"p_code":"158",
"code":"161"
},
{
"desc":"This API is used to update a floating IP address.During the update, the ID of the floating IP address must be provided in the URL.If port_id is left blank, the floating I",
"product_code":"vpc",
"title":"Updating a Floating IP Address",
"uri":"vpc_floatingiP_0004.html",
"doc_type":"api",
"p_code":"158",
"code":"162"
},
{
"desc":"This API is used to delete a floating IP address.Note the following when you use EIPs of the Dedicated Load Balancer (5_gray) type:In eu-de, no more new EIPs of this type",
"product_code":"vpc",
"title":"Deleting a Floating IP Address",
"uri":"vpc_floatingiP_0005.html",
"doc_type":"api",
"p_code":"158",
"code":"163"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Firewall",
"uri":"vpc_firewall_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"164"
},
{
"desc":"This API is used to query all firewall rules accessible to the tenant submitting the request.GET /v2.0/fwaas/firewall_rulesExample:Example of querying rules by pageTable ",
"product_code":"vpc",
"title":"Querying Firewall Rules",
"uri":"vpc_firewall_0001.html",
"doc_type":"api",
"p_code":"164",
"code":"165"
},
{
"desc":"This API is used to query details about a specific firewall rule.GET /v2.0/fwaas/firewall_rules/{firewall_rule_id}Table 1 describes the parameters.Parameter descriptionPa",
"product_code":"vpc",
"title":"Querying a Firewall Rule",
"uri":"vpc_firewall_0002.html",
"doc_type":"api",
"p_code":"164",
"code":"166"
},
{
"desc":"This API is used to create a firewall rule.POST /v2.0/fwaas/firewall_rulesCreate an ACL rule with action set to allow, protocol set to tcp, and destination port set to 80",
"product_code":"vpc",
"title":"Creating a Firewall Rule",
"uri":"vpc_firewall_0003.html",
"doc_type":"api",
"p_code":"164",
"code":"167"
},
{
"desc":"This API is used to update a firewall rule.PUT /v2.0/fwaas/firewall_rules/{firewall_rule_id}Change the action of the ACL rule whose ID is b94acf06-efc2-485d-ba67-a61acf2a",
"product_code":"vpc",
"title":"Updating a Firewall Rule",
"uri":"vpc_firewall_0004.html",
"doc_type":"api",
"p_code":"164",
"code":"168"
},
{
"desc":"This API is used to delete a firewall rule.Before deleting a rule, you need to remove the rule from the corresponding policy first. For details, see Removing a Firewall R",
"product_code":"vpc",
"title":"Deleting a Firewall Rule",
"uri":"vpc_firewall_0005.html",
"doc_type":"api",
"p_code":"164",
"code":"169"
},
{
"desc":"This API is used to query all firewall policies accessible to the tenant submitting the request.GET /v2.0/fwaas/firewall_policiesExample of querying policies by pageTable",
"product_code":"vpc",
"title":"Querying Firewall Policies",
"uri":"vpc_firewall_0006.html",
"doc_type":"api",
"p_code":"164",
"code":"170"
},
{
"desc":"This API is used to query details about a specific firewall policy.GET /v2.0/fwaas/firewall_policies/{firewall_policy_id}Table 1 describes the parameters.Parameter descri",
"product_code":"vpc",
"title":"Querying a Firewall Policy",
"uri":"vpc_firewall_0007.html",
"doc_type":"api",
"p_code":"164",
"code":"171"
},
{
"desc":"This API is used to create a firewall policy which must be bound to a firewall group. You can learn more about the relationships among firewall groups, policies, and rule",
"product_code":"vpc",
"title":"Creating a Firewall Policy",
"uri":"vpc_firewall_0008.html",
"doc_type":"api",
"p_code":"164",
"code":"172"
},
{
"desc":"This API is used to update a firewall policy.PUT /v2.0/fwaas/firewall_policies/{firewall_policy_id}Associate the ACL policy whose ID is 2fb0e81f-9f63-44b2-9894-c13a328459",
"product_code":"vpc",
"title":"Updating a Firewall Policy",
"uri":"vpc_firewall_0009.html",
"doc_type":"api",
"p_code":"164",
"code":"173"
},
{
"desc":"This API is used to delete a firewall policy.DELETE /v2.0/fwaas/firewall_policies/{firewall_policy_id}Table 1 describes the parameters.Parameter descriptionParameterManda",
"product_code":"vpc",
"title":"Deleting a Firewall Policy",
"uri":"vpc_firewall_0010.html",
"doc_type":"api",
"p_code":"164",
"code":"174"
},
{
"desc":"This API is used to insert a firewall rule to a firewall policy.PUT /v2.0/fwaas/firewall_policies/{firewall_policy_id}/insert_ruleTable 1 describes the parameters.Paramet",
"product_code":"vpc",
"title":"Inserting a Firewall Rule",
"uri":"vpc_firewall_0011.html",
"doc_type":"api",
"p_code":"164",
"code":"175"
},
{
"desc":"This API is used to remove a firewall rule from a firewall policy.PUT /v2.0/fwaas/firewall_policies/{firewall_policy_id}/remove_ruleRemove ACL rule 0f82b221-8cd6-44bd-9df",
"product_code":"vpc",
"title":"Removing a Firewall Rule",
"uri":"vpc_firewall_0012.html",
"doc_type":"api",
"p_code":"164",
"code":"176"
},
{
"desc":"This API is used to query all firewall groups accessible to the tenant submitting the request.GET /v2.0/fwaas/firewall_groupsExample of querying groups by pageTable 1 des",
"product_code":"vpc",
"title":"Querying Firewall Groups",
"uri":"vpc_firewall_0013.html",
"doc_type":"api",
"p_code":"164",
"code":"177"
},
{
"desc":"This API is used to query details about a specific firewall group.GET /v2.0/fwaas/firewall_groups/{firewall_group_id}Table 1 describes the parameters.Parameter descriptio",
"product_code":"vpc",
"title":"Querying a Firewall Group",
"uri":"vpc_firewall_0014.html",
"doc_type":"api",
"p_code":"164",
"code":"178"
},
{
"desc":"This API is used to create a firewall group.POST /v2.0/fwaas/firewall_groupsCreate an ACL group, associate it with the inbound ACL policy afc52ce9-5305-4ec9-9feb-44feb833",
"product_code":"vpc",
"title":"Creating a Firewall Group",
"uri":"vpc_firewall_0015.html",
"doc_type":"api",
"p_code":"164",
"code":"179"
},
{
"desc":"This API is used to update a firewall group.PUT /v2.0/fwaas/firewall_groups/{firewall_group_id}Associate the ACL group whose ID is 2fb0e81f-9f63-44b2-9894-c13a3284594a wi",
"product_code":"vpc",
"title":"Updating a Firewall Group",
"uri":"vpc_firewall_0016.html",
"doc_type":"api",
"p_code":"164",
"code":"180"
},
{
"desc":"This API is used to delete a firewall group.DELETE /v2.0/fwaas/firewall_groups/{firewall_group_id}Table 1 describes the parameters.Parameter descriptionParameterMandatory",
"product_code":"vpc",
"title":"Deleting a Firewall Group",
"uri":"vpc_firewall_0017.html",
"doc_type":"api",
"p_code":"164",
"code":"181"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group",
"uri":"vpc_sg02_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"182"
},
{
"desc":"This API is used to query all security groups accessible to the tenant submitting the request.GET /v2.0/security-groupsExample of querying security groups by pageTable 1 ",
"product_code":"vpc",
"title":"Querying Security Groups",
"uri":"vpc_sg02_0001.html",
"doc_type":"api",
"p_code":"182",
"code":"183"
},
{
"desc":"This API is used to query details about a specific security group.GET /v2.0/security-groups/{security_group_id}NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Security Group",
"uri":"vpc_sg02_0002.html",
"doc_type":"api",
"p_code":"182",
"code":"184"
},
{
"desc":"This API is used to create a security group.POST /v2.0/security-groupsCreate a security group named sg-test.See Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Creating a Security Group",
"uri":"vpc_sg02_0003.html",
"doc_type":"api",
"p_code":"182",
"code":"185"
},
{
"desc":"This API is used to update a security group.PUT /v2.0/security-groups/{security_group_id}Change the name of the security group whose ID is d29ae17d-f355-4992-8747-1fb66cc",
"product_code":"vpc",
"title":"Updating a Security Group",
"uri":"vpc_sg02_0004.html",
"doc_type":"api",
"p_code":"182",
"code":"186"
},
{
"desc":"This API is used to delete a security group.DELETE /v2.0/security-groups/{security_group_id}NoneNoneNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a Security Group",
"uri":"vpc_sg02_0005.html",
"doc_type":"api",
"p_code":"182",
"code":"187"
},
{
"desc":"This API is used to query all security group rules accessible to the tenant submitting the request.GET /v2.0/security-group-rulesExample:Example of querying security grou",
"product_code":"vpc",
"title":"Querying Security Group Rules",
"uri":"vpc_sg02_0006.html",
"doc_type":"api",
"p_code":"182",
"code":"188"
},
{
"desc":"This API is used to query details about a specific security group rule.GET /v2.0/security-group-rules/{security_group_rule_id}NoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Security Group Rule",
"uri":"vpc_sg02_0007.html",
"doc_type":"api",
"p_code":"182",
"code":"189"
},
{
"desc":"This API is used to add a security group rule.POST /v2.0/security-group-rulesCreate an outbound rule in the security group whose ID is 5cb9c1ee-00e0-4d0f-9623-55463cd26ff",
"product_code":"vpc",
"title":"Adding a Security Group Rule",
"uri":"vpc_sg02_0008.html",
"doc_type":"api",
"p_code":"182",
"code":"190"
},
{
"desc":"This API is used to delete a security group rule.DELETE /v2.0/security-group-rules/{security_group_rule_id}NoneNoneNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a Security Group Rule",
"uri":"vpc_sg02_0009.html",
"doc_type":"api",
"p_code":"182",
"code":"191"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet Pool",
"uri":"vpc_subnetpools_0000.html",
"doc_type":"api",
"p_code":"127",
"code":"192"
},
{
"desc":"This API is used to create a subnet pool.POST /v2.0/subnetpoolsExample requestPOST https://{Endpoint}/v2.0/subnetpools\n\n{\n \"subnetpool\": {\n \"name\": \"my-subnet-p",
"product_code":"vpc",
"title":"Creating a Subnet Pool",
"uri":"vpc_subnetpools_0001.html",
"doc_type":"api",
"p_code":"192",
"code":"193"
},
{
"desc":"This API is used to query subnet pools. Pagination query is supported.GET /v2.0/subnetpoolsExample:Example of querying subnet pools by pageNoneExample requestExample resp",
"product_code":"vpc",
"title":"Querying Subnet Pools",
"uri":"vpc_subnetpools_0002.html",
"doc_type":"api",
"p_code":"192",
"code":"194"
},
{
"desc":"This API is used to query details about the specific subnet pool.GET /v2.0/subnetpools/{subnetpool_id}NoneExample requestExample responseSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Querying a Subnet Pool",
"uri":"vpc_subnetpools_0003.html",
"doc_type":"api",
"p_code":"192",
"code":"195"
},
{
"desc":"This API is used to update a subnet pool.PUT /v2.0/subnetpools/{subnetpool_id}Example requestExample responseSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Updating a Subnet Pool",
"uri":"vpc_subnetpools_0004.html",
"doc_type":"api",
"p_code":"192",
"code":"196"
},
{
"desc":"This API is used to delete a subnet pool.DELETE /v2.0/subnetpools/{subnetpool_id}NoneNoneExample requestExample responseNoneSee Status Codes.See Error Codes.",
"product_code":"vpc",
"title":"Deleting a Subnet Pool",
"uri":"vpc_subnetpools_0005.html",
"doc_type":"api",
"p_code":"192",
"code":"197"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Permissions and Supported Actions",
"uri":"vpc_permission_0000.html",
"doc_type":"api",
"p_code":"",
"code":"198"
},
{
"desc":"By default, new IAM users do not have permissions assigned. You need to add them to one or more groups and attach policies or roles to these groups. The users then inheri",
"product_code":"vpc",
"title":"Introduction",
"uri":"permission_0001.html",
"doc_type":"api",
"p_code":"198",
"code":"199"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC",
"uri":"vpc_permission_0022.html",
"doc_type":"api",
"p_code":"198",
"code":"200"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet",
"uri":"vpc_permission_0001.html",
"doc_type":"api",
"p_code":"198",
"code":"201"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"EIP",
"uri":"vpc_permission_0002.html",
"doc_type":"api",
"p_code":"198",
"code":"202"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Bandwidth",
"uri":"vpc_permission_0003.html",
"doc_type":"api",
"p_code":"198",
"code":"203"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Bandwidth (V2)",
"uri":"vpc_permission_0018.html",
"doc_type":"api",
"p_code":"198",
"code":"204"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"EIP (V3)",
"uri":"vpc_permission_0031.html",
"doc_type":"api",
"p_code":"198",
"code":"205"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Peering Connection",
"uri":"vpc_permission_0005.html",
"doc_type":"api",
"p_code":"198",
"code":"206"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Route",
"uri":"vpc_permission_0028.html",
"doc_type":"api",
"p_code":"198",
"code":"207"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Route Table",
"uri":"vpc_permission_0029.html",
"doc_type":"api",
"p_code":"198",
"code":"208"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Quota",
"uri":"vpc_permission_0006.html",
"doc_type":"api",
"p_code":"198",
"code":"209"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Private IP Address",
"uri":"vpc_permission_0007.html",
"doc_type":"api",
"p_code":"198",
"code":"210"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group",
"uri":"vpc_permission_0008.html",
"doc_type":"api",
"p_code":"198",
"code":"211"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group Rule",
"uri":"vpc_permission_0009.html",
"doc_type":"api",
"p_code":"198",
"code":"212"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Tag",
"uri":"vpc_permission_0021.html",
"doc_type":"api",
"p_code":"198",
"code":"213"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet Tag",
"uri":"vpc_permission_0019.html",
"doc_type":"api",
"p_code":"198",
"code":"214"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC Flow Log",
"uri":"vpc_permission_0025.html",
"doc_type":"api",
"p_code":"198",
"code":"215"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Port (OpenStack Neutron API)",
"uri":"vpc_permission_0010.html",
"doc_type":"api",
"p_code":"198",
"code":"216"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Network (OpenStack Neutron API)",
"uri":"vpc_permission_0011.html",
"doc_type":"api",
"p_code":"198",
"code":"217"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Subnet (OpenStack Neutron API)",
"uri":"vpc_permission_0012.html",
"doc_type":"api",
"p_code":"198",
"code":"218"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Router (OpenStack Neutron API)",
"uri":"vpc_permission_0013.html",
"doc_type":"api",
"p_code":"198",
"code":"219"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Floating IP Address (OpenStack Neutron API)",
"uri":"vpc_permission_0014.html",
"doc_type":"api",
"p_code":"198",
"code":"220"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Firewall (OpenStack Neutron API)",
"uri":"vpc_permission_0015.html",
"doc_type":"api",
"p_code":"198",
"code":"221"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group (OpenStack Neutron API)",
"uri":"vpc_permission_0016.html",
"doc_type":"api",
"p_code":"198",
"code":"222"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"VPC (V3)",
"uri":"vpc_permission_0030.html",
"doc_type":"api",
"p_code":"198",
"code":"223"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group (V3)",
"uri":"vpc_permission_0044.html",
"doc_type":"api",
"p_code":"198",
"code":"224"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Security Group Rule (V3)",
"uri":"vpc_permission_0032.html",
"doc_type":"api",
"p_code":"198",
"code":"225"
},
{
"desc":"Note:If you have insufficient permissions, response code 200 will be returned when you query network resources and an empty list will be displayed.You can apply for the p",
"product_code":"vpc",
"title":"Precautions for API Permissions",
"uri":"vpc_permission_0017.html",
"doc_type":"api",
"p_code":"198",
"code":"226"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"FAQs",
"uri":"vpc_api_0004.html",
"doc_type":"api",
"p_code":"",
"code":"227"
},
{
"desc":"Firewall resources are classified into groups, policies, and rules.The relationships among them are as follows:A firewall policy can be associated with multiple firewall ",
"product_code":"vpc",
"title":"What Are the Relationships Among Firewall Groups, Policies, and Rules?",
"uri":"en-us_topic_0000001487936070.html",
"doc_type":"api",
"p_code":"227",
"code":"228"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Appendix",
"uri":"vpc_api_0007.html",
"doc_type":"api",
"p_code":"",
"code":"229"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"ICMP-Port Range Relationship Table",
"uri":"vpc_api_0009.html",
"doc_type":"api",
"p_code":"229",
"code":"230"
},
{
"desc":"This section describes monitoring metrics reported by VPC to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query the mon",
"product_code":"vpc",
"title":"VPC Monitoring Metrics",
"uri":"vpc_api_0010.html",
"doc_type":"api",
"p_code":"229",
"code":"231"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Status Codes",
"uri":"vpc_api_0002.html",
"doc_type":"api",
"p_code":"229",
"code":"232"
},
{
"desc":"If an error occurs when an API is called, error information is returned. This section describes the error information for VPC APIs (excluding native OpenStack APIs).",
"product_code":"vpc",
"title":"Error Codes",
"uri":"vpc_api_0003.html",
"doc_type":"api",
"p_code":"229",
"code":"233"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"vpc",
"title":"Change History",
"uri":"vpc_api_0012.html",
"doc_type":"api",
"p_code":"",
"code":"234"
}
]