Function listStackVersions
- listStackVersions(
__namedParameters: {
infraOnly?: boolean;
stackId: string;
startersOnly?: boolean;
workspaceId?: string;
xWorkspaceId?: string;
},
opts?: RequestOpts,
): Promise<StackVersionListResponse[]> Parameters
- __namedParameters: {
infraOnly?: boolean;
stackId: string;
startersOnly?: boolean;
workspaceId?: string;
xWorkspaceId?: string;
} Optionalopts: RequestOpts
List stack versions