[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
FeatureConfigurationIntelligence
The feature configuration for intelligence for staging purpose. Serve as the concrete payload, which can be used to decode FeatureConfiguration. The current limitation is we only support string values and one-level flatten structure.
AllOf
This class requires all of the following:
JSON Example
{
"chart_repo": "string",
"deployment_chart_name": "string",
"deployment_chart_version": "string",
"docker_registry": "string",
"enable_migration": false,
"feature_name": "malware-prevention",
"migration_config": {
"appliance_ip": "string",
"migration_state": "NOT_REQUIRED"
},
"precheck_chart_name": "string",
"precheck_chart_version": "string",
"storage_class": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By
Get Intelligence Feature Configurations
Update Intelligence Feature Configurations