CreateBasicEndpoint
为基础型全球加速实例创建终端节点
服务地址:
华东1(杭州)
输入参数
只看必填
RegionId全球加速所在的地域ID
AcceleratorId基础型全球加速实例ID
EndpointGroupId基础型全球加速实例的终端节点组ID
Name基础型全球加速实例终端节点的名称
EndpointType终端节点类型
EndpointAddress终端节点的地址
EndpointSubAddress终端节点辅助地址
EndpointSubAddressType终端节点辅助地址的类型
EndpointZoneId终端节点所在可用区ID
幂等性参数
ClientToken客户端Token
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

  • CreateBasicEndpoint 接口属于异步接口,即系统会先返回一个基础型全球加速实例终端节点 ID,但终端节点未创建完成,系统后台的创建任务仍在进行。您可以调用 ListBasicEndpoints 查询终端节点的状态:
    • 当终端节点状态为 init 时,表示终端节点正在创建中,在该状态下,您只能执行查询操作,不能执行其他操作。
    • 当终端节点状态为 active 时,表示终端节点已创建完成。
  • CreateBasicEndpoint 接口不支持在同一个基础型全球加速实例内并发创建终端节点。

请求参数

字段名称字段详情
RegionIdstring

全球加速所在的地域 ID,仅取值cn-hangzhou

示例值:cn-hangzhou
ClientTokenstring

客户端 Token,用于保证请求的幂等性。展开详情

示例值:123e4567-e89b-12d3-a456-426655440000
AcceleratorIdstring

基础型全球加速实例 ID。

示例值:ga-bp17frjjh0udz4qz****参考取值来源:
    ListAccelerators
    CreateAccelerator
    UpdateAcceleratorAutoRenewAttribute
EndpointGroupIdstring

基础型全球加速实例的终端节点组 ID。

示例值:epg-bp1dmlohjjz4kqaun****参考取值来源:
    UpdateEndpointGroups
    ListEndpointGroups
    CreateEndpointGroup
    GetBasicEndpoint
    DescribeCustomRoutingEndpoint
Namestring

基础型全球加速实例终端节点的名称。展开详情

示例值:ep01
EndpointTypestring

终端节点类型。取值:展开详情

示例值:ENI参考取值来源:
    GetBasicEndpoint
    CreateBasicEndpoints
    ListBasicEndpoints
EndpointAddressstring

终端节点的地址。

示例值:eni-bp1a05txelswuj8g****参考取值来源:
    CreateBasicEndpoints
    GetBasicEndpoint
    ListBasicEndpoints
EndpointSubAddressstring

终端节点辅助地址。展开详情

示例值:172.16.XX.XX参考取值来源:
    CreateBasicEndpoints
    GetBasicEndpointGroup
    ListBasicEndpoints
EndpointSubAddressTypestring

终端节点辅助地址的类型。取值:展开详情

示例值:primary参考取值来源:
    GetBasicEndpoint
    ListBasicEndpoints
EndpointZoneIdstring

终端节点所在可用区 ID。展开详情

示例值:cn-hangzhou-g参考取值来源:
    GetBasicEndpoint
    ListBasicEndpoints

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:04F0F334-1335-436C-A1D7-6C044FE73368
EndpointGroupIdstring

基础型全球加速实例的终端节点组 ID。

示例值:epg-bp1dmlohjjz4kqaun****
EndpointIdstring

基础型全球加速实例的终端节点 ID。

示例值:ep-bp14sz7ftcwwjgrdm****
变更历史
暂无变更历史