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