Function workspaceSharedInfrastructureControllergetAllSharedInfrastructure

  • Get all shared infrastructure of a workspace.

    Parameters

    • __namedParameters: { name?: string; stackVersionId?: string; workspaceId: string }
    • Optionalopts: RequestOpts

    Returns Promise<SharedInfraDetailsResponse[]>