Function workspaceSharedInfrastructureControllergetAllSharedInfrastructure
- workspaceSharedInfrastructureControllergetAllSharedInfrastructure(
__namedParameters: {
name?: string;
stackVersionId?: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<SharedInfraDetailsResponse[]> Parameters
- __namedParameters: { name?: string; stackVersionId?: string; workspaceId: string }
Optionalopts: RequestOpts
Get all shared infrastructure of a workspace.