V3SubscriptionConfigurationError
V3SubscriptionConfigurationError
CPQ configuration errors response at this level. See https://confluence.eng.vmware.com/x/IS79Og
JSON Example
{
"allowedValues": [
"string"
],
"errorCode": "string",
"fieldName": "licenseUnit",
"message": "Blah failed. Orphaned Addon needs to be adjusted",
"referenceId": "cb2425b4-203b-4a2a-8a72-2555aa7d4ec6",
"ruleId": "rule123"
}
array of
string
allowedValues
Optional
An array of potential suggestion correct values to resolve error
string
errorCode
Optional
Type of error, see the enum and https://confluence.eng.vmware.com/x/IS79Og
Possible values are :
INVALID_ATTRIBUTES,
ATTRIBUTE_DEPENDENCY,
ADDON_DEPENDENCY,
EXCHANGE_DEPENDENCY,
QUANTITY_DEPENDENCY,
MANDATORY_DEPENDENCY,
DATE_CHECK_FAILURE,
string
fieldName
Optional
The offer attribute that cause the problem
string
message
Optional
Message for debugging purpose
string
referenceId
Optional
referenceId of offer (if pre-existing offer)
string
ruleId
Optional
ruleId from get offers
Property Of