No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
This Python package is automatically generated by the OpenAPI Generator project:
- API version: 1.0.0
- Package version: 1.0.0
- Generator version: 7.7.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
Python 3.7+
If the python package is hosted on a repository, you can install directly using:
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)
Then import the package:
import cloudharness_modelInstall via Setuptools.
python setup.py install --user(or sudo python setup.py install to install the package for all users)
Then import the package:
import cloudharness_modelExecute pytest to run the tests.
Please follow the installation procedure and then run the following:
import cloudharness_model
from cloudharness_model.rest import ApiException
from pprint import pprintAll URIs are relative to http://localhost
| Class | Method | HTTP request | Description |
|---|
- ApiTestsConfig
- ApplicationAccountsConfig
- ApplicationConfig
- ApplicationDependenciesConfig
- ApplicationHarnessConfig
- ApplicationProbe
- ApplicationTestConfig
- ApplicationUser
- AutoArtifactSpec
- BackupConfig
- CDCEvent
- CDCEventMeta
- CpuMemoryConfig
- DatabaseDeploymentConfig
- DeploymentAutoArtifactConfig
- DeploymentResourcesConf
- DeploymentVolumeSpec
- DockerfileConfig
- E2ETestsConfig
- FileResourcesConfig
- GatekeeperConf
- GitDependencyConfig
- HarnessMainConfig
- IngressConfig
- IngressConfigAllOfLetsencrypt
- JupyterHubConfig
- NameValue
- NamedObject
- Organization
- ProxyConf
- ProxyPayloadConf
- ProxyTimeoutConf
- RegistryConfig
- ServiceAutoArtifactConfig
- UnitTestsConfig
- UriRoleMappingConfig
- User
- UserCredential
- UserGroup
- UserRole
Endpoints do not require authorization.