Which of the following vault lease operations uses a lease_id as an argument? (Choose two.)
Which of the following vault lease operations uses a lease_id as an argument? (Choose two.)
The 'renew' and 'revoke' operations in Vault lease management use a lease_id as an argument. The 'renew' operation extends the lease duration for a specific lease identified by its lease_id, while the 'revoke' operation explicitly invalidates a lease using its lease_id.
https://developer.hashicorp.com/vault/docs/concepts/lease#lease-ids