Skip to main content

GetPrometheeBucketDirectories

Stable

Signature

query {
GetPrometheeBucketDirectories
}

Retourne : [PrometheeBucketDirectory!]!

Exemple

query {
GetPrometheeBucketDirectories {
bucketUrl
distributorName
operationSlug
folderName
depositedAt
fileCount
}
}