@ -2283,6 +2283,11 @@
|
||||
"description": "start_revision is an optional revision to watch from (inclusive). No start_revision is \"now\".",
|
||||
"type": "string",
|
||||
"format": "int64"
|
||||
},
|
||||
"watch_id": {
|
||||
"description": "If watch_id is provided and non-zero, it will be assigned to this watcher.\nSince creating a watcher in etcd is not a synchronous operation,\nthis can be used ensure that ordering is correct when creating multiple\nwatchers on the same stream. Creating a watcher with an ID already in\nuse on the stream will cause an error to be returned.",
|
||||
"type": "string",
|
||||
"format": "int64"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user