licenseInfoDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| licenceExpiry (dateTime) | 0/1 | |
| licencePath (string) | 0/1 | |
| numberOfAllowedServers (int) | 1/1 | |
| allowedNameNodeIps (string) | 0/unbounded | |
| numberOfAllowedZones (int) | 1/1 | |
| productType (licensedProduct) | 0/1 | |
| licenseType (licenseType) | 0/1 | |
| replicatedDataLimit (long) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| licenceExpiry | licenceExpiry (dateTime) | |
| licencePath | licencePath (string) | |
| numberOfAllowedServers | numberOfAllowedServers (int) | |
| allowedNameNodeIps | array of allowedNameNodeIps (string) | |
| numberOfAllowedZones | numberOfAllowedZones (int) | |
| productType | productType (licensedProduct) | |
| licenseType | licenseType (licenseType) | |
| replicatedDataLimit | replicatedDataLimit (long) |