Add Server | long addServer(long configurationId, string name, string defaultInterfaceAddress, string fullHostName, string profile, string properties) |
Import Server | void importServer( long serverId, boolean importDns, boolean importDhcp, string properties ) |
Replace Server | void replaceServer( long serverId, string name, string defaultInterface, string hostName, string password, boolean upgrade, string properties) |
Deploy Server | void deployServer(long serverId) |
Deploy Server Configuration | void deployServerConfig ( long serverID, String properties ) |
Deploy Server Services | void deployServerServices( long serverId, String services ) |
Quick Deployment | void quickDeploy( long zoneId, String properties ) |
Deployment Status | int getServerDeploymentStatus( long serverId, String properties ) |
Server Generic Methods | getEntity() void delete( long objectId ) |