Endpoints - Go SDK
Endpoints method reference
The Go SDK and docs are currently in beta. Report issues on GitHub.
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
Parameters
Response
*operations.ListEndpointsResponse, error
Errors
ListZdrEndpoints
Preview the impact of ZDR on the available endpoints
Example Usage
Parameters
Response
*operations.ListEndpointsZdrResponse, error