ProfileCreateSpec
ProfileCreateSpec
Specification describing the parameters during Profile creation
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"annotation": "string",
"enabled": false
}
string
name
Optional
Name of the profile
string
annotation
Optional
User Provided description of the profile
boolean
enabled
Optional
Flag indicating if the Profile is enabled