Skip to main content

Interface: IGetNexusEndpointsResponse

cloudservice.v1.IGetNexusEndpointsResponse

Properties of a GetNexusEndpointsResponse.

Hierarchy

Properties

endpoints

Optional endpoints: null | $Properties[]

The list of endpoints in ascending id order.

Inherited from

$Properties.endpoints


nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken