Dedicated endpoint list response.
| Field | Type | Required | Description |
|---|---|---|---|
data |
Dict[str, models.DedicatedEndpointStatus] | ➖ | The response data containing endpoint statuses. |
next_cursor |
OptionalNullable[bytes] | ➖ | The next cursor for pagination. |
Dedicated endpoint list response.
| Field | Type | Required | Description |
|---|---|---|---|
data |
Dict[str, models.DedicatedEndpointStatus] | ➖ | The response data containing endpoint statuses. |
next_cursor |
OptionalNullable[bytes] | ➖ | The next cursor for pagination. |