Endpoints - TypeScript SDK
Endpoints method reference
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
(endpoints)
Overview
Endpoint information
Available Operations
- list - List all endpoints for a model
- listZdrEndpoints - Preview the impact of ZDR on the available endpoints
list
List all endpoints for a model
Example Usage
Standalone function
The standalone function version of this method:
Parameters
Response
Promise<operations.ListEndpointsResponse>
Errors
listZdrEndpoints
Preview the impact of ZDR on the available endpoints
Example Usage
Standalone function
The standalone function version of this method:
Parameters
Response
Promise<operations.ListEndpointsZdrResponse>