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>
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.
Object Model
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. |