Skip to end of banner
Go to start of banner

exportData

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 70 Next »

See also: Actions

Description

Export data in a ACLI compatible script suitable for use with the run action normally on a different instance. Supported export types are SPACE, PARTICIPANTS, USERS, and GROUPS. SPACE is the default and provides space create actions including permissions. PARTICIPANTS means the set of users that participated in the creating or modifying content in a space. Use '--options includeContinue' to have generated actions include the --continue parameter where appropriate to ignore already exists errors. For exportType USERS, use '--options includeGroups' to have the addUser action include the group parameter. Also, exportType USERS supports the same filtering parameters as getUserList.

Required Parameters

Optional Parameters

space, exportType, file, dateFormat, group, limit, regex, encoding

Type

Export

Category

Export

Output Formats

Replacement Variables

Hostingcloud,server,datacenter
Since Version

Examples

exportData

Related How To's

  • No labels