Skip to main content

Interface: IGetNexusEndpointsRequest

cloudservice.v1.IGetNexusEndpointsRequest

Properties of a GetNexusEndpointsRequest.

Implemented by

Properties

name

Optional name: null | string

Filter endpoints by their name - optional, treated as an AND if specified. Specifying this will result in zero or one results.


pageSize

Optional pageSize: null | number

The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.


pageToken

Optional pageToken: null | string

The page token if this is continuing from another response - optional.


targetNamespaceId

Optional targetNamespaceId: null | string

optional, treated as an AND if specified


targetTaskQueue

Optional targetTaskQueue: null | string

optional, treated as an AND if specified