conda-store
2024.6.1
OAS 3.1
openapi.json
auth
GET
/login
/
Get Login Method
POST
/login
/
Post Login Method
POST
/logout
/
Post Logout Method
api
GET
/api
/v1
/
Api Status
GET
/api
/v1
/permission
/
Api Get Permissions
GET
/api
/v1
/usage
/
Api Get Usage
POST
/api
/v1
/token
/
Api Post Token
GET
/api
/v1
/namespace
/
Api List Namespaces
GET
/api
/v1
/namespace
/{namespace}
/
Api Get Namespace
PUT
/api
/v1
/namespace
/{namespace}
/
Api Update Namespace
POST
/api
/v1
/namespace
/{namespace}
/
Api Create Namespace
DELETE
/api
/v1
/namespace
/{namespace}
/
Api Delete Namespace
PUT
/api
/v1
/namespace
/{namespace}
/metadata
Api Update Namespace Metadata
GET
/api
/v1
/namespace
/{namespace}
/roles
Api Get Namespace Roles
DELETE
/api
/v1
/namespace
/{namespace}
/roles
Api Delete Namespace Roles
GET
/api
/v1
/namespace
/{namespace}
/role
Api Get Namespace Role
PUT
/api
/v1
/namespace
/{namespace}
/role
Api Update Namespace Role
POST
/api
/v1
/namespace
/{namespace}
/role
Api Create Namespace Role
DELETE
/api
/v1
/namespace
/{namespace}
/role
Api Delete Namespace Role
GET
/api
/v1
/environment
/
Api List Environments
GET
/api
/v1
/environment
/{namespace}
/{environment_name}
/
Api Get Environment
PUT
/api
/v1
/environment
/{namespace}
/{name}
/
Api Update Environment Build
DELETE
/api
/v1
/environment
/{namespace}
/{name}
/
Api Delete Environment
GET
/api
/v1
/specification
/
Api Get Specification
POST
/api
/v1
/specification
/
Api Post Specification
GET
/api
/v1
/build
/
Api List Builds
GET
/api
/v1
/build
/{build_id}
/
Api Get Build
PUT
/api
/v1
/build
/{build_id}
/
Api Put Build
DELETE
/api
/v1
/build
/{build_id}
/
Api Delete Build
PUT
/api
/v1
/build
/{build_id}
/cancel
/
Api Put Build Cancel
GET
/api
/v1
/build
/{build_id}
/packages
/
Api Get Build Packages
GET
/api
/v1
/build
/{build_id}
/logs
/
Api Get Build Logs
GET
/api
/v1
/channel
/
Api List Channels
GET
/api
/v1
/package
/
Api List Packages
GET
/api
/v1
/build
/{build_id}
/yaml
/
Api Get Build Yaml
GET
/api
/v1
/build
/{build_id}
/lockfile
/
Api Get Build Lockfile
GET
/api
/v1
/build
/{build_id}
/conda-lock.yaml
Api Get Build Conda Lock File
GET
/api
/v1
/build
/{build_id}
/conda-lock.yml
Api Get Build Lockfile
GET
/api
/v1
/environment
/{namespace}
/{environment_name}
/lockfile
/
Api Get Build Lockfile
GET
/api
/v1
/environment
/{namespace}
/{environment_name}
/conda-lock.yaml
Api Get Build Lockfile
GET
/api
/v1
/environment
/{namespace}
/{environment_name}
/conda-lock.yml
Api Get Build Lockfile
GET
/api
/v1
/build
/{build_id}
/archive
/
Api Get Build Archive
GET
/api
/v1
/build
/{build_id}
/docker
/
Api Get Build Docker Image Url
GET
/api
/v1
/build
/{build_id}
/installer
/
Api Get Build Installer
GET
/api
/v1
/setting
/{namespace}
/{environment_name}
/
Api Get Settings
PUT
/api
/v1
/setting
/{namespace}
/{environment_name}
/
Api Put Settings
GET
/api
/v1
/setting
/{namespace}
/
Api Get Settings
PUT
/api
/v1
/setting
/{namespace}
/
Api Put Settings
GET
/api
/v1
/setting
/
Api Get Settings
PUT
/api
/v1
/setting
/
Api Put Settings
registry
GET
/v2
/
V2
GET
/v2
/{rest}
List Tags
ui
GET
/admin
/create
/
Ui Create Get Environment
GET
/admin
/
Ui List Environments
GET
/admin
/namespace
/
Ui List Namespaces
GET
/admin
/environment
/{namespace}
/{environment_name}
/
Ui Get Environment
GET
/admin
/environment
/{namespace}
/{environment_name}
/edit
/
Ui Edit Environment
GET
/admin
/build
/{build_id}
/
Ui Get Build
GET
/admin
/user
/
Ui Get User
GET
/admin
/setting
/{namespace}
/{environment_name}
/
Ui Get Setting
GET
/admin
/setting
/{namespace}
/
Ui Get Setting
GET
/admin
/setting
/
Ui Get Setting
conda-store-ui
GET
/
Get Conda Store Ui
metrics
GET
/metrics
Prometheus Metrics
GET
/celery
Trigger Task
Schemas
APIAckResponse
Expand all
object
APIDeleteNamespaceRole
Expand all
object
APIGetBuild
Expand all
object
APIGetEnvironment
Expand all
object
APIGetNamespace
Expand all
object
APIGetPermission
Expand all
object
APIGetPermissionData
Expand all
object
APIGetSetting
Expand all
object
APIGetSpecificationFormat
Expand all
any
APIGetStatus
Expand all
object
APIGetStatusData
Expand all
object
APIGetUsage
Expand all
object
APIListBuild
Expand all
object
APIListCondaChannel
Expand all
object
APIListCondaPackage
Expand all
object
APIListEnvironment
Expand all
object
APIListNamespace
Expand all
object
APIPostNamespaceRole
Expand all
object
APIPostSpecification
Expand all
object
APIPostSpecificationData
Expand all
object
APIPostToken
Expand all
object
APIPostTokenData
Expand all
object
APIPutNamespaceRole
Expand all
object
APIPutSetting
Expand all
object
APIResponse
Expand all
object
APIStatus
Expand all
any
Body_api_post_specification_api_v1_specification__post
Expand all
object
Body_api_post_token_api_v1_token__post
Expand all
object
Body_api_update_environment_build_api_v1_environment__namespace___name___put
Expand all
object
Body_api_update_namespace_api_v1_namespace__namespace___put
Expand all
object
Build
Expand all
object
BuildArtifact
Expand all
object
BuildArtifactType
Expand all
any
BuildStatus
Expand all
any
CondaChannel
Expand all
object
CondaPackage
Expand all
object
Environment
Expand all
object
HTTPValidationError
Expand all
object
Namespace
Expand all
object
NamespaceRoleMapping
Expand all
object
Specification
Expand all
object
ValidationError
Expand all
object