Add_workflow_for_techpubs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Use the licenseRequired
table to specify the feature licenses that the
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
licenseMode
configured as "network".Services enabled by a counted license can be configured with a minCount
and a maxCount
value. When these values are equal, the
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
minCount
irrespective of demand, and it will never request more licenses than the configured maxCount
value.Info | ||
---|---|---|
| ||
This command applies to Network Licensing is active ( |
Code Block | ||
---|---|---|
| ||
% set system licenseRequired <feature name> maxCount <2-1000000, or "unlimited"> minCount <1-256000> |
Info | ||
---|---|---|
| ||
|
Caption | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Code Block |
---|
set system licenseRequired SBC-PSX-RTU minCount 10 maxCount 100 commit show details system licenseRequired licenseRequired SBC-PSX-RTU { minCount 10; maxCount 100; } [ok] |
Pagebreak |
---|