liveConfReq Struct Reference
Live configuration request. More...
Data Fields
livConfAction_t actions livConfObject_t object_type char * identity char * key_value char * comments int seq Detailed Description
Live configuration request.Field Documentation
Sets the actions in live_config_actions.
Action includes ADDMEMBER, RMMEMBER, UPDATE, CREATE(ADD), DELETE.
Sets the types in live_config_objects.
Object types include USER, USERGROUP, HOSTGROUP, QUEUE, LIMIT, GPOOL, HOST
char* liveConfReq::identity Object name.
char* liveConfReq::key_value Key-value pair string.
For example, "[MXJ=...][; JL/U=...][; EXIT_RATE=...]"
char* liveConfReq::comments Comments.
int liveConfReq::seq The bconf sequence id; 0 for all requests except delete usergroup.
For delete usergroup, first send seq = 0 to get confirmation and a new seq from mbatchd, then call mbatchd with the same request and the new seq.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.