scopeRole element

Type: scopeRole
Namespace: (default namespace)
XML Schema: vcac-identity-rest-schema.xsd

Example JSON

{ "scopeType" : { "id" : "...", "name" : { }, "description" : { }, "status" : "...", "prereqAdminPermissions" : [ { "id" : "...", "name" : { }, "description" : { }, "status" : "...", "prereqAdminPermissions" : [ { "..." : ... }, ... ] }, ... ] }, "id" : "...", "name" : { }, "description" : { }, "status" : "...", "assignedPermissions" : [ { "id" : "...", "name" : { }, "description" : { }, "status" : "...", "prereqAdminPermissions" : [ { "..." : ... }, ... ] }, ... ] }