Skip to content

Instantly share code, notes, and snippets.

@horacioibrahim
Created April 17, 2020 13:12
Show Gist options
  • Save horacioibrahim/b5fd6f9a7beb363c89f9a4643ab5cd19 to your computer and use it in GitHub Desktop.
Save horacioibrahim/b5fd6f9a7beb363c89f9a4643ab5cd19 to your computer and use it in GitHub Desktop.
{
"hws.resource.type.vm": [
{
"resourceType": "hws.resource.type.vm",
"cloudServiceType": "hws.service.type.ec3",
"resourceSpecCode": "c6.16xlarge.4.win",
"periodList": 0,
"cpu": "64 vCPUs",
"mem": "256 GB",
"disk": "40 GB",
"image": "Windows",
"performType": "1",
"instanceArch": "x86",
"planList": [
{
"productId": "00301-214044-0--0",
"billingMode": "ONDEMAND",
"billingEvent": "event.type.vmduration",
"amount": 6.63
}
],
"chargeMode": ["ONDEMAND"],
"chargeModeList": ["noRI"],
"arch": "x86",
"generation": "C6",
"spec": "c6.16xlarge.4",
"vmType": "General computing-plus",
"generationType": "General computing-plus C6",
"generationTypeMap": "General computing-plus",
"imageSpec": "win",
"riResourceSepc": "c6.16xlarge.4"
},
{
"resourceType": "hws.resource.type.vm",
"cloudServiceType": "hws.service.type.ec2",
"resourceSpecCode": "c6.12xlarge.4.win",
"periodList": 0,
"cpu": "48 vCPUs",
"mem": "192 GB",
"disk": "40 GB",
"image": "Windows",
"performType": "1",
"instanceArch": "x86",
"planList": [
{
"productId": "00301-214043-0--0",
"billingMode": "ONDEMAND",
"billingEvent": "event.type.vmduration",
"amount": 5.304
}
],
"chargeMode": ["ONDEMAND"],
"chargeModeList": ["noRI"],
"arch": "x86",
"generation": "C6",
"spec": "c6.12xlarge.4",
"vmType": "General computing-plus",
"generationType": "General computing-plus C6",
"generationTypeMap": "General computing-plus",
"imageSpec": "win",
"riResourceSepc": "c6.12xlarge.4"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment