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
Copy file name to clipboardExpand all lines: docs/commands/instance.md
-21Lines changed: 0 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,6 @@ This API allows you to manage your Instances.
56
56
-[Connect to the serial console of an instance](#connect-to-the-serial-console-of-an-instance)
57
57
-[Create server](#create-server)
58
58
-[Delete server](#delete-server)
59
-
-[Delete the encrypted RDP password](#delete-the-encrypted-rdp-password)
60
59
-[Detach an IP from a server](#detach-an-ip-from-a-server)
61
60
-[Detach a volume from its server](#detach-a-volume-from-its-server)
62
61
-[Migrate server to IP mobility](#migrate-server-to-ip-mobility)
@@ -1799,26 +1798,6 @@ scw instance server delete 11111111-1111-1111-1111-111111111111 zone=fr-par-1
1799
1798
1800
1799
1801
1800
1802
-
### Delete the encrypted RDP password
1803
-
1804
-
Delete the initial administrator password for Windows RDP.
1805
-
1806
-
**Usage:**
1807
-
1808
-
```
1809
-
scw instance server delete-rdp-password [arg=value ...]
1810
-
```
1811
-
1812
-
1813
-
**Args:**
1814
-
1815
-
| Name || Description |
1816
-
|------|---|-------------|
1817
-
| server-id | Required | UUID of the Instance |
1818
-
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`| Zone to target. If none is passed will use default zone from the config |
Reset the admin token for a specific Kubernetes cluster. This will revoke the old admin token (which will not be usable afterwards) and create a new one. Note that you will need to download kubeconfig again to keep interacting with the cluster.
Copy file name to clipboardExpand all lines: internal/namespaces/instance/v1/testdata/test-create-server-scratch-storage-default-scratch-storage.golden
0 commit comments