SyntheticClassPolicyContextProfileAllOf1
Properties
array of
PolicyAttributes
attributes
Required
Property containing attributes/sub-attributes for Policy Context Profile.
JSON Example
{
"attributes": [
{
"datatype": "string",
"key": "string",
"value": [
"string"
]
}
]
}