跳转到主要内容
POST
Error

授权

x-cdata-authtoken
string
header
必填

请求体

application/json
WorkspaceId
string

The Id of the workspace to export. If unspecified, it's default.

ConnectorId#
string

The Id of the connector to export. If unspecified, all connectors will be exported. If the connector doesn't exist in the specified workspace, an error will be thrown.

FlowAPI#
string

The Id of the flow API.

IncludeProfile
string

Whether profile related settings should be included in the exported arcflow.

FlowPassword
string

The password for encrypting sensitive values.

GlobalSettings
string

The global settings that should be included in the export. One or more of the following values may be provided using a comma-separated string, or the special value 'ALL' can be used to export all global settings. Values: Partners, Documents, Users, Roles, Certificates, Connections, Vaults, Reports, Alerts, Advanced, AdminAPI, SSO.

ProfileSettings
string

The profiles that should be included in the export. One or more of the following values may be provided using a comma-separated string. The special value 'MATCHING' can be used to export the matching profiles for the connectors included in the export. Values: AS2, AS4, GISB, RosettaNet, FTPServer, SFTPServer, HL7MLLP, OFTP.

响应

The action result

Arcflow
string

The base64 encoded content of the exported arcflow.