export_settings
Export connector and workspace settings to arcflow format for backup, migration, or sharing.
Instructions
Export connector settings and workspace configuration to arcflow format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowAPI | No | The ID of the flow API | |
| connectorId | No | The ID of the connector to export. If unspecified, all connectors will be exported | |
| workspaceId | No | The ID of the workspace to export. If unspecified, defaults to 'default' | |
| flowPassword | No | The password for encrypting sensitive values | |
| globalSettings | No | Global settings to include. Comma-separated values or "ALL". Values: Partners, Documents, Users, Roles, Certificates, Connections, Vaults, Reports, Alerts, Advanced, AdminAPI, SSO | |
| includeProfile | No | Whether profile related settings should be included in the exported arcflow | |
| profileSettings | No | Profiles to include. Comma-separated values or "MATCHING" for matching profiles. Values: AS2, AS4, GISB, RosettaNet, FTPServer, SFTPServer, HL7MLLP, OFTP |