Function findReusableSolutionsAndItems

  • Fetch key details for the solution that will be deployed and find any solutions that leverage any of the source items that exist in the solution to be deployed.

    Parameters

    • id: string

      The id of the solution that will be deployed

    • authentication: UserSession

      Credentials for the request

    Returns Promise<ISourceItem>