Click or drag to resize
EvacuateServerRequest Class
Evacuates a server from a failed host to a new one.
Inheritance Hierarchy
SystemObject
  OpenStack.Compute.v2_1.OperatorEvacuateServerRequest

Namespace: OpenStack.Compute.v2_1.Operator
Assembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax
public class EvacuateServerRequest

The EvacuateServerRequest type exposes the following members.

Constructors
  NameDescription
Public methodEvacuateServerRequest
Initializes a new instance of the EvacuateServerRequest class.
Top
Properties
  NameDescription
Public propertyAdminPassword
An administrative password to access the evacuated instance.
Public propertyDestinationHostId
The identifier of the host to which the server should be evacuated.
Public propertyIsServerOnSharedStorage
Specify if the server is on shared storage.
Top
Version Information

.NET Framework

Supported in: 4.5

openstack.net

Supported in: 1.6
See Also