From 8e2000efc87b2a84ba06d39662229dfd77421aef Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 26 Feb 2018 10:31:52 -0500 Subject: [PATCH] Clarify wording in listing instance actions for deleted instances The ability to list instance actions for deleted servers was added in the 2.21 microversion, so we should update the wording to make that clear. Change-Id: Ibf05d5bd2c70aa579bb2a688d4d5fa63278176d2 --- api-ref/source/os-instance-actions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-ref/source/os-instance-actions.inc b/api-ref/source/os-instance-actions.inc index 19c029442c51..9e2530703bde 100644 --- a/api-ref/source/os-instance-actions.inc +++ b/api-ref/source/os-instance-actions.inc @@ -13,8 +13,8 @@ List Actions For Server Lists actions for a server. -Action information of deleted instances can be returned for requests later -than microversion 2.21. +Action information of deleted instances can be returned for requests +starting with microversion 2.21. Policy defaults enable only users with the administrative role or the owner of the server to perform this operation. Cloud providers can change these permissions