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: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.