3.3.4.155.2.1 UpdateUserRole

The UpdateUserRole element contains the input data for the UpdateUserRole operation.

 <xs:element name="UpdateUserRole">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="role" nillable="true" type="ipam:UserRole" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>