Creates an arcflow configuration file that includes profiles settings, connector settings, and/or workspace settings.
Creates an arcflow configuration file that includes profiles settings, connector settings, and/or workspace settings.
Authorizations
Body
The Id of the workspace to export. If you do not specify either a workspace or a connector, all workspaces and all connectors are exported.
The Id of the connector to export. To export multiple connectors in one request, repeat the ConnectorId parameter for each one. If you do not specify either a workspace or a connector, all connectors in all workspaces are exported. If you specify a connector and a workspace and the connector does not exist in the workspace, an error is thrown.
The Id of the Flow API to export. To export multiple Flow APIs in one request, repeat the FlowAPI parameter for each one.
Whether profile related settings should be included in the exported arcflow.
The password used to encrypt sensitive values (such as credentials and private keys) in the exported configuration file.
A comma-separated list of the global settings to include in the export. Use All to export all global settings. Available values are 'All, Alerts, Advanced, AdminAPI, Certificates, Connections, Documents, Partners, Reports, Roles, SSO, Users, Vaults'.
A comma-separated list of the profiles to include in the export. Use Matching to export only the profiles used by the connectors included in the export. Available values are 'Matching, AS2, AS4, FTPServer, GISB, HL7MLLP, OFTP, RosettaNet, SFTPServer'.
Response
The action result
The Base64-encoded content of the exported arcflow.