![]() |
Operation: ControlResource | The ControlResource operation is used to send a management command to a Resource within the EGO cluster. The operation is chosen using the ResourceControlOperation element. |
---|---|
Input Message |
The ControlResourceRequest element has the following structure:
|
Output Message |
Currently, the response message from ControlResource is an empty element tag (<ControlResourceResponse/>). |
Operation: ControlAgent | The ControlAgent operation is used to send a management command to an EGO agent within the EGO cluster. The operation is chosen using the AgentControlOperation element. |
---|---|
Input Message |
The ControlAgentRequest element has the following structure:
|
Output Message |
Currently, the response message from ControlAgent is an empty element tag (<ControlAgentResponse/>). |
Operation: ControlMaster | The ControlMaster operation is used to send a management command to the EGO master (i.e. the vemkd process). The operation is chosen using the MasterControlOperation element. |
---|---|
Input Message |
The only element in the ControlMasterRequest is the MasterControlOperation which indicates the command to send to the master. It can currently be one of "stop" and "restart". |
Output Message |
Currently, the response message from ControlMaster is an empty element tag (<ControlMasterResponse/>). |
Operation: ResourceGroupInfo | This returns the information about ResourceGroup(s). |
---|---|
Input Message |
The request contains the following sub-elements:
|
Output Message |
The response contains the following sub-elements:
|
Operation: CreateResourceGroup | The CreateResourceGroup operation is used to create a resource group in EGO master. The operation is chosen as using the MasterControlOperation element. |
---|---|
Input Message |
The CreateResourceGroupRequestMessage contains the CreateResourceGroupRequest element which has the following structure:
|
Output Message |
The CreateResourceGroupResponseMessage contains the CreateResourceGroupResponse element that contains nothing. |
Operation: DeleteResourceGroup | The DeleteResourceGroup operation is used to delete an existing resource group in the EGO master.The operation is chosen as using the MasterControlOperation element. |
---|---|
Input Message |
The DeleteResourceGroupRequestMessage contains the DeleteResourceGroupRequest element which contains the name of the resource group to be deleted. |
Output Message |
The DeleteResourceGroupResponseMessage contains the DeleteResourceGroupResponse element that contains nothing |
Operation: SetResourceGroup | The SetResourceGroup operation is used to update an existing resource group in the EGO master. The operation is chosen as using the MasterControlOperation element. |
---|---|
Input Message |
The SetResourceGroupRequestMessage contains the SetResourceGroupRequest element which contains the same parameters as CreateResourceGroupRequest element. |
Output Message |
The SetResourceGroupResponseMessage contains the SetResourceGroupResponse element that contains nothing |
Operation: AddToResourceGroup | This operation is unimplemented at this time. |
---|---|
Input Message | |
Output Message |
Operation: RemoveFromResourceGroup | This operation is unimplemented at this time. |
---|---|
Input Message | |
Output Message |
Operation: SetMasterList | This operation sets the master candidate list. |
---|---|
Input Message |
The request contains the following sub-elements:
|
Output Message |
Operation: RemoveClient | This operation removes zombie clients. |
---|---|
Input Message |
The request contains the following sub-elements:
|
Output Message |
Date Modified: 26 Nov 2007 Platform Computing: www.platform.com Platform Support: support@platform.com Platform Information Development: doc@platform.com Copyright © 1994-2007 Platform Computing Corporation. All rights reserved. |