[{"label":"Latest (v1.1)","version":"latest"}]
vmc

OnDemandOfferInstance

Holder for the on-demand offer instance.


Properties

string
currency Required

string
description Required

string
monthly_cost Required

string
name Required

string
product Required

string
region Required

string
type Required

string
unit_price Required

string
version Required

string
product_type Optional

Deprecated. Please use product and type fields instead.

JSON Example

{
    "currency": "USD",
    "description": "VMware Cloud on AWS On-Demand",
    "monthly_cost": "6108.7130",
    "name": "VMware Cloud on AWS",
    "product": "HOST",
    "region": "US_WEST_2",
    "type": "i3.metal",
    "unit_price": "8.3681",
    "version": "1.0"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

OfferInstancesHolder

Feedback

Was this page helpful?