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