OfferMetadata
The model having related offer metadata details
Properties
The category of the offer.\n eg. PRIMARY, ADDON, ONETIME
Possible values are: PRIMARY , ADDON , ONETIME , ONDEMAND
Billing Model for the offer. eg. COMMIT_REQUIRED, COMMIT_ONLY, COMMIT_OPTIONAL
Possible values are: COMMIT_REQUIRED , COMMIT_OPTIONAL , COMMIT_ONLY
Defines product Family in the catalog
Defines the values for Customer segment type attribute
Possible values are: ACADEMIC , COMMERCIAL , GOVERNMENT
Defines value for offer sku
Defines the values of the offer type attribute
Possible values are: ONDEMAND , COMMIT
Defines value for licenseUnit of related offer
Billing frequency, for ONDEMAND is always MONTHLY in arrears. All values are only applicable for OfferType : COMMIT.
Possible values are: PREPAID , MONTHLY , ANNUAL
Defines value for billingTerm of related offer
Defines value for programOption of related offer
Defines value for product description
Defines value for supportLevel of related offer
JSON Example
{
"billingModel": "COMMIT_REQUIRED",
"customerSegment": "COMMERCIAL",
"offerCategory": "PRIMARY",
"offerType": "COMMIT",
"productFamily": "VSPHERE-SAAS",
"sku": "VSANEP-TSPC-36MPCS"
}