OfferInstancesHolder
OfferInstancesHolder
Holder for the offer instances.
JSON Example
{
"on_demand": {
"product": "HOST",
"product_type": null,
"name": "VMware Cloud on AWS",
"currency": "USD",
"region": "US_WEST_2",
"unit_price": "8.3681",
"monthly_cost": "6108.7130",
"version": "1.0",
"type": "i3.metal",
"description": "VMware Cloud on AWS On-Demand"
},
"offers": [
{
"description": "VMware Cloud on Amazon Web Services",
"product": "HOST",
"product_type": null,
"name": "VMware Cloud on AWS",
"region": "US_WEST_2",
"commitment_term": 12,
"unit_price": "51987.0",
"currency": "USD",
"version": "1.0",
"offer_context_id": null,
"product_charge_id": null,
"type": "i3.metal",
"product_id": "VMC-AWS"
},
{
"description": "VMware Cloud on Amazon Web Services",
"product": "HOST",
"product_type": null,
"name": "VMware Cloud on AWS",
"region": "US_WEST_2",
"commitment_term": 36,
"unit_price": "109366.0",
"currency": "USD",
"version": "1.0",
"offer_context_id": null,
"product_charge_id": null,
"type": "i3.metal",
"product_id": "VMC-AWS"
}
]
}