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
Reinstall an existing Apple silicon server (specified by its server ID) from a new image (OS). All the data on the disk is deleted and all configuration is reset to the defailt configuration values of the image (OS).
650
649
:param server_id: UUID of the server you want to reinstall.
651
650
:param zone: Zone to target. If none is passed will use default zone from the config.
652
651
:param os_id: Reinstall the server with the target OS, when no os_id provided the default OS for the server type is used.
653
-
:param runner_configuration: Specify the configuration to install an optional CICD runner on the server during installation.
Reinstall an existing Apple silicon server (specified by its server ID) from a new image (OS). All the data on the disk is deleted and all configuration is reset to the defailt configuration values of the image (OS).
650
649
:param server_id: UUID of the server you want to reinstall.
651
650
:param zone: Zone to target. If none is passed will use default zone from the config.
652
651
:param os_id: Reinstall the server with the target OS, when no os_id provided the default OS for the server type is used.
653
-
:param runner_configuration: Specify the configuration to install an optional CICD runner on the server during installation.
0 commit comments