创建弹性 IP 接口功能介绍 调用此接口可创建弹性公网IP(Elastic IP Address,简称EIP)。 接口约束 无。 URI POST /v4/eip/create 请求参数 请求Body参数 参数 参数类型 是否必填 说明 示例 ::::: clientToken String 是 客户端存根,用于保证订单幂等性, 长度 1 64 79fa97e3c48bxxxx9f466a13d8163678 regionID String 是 资源池 ID projectID String 否 不填默认为默认企业项目,如果需要指定企业项目,则需要填写 0 cycleType String 是 订购类型:month(包月) / year(包年) / ondemand(按需) month cycleCount Integer 否 订购时长, 当 cycleType month, 支持续订 1 11 个月; 当 cycleType year, 支持续订 1 3 年, 当 cycleType ondemand 时,可以不传 1 name String 是 支持拉丁字母、中文、数字,下划线,连字符,中文 / 英文字母开头,不能以 http: / https: 开头,长度 2 32 acl11 bandwidth Integer 否 弹性 IP 的带宽峰值,默认为 1 Mbps bandwidthID String 否 当 cycleType 为 ondemand 时,可以使用 bandwidthID,将弹性 IP 加入到共享带宽中 demandBillingType String 否 按需计费类型,当 cycleType 为 ondemand 时生效,支持 bandwidth(按带宽)/ upflowc(按流量) bandwidth