ProductCommitment
ProductCommitment
JSON Example
{
"id": "775dc4c1-xxxx-xxxx-xxxx-8328ac75e878",
"name": "my_commitment_1",
"bol": "2025-01",
"eol": "2025-12",
"commitment": [
{
"beginMonth": "2025-01",
"endMonth": "2025-12",
"quantity": 100
}
],
"product": {
"id": "892ae1d0-xxxx-xxxx-xxxx-f04b00000005",
"code": "VR-OSTACK4-C",
"name": "VMware Integrated OpenStack"
},
"uom": "GB vRAM",
"customer": {
"id": "c7240730-xxxx-xxxx-xxxx-250300000003",
"customerNumber": 1000000001,
"name": "Steven"
},
"payment": "MONTHLY",
"status": "ACTIVE",
"term": "YEAR_1"
}
string
id
Optional
id
string
name
Optional
Commitment name
string
bol
Optional
Begin month of the commitment
string
eol
Optional
End month of the commitment
string
uom
Optional
uom
string
payment
Optional
payment
string
status
Optional
status
Possible values are : ACTIVE, COMPLETED,
string
term
Optional
term
Possible values are : YEAR_1, YEAR_3, YEAR_4, YEAR_5,