Function contextControllerlistConsolidatedContext
- contextControllerlistConsolidatedContext(
__namedParameters: {
$type: "action" | "plugin";
envName?: string;
externalId?: string;
stackVersionId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<ConsolidatedContextResponse[]> Parameters
- __namedParameters: {
$type: "action" | "plugin";
envName?: string;
externalId?: string;
stackVersionId: string;
workspaceId: string;
} Optionalopts: RequestOpts
List the consolidated input context of all stack elements for given type in a workspace.