/
NS
nscale
/
Region Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
nscale
Region Service API
get
Get instance SSH key
latest
OpenAPI 3.0.3
2026-07-26
97
263
209.8 KB
c2991b23da6e
File storage
5
File storage classes
1
Flavors
1
Groups
5
Images
4
Inference
4
Instances
12
get
List instances
post
Create instance
get
Get instance
put
Update instance
delete
Delete instance
get
Get instance console output
get
Get instance console VNC
get
Get instance SSH key
post
Reboot instance
post
Snapshot instance
post
Start instance
post
Stop instance
Load balancers
5
Models
2
Networks
5
Object storage
10
Organizations
3
Placement Servers
4
Placements
4
Projects
5
Quotas
1
Regions
1
Reservation Units
1
Reservations
4
Roles
1
Security groups
5
Service accounts
5
SSH certificate authorities
4
Users
4
Version
1
Instances
Get instance SSH key
Retrieve the SSH key for an instance.
get
/api/v2/instances/{instanceID}/sshkey
Response
An SSH key.
SshKey
required
An SSH key.
privateKey
string
required
The SSH private key.