Creating and Configuring a Role ``` ```[DME] POST http://<IP_Address>/api/node/mo/sys/userext/role-test.json
DME
Copy
{ "aaaRole": { "attributes": { "descr": "test description", "denyVRF": "yes", "denyVLAN": "yes", "denyIntf": "yes" }}}
Response
{ "imdata": [] }