Skip to content

Commit 1c8daa0

Browse files
authored
Add snapshot.repository_analyze example (#4404)
1 parent 0c9e661 commit 1c8daa0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

output/schema/schema.json

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
summary: Analyze a repository
2+
method_request: POST /_snapshot/my_repository/_analyze?blob_count=10&max_blob_size=1mb&timeout=120s
3+
type: request
4+
description: Analyze `my_repository` by writing 10 blobs of 1mb max. Cancel the test after 2 minutes.

0 commit comments

Comments
 (0)