Get all clusters for a session.
func (
r *SessionInsightService) List(ctx context.Context,
sessionID string,
query SessionInsightListParams,
opts ...option.RequestOption) (| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
sessionID* | string | |
query* | SessionInsightListParams | |
opts* | ...option.RequestOption |