ListEndpointsRequest
class ListEndpointsRequest
Types
Properties
Link copied to clipboard
A filter that returns only endpoints with a creation time greater than or equal to the specified time (timestamp).
Link copied to clipboard
A filter that returns only endpoints that were created before the specified time (timestamp).
Link copied to clipboard
A filter that returns only endpoints that were modified after the specified timestamp.
Link copied to clipboard
A filter that returns only endpoints that were modified before the specified timestamp.
Link copied to clipboard
The maximum number of endpoints to return in the response. This value defaults to 10.
Link copied to clipboard
A string in endpoint names. This filter returns only endpoints whose name contains the specified string.
Link copied to clipboard
Sorts the list of results. The default is CreationTime
.
Link copied to clipboard
A filter that returns only endpoints with the specified status.