API Stability Short-Term

The s3EnableArchiving() GraphQL mutation may be used to enable an archiving job for a repository in LogScale.

For more information on S3 storage, see the S3 Archiving documentation page.

Syntax

Below is the syntax for the s3EnableArchiving() mutation field:

graphql
s3EnableArchiving(
      repositoryName: string!
   ): BooleanResultType!

Returned Datatypes

The returned datatype BooleanResultType has one parameter. It's described below:

Table: BooleanResultType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 24, 2024
resultsbooleanyes Long-TermWhether the mutation was performed.