NAME
Etcd3::Lease::Revoke
DESCRIPTION
LeaseRevoke revokes a lease. All keys attached to the lease will expire and be deleted.
endpoint
/kv/lease/revoke
ID
ID is the lease ID to revoke. When the ID is revoked, all associated keys will be deleted.
json_args
arguments that will be sent to the api