configurationAttributesObj
Product metadata configuration mappings (CPO keys to platform keys). Free-form object that can contain any keys and values; structure is not constrained.
property name*any
Product metadata configuration mappings (CPO keys to platform keys). Free-form object that can contain any keys and values; structure is not constrained.
Example:
{"AuthorizationEnabled":"authEnabled","MaxPowerKw":"maxPowerKw","SolarMode":"solarModulationEnabled"}configurationAttributesObj
{
"AuthorizationEnabled": "authEnabled",
"MaxPowerKw": "maxPowerKw",
"SolarMode": "solarModulationEnabled"
}