| PublicIPStatus Enumeration |
Namespace: Rackspace.RackConnect.v3
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | The status is unknown. | |
| Active | 1 | The public IP address is active. | |
| Creating | 2 | The public IP address is being added. | |
| Updating | 3 | The public IP address is being updated. | |
| PendingBuild | 4 | The server associated with the public IP is still being built. | |
| CreateFailed | 5 | The public IP address add operation failed. | |
| UpdateFailed | 6 | The public IP address update operation failed. | |
| DeleteFailed | 7 | The public IP address remove operation failed. | |
| Deleted | 8 | The public IP address has been removed. |