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 27 Next »

See also: Actions

Description

Bulk export for Marketplace data. This uses bulk export support provided by Marketplace for the following export types: TRANSACTIONS, FREE_STARTER_TIER, LICENSES, LICENSE_EVENTS, and FEEDBACK. Marketplace supports either CSV or JSON format directly. By default, CSV is exported. Use the outputType parameter to request other formats. JSON will be directly from Marketplace. Other output types supported by ACLI are also allowed and will be converted from the CSV output. Database output is also support just like other ACLI list actions for CSV data with the various database related parameters. Marketplace provides filtering support for things like app, hosting, text search, start and end dates. Options available for license related exports are '--options includeAtlassianLicenses' and 'options withDataInsights'.

Required Parameters

vendor, exportType

Optional Parameters

type, app, hosting, search, startDate, endDate, file, options, encoding

Type

Export

Category

Export

Output Formats

Replacement Variables

Since Version9.9.1

Examples

Related How To's

  • No labels