LicenseKey
                                LicenseKey                            
                            Defines a license key and its attributes
JSON Example
                                    {
    "description": "string",
    "id": "string",
    "isUnlimited": false,
    "key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
    "licenseKeyUsage": {
        "licenseUnit": "One among: CPUPACKAGE, INSTANCE, VMS, CCU, PLU, DESKTOPVM, SERVERVM, VM, SERVER, CORES, CONCURRENTUSER, NAMEDUSER, CPUCORE",
        "remaining": 0,
        "total": 0,
        "used": 0
    },
    "licenseKeyValidity": {
        "expiryDate": "string",
        "licenseKeyStatus": "One among: EXPIRED, ACTIVE, NEVER_EXPIRES"
    },
    "productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW",
    "productVersion": "string"
}
            
            
                                    string
                
                
            
        
        
                description            
                            Required
            
            
        Description of the license key given by user
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        The ID of the license key
            
            
                                    boolean
                
                
            
        
        
                isUnlimited            
                            Optional
            
            
        Indicates if the license key has unlimited usage
            
            
                                    string
                
                
            
        
        
                key            
                            Required
            
            
        The 29 alpha numeric character license key with hyphens
            
            
                                    string
                
                
            
        
        
                productType            
                            Required
            
            
        The type of the product to which the license key is applicable
            
            
                                    string
                
                
            
        
        
                productVersion            
                            Optional
            
            
        Product version
Property Of
                                                                            
                                                                                                Parameter To
                                                                            
                                                                                                