/
AN
anaconda
/
Anaconda Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 4w ago
Details
Filter operations
account
19
artifacts
11
auth
4
channels
79
cves
5
diagnosis
1
docs
1
groups
16
installers
2
mirrors
1
reports
1
system
12
get
Get system information such as health, version, etc.
get
Get system stats such as disk usage, etc.
get
Get system metrics in OpenMetrics format
get
Get all possible scopes in system
get
Get all possible resource types, used for role management
get
Get current license information
put
Update or re-activate license key
post
Add license key
get
Get current system settings
put
Update system settings
post
Action to cleanup given list of blobs
delete
Action to cleanup orphan blobs for users with system management roles
users
18
post
/repo/docker/events
get
/repo/docker/repositories/{channel_id}/{image_name}
system
Get system information such as health, version, etc.
get
/system
Response
successful operation
System
required
status
string
service_name
string
version
string
product_version
string
errors
string[]
queue_status
object
Example response
{ "queue_status": { "queue_name": 12 } }
Changes