[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
UsageCustomer
Response Model for Usage Customer for PoR
Properties
string
customerName
Optional
Name of the VMware customer
string
customerOrgId
Optional
Organization ID of customer in CSP
JSON Example
{
"customerName": "string",
"customerOrgId": "string",
"serviceRef": [
{
"id": "string",
"name": "string",
"serviceIcon": "string"
}
]
}