Skip to content

Commit 5c954df

Browse files
authored
[DOCS] Fix data type for create snapshot API's metadata param (#76465)
1 parent 1f080e3 commit 5c954df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/snapshot-restore/apis/create-snapshot-api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ By default, all available feature states will be included in the snapshot if
141141
is `false`.
142142

143143
`metadata`::
144-
(Optional, string)
144+
(Optional, object)
145145
Attaches arbitrary metadata to the snapshot, such as a record of who took the snapshot, why it was taken, or any other useful data. Metadata must be less than 1024 bytes.
146146

147147
[[create-snapshot-api-partial]]

0 commit comments

Comments
 (0)