虚拟私有云 VPC-批量创建辅助弹性网卡:响应示例

时间:2025-02-12 15:01:42

响应示例

状态码: 201

POST操作正常返回,更多状态码请参见状态码

{  "sub_network_interfaces" : [ {    "id" : "d1f8094c-bb3d-43c5-b625-52dd43eab451",    "project_id" : "8c6fb137a48a428aaf9a0229dca4edb3",    "virsubnet_id" : "115b5a84-31dc-4b1e-8de9-bf5a75d2c566",    "private_ip_address" : "192.168.6.245",    "ipv6_ip_address" : "2001:db8:a583:5d:11e8:b908:4fe6:9802",    "mac_address" : "fa:16:3e:97:1f:f5",    "parent_device_id" : "11185aa2-4e08-4d9e-87ed-84817280eaa7",    "security_groups" : [ "6727c950-9f01-47a2-a7aa-7d3686c4c95b" ],    "allowed_address_pairs" : [ ],    "description" : "",    "parent_id" : "8b6c46f1-c68d-4bba-a922-2d97da185af5",    "vlan_id" : 41,    "instance_type" : "",    "instance_id" : "",    "tags" : [ ]  }, {    "id" : "0dce57ab-00de-443b-a7fe-e8ff68bd95bc",    "project_id" : "8c6fb137a48a428aaf9a0229dca4edb3",    "virsubnet_id" : "115b5a84-31dc-4b1e-8de9-bf5a75d2c566",    "private_ip_address" : "192.168.6.75",    "ipv6_ip_address" : "2001:db8:a583:5d:6c22:8ea2:c061:a802",    "mac_address" : "fa:16:3e:5a:61:84",    "parent_device_id" : "11185aa2-4e08-4d9e-87ed-84817280eaa7",    "security_groups" : [ "6727c950-9f01-47a2-a7aa-7d3686c4c95b" ],    "allowed_address_pairs" : [ ],    "description" : "",    "parent_id" : "8b6c46f1-c68d-4bba-a922-2d97da185af5",    "vlan_id" : 42,    "instance_type" : "",    "instance_id" : "",    "tags" : [ ]  }, {    "id" : "1eca03ee-c0f1-4434-9c4c-87fe4426718c",    "project_id" : "8c6fb137a48a428aaf9a0229dca4edb3",    "virsubnet_id" : "115b5a84-31dc-4b1e-8de9-bf5a75d2c566",    "private_ip_address" : "192.168.6.194",    "ipv6_ip_address" : "2001:db8:a583:5d:2b45:a3ae:17db:ec02",    "mac_address" : "fa:16:3e:b8:ec:6d",    "parent_device_id" : "11185aa2-4e08-4d9e-87ed-84817280eaa7",    "security_groups" : [ "6727c950-9f01-47a2-a7aa-7d3686c4c95b" ],    "allowed_address_pairs" : [ ],    "description" : "",    "parent_id" : "8b6c46f1-c68d-4bba-a922-2d97da185af5",    "vlan_id" : 43,    "instance_type" : "",    "instance_id" : "",    "tags" : [ ]  } ],  "request_id" : "344544c1-d053-4ad3-b673-900a0e01db7e"}
support.huaweicloud.com/api-vpc/BatchCreateSubNetworkInterface.html