Interface: IGetNexusEndpointsRequest
cloudservice.v1.IGetNexusEndpointsRequest
Properties of a GetNexusEndpointsRequest.
Hierarchy
-
↳
IGetNexusEndpointsRequest
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.
Inherited from
pageSize
• Optional pageSize: null | number
The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.
Inherited from
pageToken
• Optional pageToken: null | string
The page token if this is continuing from another response - optional.
Inherited from
targetNamespaceId
• Optional targetNamespaceId: null | string
optional, treated as an AND if specified
Inherited from
targetTaskQueue
• Optional targetTaskQueue: null | string
optional, treated as an AND if specified