[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

LicenseDetailsWithConversionFactor

Subscription Upgrade Program Licence Details


Properties

string
contactEmail Required

Email id of the contact person for this license


integer as int32
conversionRatio Required

Ratio used to convert from one license unit to another. e.g. 16 cores per CPU


integer as int32
selectedQuantity Required

Quantity of the product that the partner selected to upgrade


integer as int32
eligibleQuantity Required

Quantity of the product that the partner is eligible to upgrade


string
expirationDate Required

Expiration date of the license


string
licenseKey Required

License key for the product purchased by the customer


string
licenseUnit Required

Unit of measurement for the license


productDetails Required

License Services Eligible for Exchange


integer as int32
totalQuantity Required

Total quantity of the product customer has


string
conversionRatioUnit Optional

Conversion ratio unit such as core/cpu


string
status Optional

Current status of the license

JSON Example

{
	"contactEmail": "string",
	"conversionRatio": 0,
	"eligibleQuantity": 0,
	"expirationDate": "string",
	"licenseKey": "string",
	"licenseUnit": "string",
	"productDetails": {},
	"selectedQuantity": 0,
	"totalQuantity": 0
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

BaseOfferConfigRequest
CreateOfferRequest

Feedback

Was this page helpful?