InlineRoleWithFeatures1

InlineRoleWithFeatures1
InlineRoleWithFeatures1
JSON Example
{
    "features": [
        {
            "feature": "string",
            "feature_description": "string",
            "feature_name": "string",
            "is_execute_recommended": false,
            "is_internal": false,
            "permission": "string"
        }
    ],
    "role": "string"
}
features
Required

Features

string As /^[_a-z0-9-]+$/
role
Optional

Short identifier for the role. Must be all lower case with no spaces.