/
ON
oneclickvirt
/
OneClickVirt API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 1w ago
Details
Filter operations
Health
2
OAuth2
7
System
7
仪表板
1
提供商管理
3
文件上传
1
文件访问
1
用户流量
5
用户管理
30
监控管理
1
端口映射管理
7
管理员-流量同步
4
管理员流量
7
管理员管理
38
系统初始化
5
系统监控
4
系统管理
2
系统镜像管理
2
get
获取系统镜像列表
post
创建系统镜像
虚拟化管理
6
认证
2
认证管理
7
邀请码管理
6
配置管理
2
系统镜像管理
创建系统镜像
创建新的系统镜像配置
post
/admin/system-images
Request body
SystemCreateSystemImageRequest
required
architecture
'amd64'
|
'arm64'
|
's390x'
required
checksum
string
description
string
instanceType
'vm'
|
'container'
required
name
string
required
osType
string
osVersion
string
providerType
'proxmox'
|
'lxd'
|
'incus'
|
'docker'
required
size
integer
tags
string
url
string
required
Response
创建成功
CommonResponse
required
code
integer
{"stackTrail":"components:schemas:common.Response:properties:data","oasType":"schema","type":"unknown"}
msg
string
Changes