NestedAttributeCapability
Description
An object used to represent the nested attribute capabilities of a feature. It is used for those attributes that are nested inside one or more other attributes. For instance 'DeviceLogSettings' entity has the property 'platformLogLevel' nested two levels under the properties 'syslogServerLogFilter -> dataLogging'. It is not a direct property. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
capabilityType | False | string | Represents the actual type of the NestedAttributeCapability. The only allowed value is 'nested'. |