Add description for trigger crash dump

Add description for server trigger crash dump operation
into api-guide.

Change-Id: I20492dbf9eab4f7fcab0864bb250b20f98b762e4
blueprint complete-todo-in-api-concept-doc
This commit is contained in:
xiexs
2016-01-28 02:41:57 -05:00
parent 42e4126f05
commit 2051e3b361
+7
View File
@@ -294,6 +294,13 @@ Server actions
Administrators may use this to evacuate servers from a host that needs to
undergo maintenance tasks.
- **Trigger crash dump**
Trigger crash dump usually utilized by either administrator or the server's
owner, it will dump the memory image as dump file into the given server,
and then reboot the kernel again. And this feature depends on the setting
about the NMI in the server.
Server passwords
~~~~~~~~~~~~~~~~