LicensingData¶
Note
- Examples for model: LicensingData
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
| Name | Type | Notes |
|---|---|---|
| license_use_exceeded | bool | optional [default to False] |
| max_agents | int | optional |
| unlimited_agents | bool | optional [default to False] |
| agents_left | int | optional |
| max_build_types | int | optional |
| unlimited_build_types | bool | optional [default to False] |
| build_types_left | int | optional |
| server_license_type | str | optional |
| server_effective_release_date | str | optional |
| license_keys | LicenseKeys | optional |