Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Admin : Admin Operations : tibasAdmin_Connect()

tibasAdmin_Connect()
Function
Declaration
tibas_status tibasAdmin_Connect()
tibasAdmin      admin,
tibasMetaspace* metaspace,
const char*     cmd)
 
Purpose
Connects to the a specified admin manager and executes a specified admin command.
Parameters
 
Remarks
Use the tibasAdmin_Connect() command to connect to a specified Admin manager for a specified metaspace and execute a specified command.
The command that you execute can be any command that is supported by the TIBCO ActiveSpaces Admin utility.
For a complete list of the Admin commands, see Administering ActiveSpaces with the Admin CLI in the TIBCO ActiveSpaces Administration document.
See Also
tibasAdmin_Execute()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved