RackConnect
Available Commands
- RackConnectService.ListNetworks()
- RackConnectService.CreatePublicIP(definition)
- PublicIP.Assign(serverId)
- PublicIP.Unassign()
- PublicIP.Delete()
- PublicIP.WaitUntilActive()
- PublicIP.WaitUntilDeleted()
Sample
The sample below creates a cloud server on a private, hybrid network and assigns it a public IP address. Download the sample project to get started with a working console application which demonstrates how to use each Rackspace service.