POST /API/identityAPI/importRole/{uuid}/{name}?label=… description=…&options=…
AbstractRemoteIdentityAPI.importRole({'label': /* label the role's label */, 'name': /* name the role's name */, 'uuid': /* uuid the role's uuid */, 'description': /* description the role's description */, 'options': /* options the options map (domain, queyList, user) */});
Import a role