ProductManifestOverride
ProductManifestOverride
JSON Example
{
"section": "string",
"data": {}
}
string
section
Optional
The section within the Product manifest to override.
Possible values are : features, update,
object
data
Optional
The new configuration to apply on top of the OpsManager generated BOSH manifest.
The data payload will be deep-merged into the current Product's BOSH manifest.