Get_federation_all_groups parameters, Get_federation_all_groups runtime errors, Get_federation_all_groups return messages – HP Integrated Lights-Out 4 User Manual

Page 15: Get_federation_all_groups_info, Get_federation_all_groups_info parameters, Get_federation_all_groups_info runtime errors

Advertising
background image

</LOGIN>
</RIBCL>

GET_FEDERATION_ALL_GROUPS parameters

None

GET_FEDERATION_ALL_GROUPS runtime errors

None

GET_FEDERATION_ALL_GROUPS return messages

The following response is typical of the data returned from the GET_FEDERATION_ALL_GROUPS
command:

<?xml version="1.0"?>
<RIBCL VERSION="2.23">
<RESPONSE
STATUS="0x0000"
MESSAGE='No error'
/>
<GET_FEDERATION_ALL_GROUPS>
<GROUP_NAME VALUE="Group1"/>
<GROUP_NAME VALUE="Group2"/>
</GET_FEDERATION_ALL_GROUPS>
</RIBCL>

GET_FEDERATION_ALL_GROUPS_INFO

Use GET_FEDERATION_ALL_GROUPS_INFO to retrieve a list of all Federation group names and
the associated privileges for each group. To retrieve the privileges of a single specified group, use

GET_FEDERATION_GROUP

.

Besides the group name, the returned group privileges include:

User account administration

Remote console access

Virtual power and reset

Virtual media

iLO setting configuration

Login privilege

The command must appear within a RIB_INFO command block, and RIB_INFO MODE must be
set to read.

For example:

<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="read">
<GET_FEDERATION_ALL_GROUPS_INFO/>
</RIB_INFO>
</LOGIN>
</RIBCL>

GET_FEDERATION_ALL_GROUPS_INFO parameters

None.

GET_FEDERATION_ALL_GROUPS_INFO runtime errors

None

GET_FEDERATION_ALL_GROUPS_INFO

15

Advertising