Consul KV Pair
Schema for a key/value pair returned by the Consul KV API.
ACLConfigurationHealth CheckingKey/Value StoreMulti-DatacenterOpen SourceService DiscoveryService Mesh
Properties
| Name |
Type |
Description |
| Key |
string |
|
| Value |
stringnull |
Base64-encoded value of the key (null when not present). |
| Flags |
integer |
User-defined 64-bit unsigned integer associated with the entry. |
| CreateIndex |
integer |
|
| ModifyIndex |
integer |
|
| LockIndex |
integer |
|
| Session |
stringnull |
ID of the session holding the lock on this key, if any. |
| Namespace |
string |
|
| Partition |
string |
|
JSON Schema