Click or drag to resize
Server Properties

The Server type exposes the following members.

Properties
  NameDescription
Public propertyAddresses
The IP addresses for the server.
Public propertyAdminPassword
The administrative password.

The password is only available immediately after creating the server, and otherwise is empty.

Public propertyAttachedVolumes
The attached volumes, if any.
Public propertyAvailabilityZone
The availability zone in which the server is located.
Public propertyCreated
The date and time when the resource was created.
Public propertyDeleted
The date and time when the server was deleted.
Public propertyDiskConfig
The server disk configuration.
Public propertyFlavor
The flavor for the server instance.
Public propertyHostId
The host identifier.
Public propertyId
The server identifier.
(Inherited from ServerReference.)
Public propertyImage
The image for the server instance.
Public propertyIPv4Address
The server v4 IP address.
Public propertyIPv6Address
The server v6 IP address.
Public propertyKeyPairName
The name of associated key pair, if any.
Public propertyLastModified
The date and time when the resource was updated.
Public propertyLaunched
The date and time when the server was launched.
Public propertyMetadata
The associated metadata key and value pairs.
Public propertyName
The server name.
(Inherited from ServerSummary.)
Public propertyPowerState
The power state of the server.
Public propertyProgress
A percentage value of the build progress.
Public propertySecurityGroups
Associated security groups.
Public propertyStatus
The server status.
Public propertyTaskState
The task state of the server.
Public propertyVMState
The underlying VM state.
Top
See Also