ServerAction Class |
Namespace: OpenStack.Compute.v2_1
The ServerAction type exposes the following members.
Name | Description | |
---|---|---|
ServerAction |
Initializes a new instance of the ServerAction class.
|
Name | Description | |
---|---|---|
GetActionAsync |
Shows details for a server action.
(Inherited from ServerActionSummary.) |
Name | Description | |
---|---|---|
GetAction |
Shows details for a server action.
(Defined by ServerActionExtensions_v2_1.) |
Name | Description | |
---|---|---|
Events | ||
Id |
The action identifier.
(Inherited from ServerActionSummary.) | |
Message |
The action output message.
(Inherited from ServerActionSummary.) | |
Name |
The action name.
(Inherited from ServerActionSummary.) | |
ServerId |
The server identifier.
(Inherited from ServerActionSummary.) | |
Started |
The action start time.
(Inherited from ServerActionSummary.) | |
UserId |
The identifier of the user who performed the action.
(Inherited from ServerActionSummary.) |