system license update-leases
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Begin lease reconciliation
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The ` system license update-leases` command attempts to update (that is, renew) any capacity pool leases that have expired.
Parameters
[-node {<nodename>|local}]
- Nodes to Attempt Renewal-
This optional parameter directs the system to update leases for only the specified nodes.
[-force {true|false}]
- Force Renewal of Valid Leases-
This optional parameter, if set with a value of "true", directs the system to update all leases for a node, not just those that have expired.
Examples
The following example updates all leases on a node:
cluster1::*> system license update-leases -node node1 -force true Number of Leases Updated: 3 Number of Leases Not Updated: 0 (error), 0 (already up-to-date)