From 163482e0e102aeedc7c7ff94e4b576ecb3786d72 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 26 Jul 2019 15:47:02 -0400 Subject: doc: fix links for server actions in api guide The section about server actions is talking about the os-instance-actions API but linking to the server actions section in the API reference. This retains the link to the server actions section but changes the "for more details" link to the actual os-instance-actions reference. Change-Id: Icb5c4cadd1c552f44bfadefd055c07ea38df0eaa --- api-guide/source/faults.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'api-guide') diff --git a/api-guide/source/faults.rst b/api-guide/source/faults.rst index 9ff82f8729..14a36dd6b1 100644 --- a/api-guide/source/faults.rst +++ b/api-guide/source/faults.rst @@ -67,11 +67,13 @@ Response header example:: Server Actions -------------- -There is an API for end users to list the outcome of Server Actions, +There is an API for end users to list the outcome of `Server Actions`_, referencing the requested action by request id. For more details, please see: -https://docs.openstack.org/api-ref/compute/#servers-run-an-action-servers-action +https://docs.openstack.org/api-ref/compute/#servers-actions-servers-os-instance-actions + +.. _Server Actions: https://docs.openstack.org/api-ref/compute/#servers-run-an-action-servers-action Logs ---- -- cgit v1.2.1