The nonDefaultBucketConfigs() GraphQL query is used to return a list of organizations that have non-default bucket-storage configuration. The intended use, though, is to help wotj managing a fleet of LogScale clusters.

For more information, see the Fleet Management (fleetManagement) and Ingestion: Storage Phase documentation pages.

Syntax

Below is the syntax for the nonDefaultBucketConfigs() query field:

graphql
nonDefaultBucketConfigs: [OrgConfig!]!

Given Datatypes

The given datatype OrgConfig has its own parameters. Below is a list of them along with their datatypes and a description of each:

Table: OrgConfig

ParameterTypeRequiredDefaultDescription
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 27, 2024
bucketstringyes The bucket used.
idstringyes The unique identifier of the organization.
namestringyes The name of the organization.
prefixstringyes The prefix of the bucket.
regionstringyes The region of the bucket.