From 4a3140249e7144c19b92a6ee29e0605702312eaf Mon Sep 17 00:00:00 2001 From: direction <44077588+fxdirection35@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:11:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8E=B7=E5=8F=96=E4=BA=91?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E5=8F=AF=E5=88=9B=E5=BB=BA=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E6=8E=A5=E5=8F=A3=E5=8F=82=E6=95=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...215\345\212\241\345\231\250ECS\347\233\270\345\205\263.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/\345\274\271\346\200\247\344\272\221\346\234\215\345\212\241\345\231\250ECS\347\233\270\345\205\263.md" "b/\345\274\271\346\200\247\344\272\221\346\234\215\345\212\241\345\231\250ECS\347\233\270\345\205\263.md" index 3921e83b..f3235936 100644 --- "a/\345\274\271\346\200\247\344\272\221\346\234\215\345\212\241\345\231\250ECS\347\233\270\345\205\263.md" +++ "b/\345\274\271\346\200\247\344\272\221\346\234\215\345\212\241\345\231\250ECS\347\233\270\345\205\263.md" @@ -1770,7 +1770,7 @@ def describe_instance_vnc_url(): | 参数 | 要求 | 类型 | 说明 | | ----------------- | ------ | ------ | ------------------------------------------------------------ | | AvailableZoneCode | 必选 | string | 可用区code(可取**附件五**中私有网络可用区名称或者**DescribeRegions**返回值) | -| EcsFamilyName | string | string | 规格族名称 | +| EcsFamilyName | 必选 | string | 规格族名称 | | Cpu | 可选 | int | Cpu大小 | | Ram | 可选 | int | 内存大小 | | Gpu | 可选 | int | 显卡数量 | @@ -2574,4 +2574,4 @@ def describe_event(): } ``` -## \ No newline at end of file +##