InlineNSAttributesData1
InlineNSAttributesData1
JSON Example
{
"attribute_source": "string",
"datatype": "string",
"description": "string",
"key": "string",
"value": [
"string"
]
}
string
attribute_source
Optional
Attribute is predefined or custom
Possible values are :
SYSTEM,
CUSTOM,
string
datatype
Required
Data type of attribute/sub attribute key
string
description
Optional
Description for NSProfile attributes
string
key
Required
NSProfile attribute/sub attribute keys.
array of
string
value
Required
Constraints:
minItems: 1
Multiple attribute/sub attribute values can be specified as elements of array.