Skip to content

Commit af32865

Browse files
committed
update
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 9efe56b commit af32865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/adminguide/extensions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ An Orchestrator extension enables CloudStack to delegate VM orchestration to an
107107

108108
- Custom Actions: Admins can define custom actions beyond the standard VM operations.
109109

110+
- Instance Preparation: Orchestrator extensions can optionally perform a preparation step during instance deployment. This step is executed before the instance is started on the external system. It allows the extension to update certain instance details in CloudStack. CloudStack sends a structured JSON containing the instance configuration, and the extension can respond with the values it wishes to modify. Currently, only a limited set of fields can be updated: the instance’s VNC password, MAC address, and the IPv4/IPv6 addresses of its NICs.
111+
110112

111113
|run-custom-action.png|
112114

0 commit comments

Comments
 (0)