netlicensing_update_product_module
Modify product module properties like name, active status, licensing thresholds, and validity periods in NetLicensing.
Instructions
Update a product module's properties.
Args: module_number: Module to update name: New name (leave empty to keep current) active: Set active state (omit to keep current) max_checkout_validity: Maximum checkout validity in days (Floating model, omit to keep current) yellow_threshold: Remaining time volume for yellow warning (Rental model, omit to keep current) red_threshold: Remaining time volume for red warning (Rental model, omit to keep current) node_secret_mode: PREDEFINED or CLIENT (NodeLocked model, leave empty to keep current)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_number | Yes | ||
| name | No | ||
| active | No | ||
| max_checkout_validity | No | ||
| yellow_threshold | No | ||
| red_threshold | No | ||
| node_secret_mode | No |