Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Licensing and services objects

The object model describing this resource contains the following objects.

feature
Attribute JSON Type Data Type Description
datastringstringAny data associated with the specific feature – most features do not have any associated data.
featureIdnumberintegerA unique ID that identifies the feature.
namestringstringName of the feature.
licenseKey
AttributeJSON TypeData TypeDescription
createdstringstringDate that the license key was created.
expiresstringstringDate that the license key will expire, or blank if the key does not expire.
featuresobjectarrayAn array of feature objects that are covered by the license key.
isExpiredbooleanbooleanTrue if the license key has expired.
licenseKeystringstringThe license key.
licensedFeature
AttributeJSON TypeData TypeDescription
datastringstringAny data associated with the specific feature – most features do not have any associated data.
featureIdnumberintegerA unique ID that identifies the feature.
isDisabledbooleanbooleanTrue if the feature is disabled.
isLicensedbooleanbooleanTrue if the feature is licensed.
namestringstringName of the feature.
service
AttributeJSON TypeData TypeDescription
isEnabledbooleanbooleanTrue if the feature is disabled.
namestringstringName of the feature.
serviceIdnumberintegerA unique ID that identifies the service.

 

  • Was this article helpful?