• Preparing search index...
  • The search index is not available
@esri/solution.js
  • @esri/solution.js
  • common/src
  • deleteSolutionItem

Function deleteSolutionItem

  • deleteSolutionItem(solutionItemId, authentication): Promise<IStatusResponse>
  • Deletes a deployed Solution item and and all of the items that were created as part of that deployment.

    Parameters

    • solutionItemId: string

      Id of a deployed Solution

    • authentication: UserSession

      Credentials for the request

    Returns Promise<IStatusResponse>

    Promise that will resolve with the status of deleting the item

    • Defined in packages/common/src/deleteHelpers/deleteSolutionItem.ts:37

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc