XIQS Create Rack
From IQsimWiki
Latest revision as of 21:26, 4 August 2011
XIQS Create Rack - Sim Rack Management
Description |
---|
createXIQSRack ( String name , String dns , Long tcpport , String dns2 , Long tcpport2 [, Long id_partition ] )
Create a new IRON Sim Rack object. The new created object Id is returned. |
Parameters |
---|
String name Rack Name String dns Rack DNS Long tcpport Rack port. If two iQSIM Arrays have the same public IP address, they will then need to be addressed using different ports. String dns2 Rack DNS2 Long tcpport2 Rack port2. If two iQSIM Arrays have the same public IP address, they will then need to be addressed using different ports. [ Long id_partition ] Partition Id |
Return Values |
---|
Structure Long id - New IRON Sim Rack Id Error Data structure ( Error Management ) Possible failure code returns |
See Also |
---|
Example |
---|
[REQUEST] |