Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListManagedEndpointsRequest

Hierarchy

Properties

createdAfter?: Date

The date and time after which the endpoints are created.

createdBefore?: Date

The date and time before which the endpoints are created.

maxResults?: number

The maximum number of managed endpoints that can be listed.

nextToken?: string

The token for the next set of managed endpoints to return.

states?: EndpointState[]

The states of the managed endpoints.

types?: string[]

The types of the managed endpoints.

virtualClusterId: undefined | string

The ID of the virtual cluster.