ArchivingFormat is an enumerated list of formats in which archived segments are stored. It's used by the configureAzureArchiving() and gcsConfigureArchiving() mutation fields.

This datatype is also used by the AzureArchivingConfigurationDTO and GCSArchivingConfiguration, datatypes, both of which are used by the Repository datatype. That datatype is used by several query and mutation fields.

Table: ArchivingFormat

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 8, 2025
NDJSON   Short-TermSet to this if the archive format uses the Newline Delimited JSON format.
RAW   Short-TermUsed to indicate the archive is raw, unformatted data.