Skip to content

Commit 2e80163

Browse files
committed
more changes
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 74ee978 commit 2e80163

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/adminguide/extensions/developer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Action Lifecycle
125125
Console Access for Instances with Orchestrator Extensions
126126
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
127127

128-
Orchestrator extensions can provide console access for instances either through **VNC** or a **direct URL**.
128+
Orchestrator extensions can provide console access for instances either through **VNC** or a **URL**.
129129
To enable this, the extension must implement the ``getconsole`` action and return output in one of the following JSON formats:
130130

131131
VNC-based console:
@@ -163,10 +163,10 @@ Direct URL-based console:
163163
164164
165165
.. note::
166-
For direct URL–based console access, CloudStack does not report the acquired or client IP address.
166+
For URL–based console access, CloudStack does not report the acquired or client IP address.
167167
In this mode, security and access control must be handled by the server providing the console.
168168

169-
Protocol value of ``direct`` can be used for direct URL–based console access.
169+
Protocol value of ``direct`` can be used for URL–based console access.
170170

171171
Custom Actions
172172
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)