Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 532 Bytes

EtcdserverpbLeaseGrantRequest.md

File metadata and controls

11 lines (7 loc) · 532 Bytes

EtcdserverpbLeaseGrantRequest

Properties

Name Type Description Notes
id str ID is the requested ID for the lease. If ID is set to 0, the lessor chooses an ID. [optional]
ttl str TTL is the advisory time-to-live in seconds. Expired lease will return -1. [optional]

[Back to Model list] [Back to API list] [Back to README]