SettingsClustersEnablementSoftwareInfo
The Software.Info structure contains information describing whether the feature is enabled.
Properties
boolean
enabled
Required
Status of the feature enablement True if feature is enabled, false otherwise
JSON Example
{
"enabled": false
}