Imports and Conversion

Bulk Import Suite

Covers resource, group, and website import workflows with centralized schema validation.

Migration wave 3Planned

Source coverage

Current widget sources

/ps-toolkit-resource-import.html, /ps-toolkit-resource-group-import.html, /ps-toolkit-website-check-import.html, /ps-toolkit-internal-ip-import.html, /ps-toolkit-external-ip-import.html, /csv-converter.html

The app shell can use this manifest metadata to drive routes, entitlements, audit policies, and the eventual migration checklist for each tool.

Capabilities

Execution pattern

previewbackupdryRuncsvImportcsvExportlongRunningJob

Permissions

RBAC contract

tool.bulk-import-suite.viewtool.bulk-import-suite.portal-readtool.bulk-import-suite.dry-runtool.bulk-import-suite.portal-write

Migration checklist

What to build for this tool

  • Extract LogicMonitor request logic into the shared client layer.
  • Move tool state and validation into typed React modules.
  • Wrap mutating actions with preview, backup, and audit hooks where required.
  • Attach route protection using the permissions declared in the manifest.

Next action

Implementation handoff

This page is intentionally metadata-driven. As we port each tool, the manifest becomes the contract between navigation, authorization, audit, and execution.

Return to platform overview