Resource Manager API
Project description
stackit.resourcemanager
API v2 to manage resource containers - organizations, folders, projects incl. labels
Resource Management
STACKIT resource management handles the terms Organization, Folder, Project, Label, and the hierarchical structure between them. Technically, organizations, folders, and projects are Resource Containers to which a Label can be attached to. The STACKIT Resource Manager provides CRUD endpoints to query and to modify the state.
Organizations
STACKIT organizations are the base element to create and to use cloud-resources. An organization is bound to one customer account. Organizations have a lifecycle.
- Organizations are always the root node in resource hierarchy and do not have a parent
Projects
STACKIT projects are needed to use cloud-resources. Projects serve as wrapper for underlying technical structures and processes. Projects have a lifecycle. Projects compared to folders may have different policies.
- Projects are optional, but mandatory for cloud-resource usage
- A project can be created having either an organization, or a folder as parent
- A project must not have a project as parent
- Project names under the same parent must not be unique
- Root organization cannot be changed
Label
STACKIT labels are key-value pairs including a resource container reference. Labels can be defined and attached freely to resource containers by which resources can be organized and queried.
- Policy-based, immutable labels may exists
For more information, please visit https://support.stackit.cloud/servicedesk
This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.
Installation & Usage
pip install
pip install stackit-resourcemanager
Then import the package:
import stackit.resourcemanager
Getting Started
Examples for the usage of the package can be found in the GitHub repository of the SDK.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stackit_resourcemanager-0.5.0.tar.gz.
File metadata
- Download URL: stackit_resourcemanager-0.5.0.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
319cac07149248beb43a2e2a9f7eb800638c28b6f683f05a5ba11ee36f7bcbb6
|
|
| MD5 |
872e0e18349185cbdbf3408243fd941b
|
|
| BLAKE2b-256 |
e77aa931682e62897ca3ad902e1f22dd307dec21208d0299ef896767b56cd6b5
|
File details
Details for the file stackit_resourcemanager-0.5.0-py3-none-any.whl.
File metadata
- Download URL: stackit_resourcemanager-0.5.0-py3-none-any.whl
- Upload date:
- Size: 74.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
067df74778e2cfd92018c54de7788e9cb8193655de73629a863e092f4df3f835
|
|
| MD5 |
4d5fbcbd1ffca3dcc130798ef8d19282
|
|
| BLAKE2b-256 |
b48a48968c8fe70d6479fe6b3f6151178245c5d400c125381c779720dcdcb971
|