You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They both support the parameter ``userdata=``. The value for this parameter
27
27
must be a `base64 <https://www.base64encode.org/>`_-encoded multi-part MIME
28
28
message. See further below for an example of what this should look like.
@@ -89,7 +89,7 @@ Fetching user-data via the API
89
89
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
90
90
91
91
User-data is not included with the normal VM state for historic reasons.
92
-
To read out the base64-encoded user-data via the API, use the `getVirtualMachineUserData <http://cloudstack.apache.org/docs/api/apidocs-4.14/user/getVirtualMachineUserData.html>`_
92
+
To read out the base64-encoded user-data via the API, use the `getVirtualMachineUserData <https://cloudstack.apache.org/docs/api/apidocs-4.14/user/getVirtualMachineUserData.html>`_
0 commit comments