CatalogItemResourceUpfrontPriceResponse

CatalogItemResourceUpfrontPriceResponse
CatalogItemResourceUpfrontPriceResponse

A response with upfront price for a resource in given catalog item

JSON Example
{
    "dailyAdditionalPrice": "number",
    "dailyComputePrice": "number",
    "dailyNetworkPrice": "number",
    "dailyStoragePrice": "number",
    "dailyTotalPrice": "number",
    "resourceName": "string",
    "resourceType": "string",
    "resourceUpfrontPriceId": "string",
    "status": "string",
    "statusDetails": "string",
    "unit": "string"
}
number
dailyAdditionalPrice
Optional

Additional Price incurred for the catalog.

number
dailyComputePrice
Optional

Compute Price of the catalog resource.

number
dailyNetworkPrice
Optional

Network Price of the catalog resource.

number
dailyStoragePrice
Optional

Storage Price of the catalog resource.

number
dailyTotalPrice
Optional

Total Price of the catalog resource.

string
resourceName
Optional

resourceName

string
resourceType
Optional

resourceType

string
resourceUpfrontPriceId
Optional

Id

string
status
Optional

Upfront price sync status

Possible values are : SUCCESS, ERROR, DATA_NOT_AVAILABLE, CURRENCY_NOT_SET,
string
statusDetails
Optional

Upfront price status detail.

string
unit
Optional

Monetary unit.