Updateroletemplate, Updateuser – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 84

Advertising
background image

74

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

3

Return values

Table 186

contains the return values of the method

Error messages

List of Error Messages

updateRoleTemplate

Description
Updates one or more existing role templates on the system with the given template parameters.
This operation performs the full update. If the update fails in the middle, there is no rollback
mechanism to revert the changes.

Parameters

Table 187

contains the parameters required for the method.

Return values
Not applicable.

Error messages

List of Error Messages

updateUser

Description
Updates one or more users with the given user specific information. This method updates the
inputs provided with the current request. A full update is performed for the specified user. There is
no rollback for the failed updates.

Parameters

Table 188

contains the parameters required for the method.

Return values
Not applicable.

TABLE 186

Return values

Name

Type

Description

status

boolean

Status of user password aging.

TABLE 187

Parameters

Name

Type

Presence

Rules

Description

roleTemplate

RoleTemplate

[ ]

Optional

Identifies the role template data structure.

TABLE 188

Parameters

Name

Type

Presence

Rules

Description

users

User

[ ] Mandatory

Identifies the user specific information.

Advertising