doc-exports/docs/dc/api-ref/en-dc_topic_0055025335.html
Qin Ying, Fan 00887d3d3c DC API 20230106 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2023-04-18 13:55:32 +00:00

11 KiB

Overview

Object Introduction

This section describes the APIs for managing and operating Direct Connect endpoint groups, including the APIs used to create, query, update, and delete a Direct Connect endpoint group, and the API used to query the Direct Connect endpoint group list.

Direct Connect endpoint group APIs do not support IPv6 addresses.

Object Model

Table 1 Direct Connect endpoint group objects

Parameter

Type

CRUD

Default Value

Constraint

Description

id

String

R

Automatically generated

UUID

Specifies the ID of the Direct Connect endpoint group.

tenant_id

String

CR

N/A

The value can contain 0 to 255 characters.

Specifies the tenant ID.

name

String

CRU

No

The value can contain 0 to 64 characters.

Only letters, digits, underscores (_), hyphens (-), and periods (.) are allowed.

Specifies the name of the Direct Connect endpoint group.

description

String

CRU

No

The value can contain 0 to 128 characters.

Angle brackets (<>) are not allowed.

Provides supplementary information about the Direct Connect endpoint group.

endpoints

List<String>

CR

N/A

N/A

Specifies the list of the endpoints in a Direct Connect endpoint group.

type

String

CR

N/A

Only IPv4 CIDR blocks are supported.

Specifies the type of the Direct Connect endpoints.