python3-core-api-client 2.8__tar.gz → 2.8.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/PKG-INFO +1 -1
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/pyproject.toml +1 -1
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/models.py +19 -19
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/python3_core_api_client.egg-info/PKG-INFO +1 -1
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/README.md +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/setup.cfg +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/__init__.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/_encoders.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/_helpers.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/connector.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/exceptions.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/http.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/interfaces.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/__init__.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/basic_authentication_realms.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/borg_archives.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/borg_repositories.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/certificate_managers.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/certificates.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/clusters.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/cmses.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/crons.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/custom_config_snippets.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/custom_configs.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/customers.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/daemons.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/database_user_grants.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/database_users.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/databases.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/domain_routers.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/firewall_groups.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/firewall_rules.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/fpm_pools.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/ftp_users.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/haproxy_listens.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/haproxy_listens_to_nodes.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/health.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/hosts_entries.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/htpasswd_files.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/htpasswd_users.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/login.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/logs.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/mail_accounts.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/mail_aliases.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/mail_domains.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/mail_hostnames.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/malwares.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/mariadb_encryption_keys.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/node_add_ons.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/nodes.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/passenger_apps.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/redis_instances.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/regions.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/root_ssh_keys.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/security_txt_policies.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/ssh_keys.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/task_collections.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/unix_users.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/url_redirects.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/resources/virtual_hosts.py +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/python3_core_api_client.egg-info/SOURCES.txt +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/python3_core_api_client.egg-info/dependency_links.txt +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/python3_core_api_client.egg-info/requires.txt +0 -0
- {python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/python3_core_api_client.egg-info/top_level.txt +0 -0
|
@@ -215,7 +215,7 @@ class CMSPlugin(CoreApiModel):
|
|
|
215
215
|
|
|
216
216
|
class CMSSoftwareNameEnum(StrEnum):
|
|
217
217
|
WORDPRESS = "WordPress"
|
|
218
|
-
NEXTCLOUD = "
|
|
218
|
+
NEXTCLOUD = "Nextcloud"
|
|
219
219
|
|
|
220
220
|
|
|
221
221
|
class CMSThemeInstallFromRepositoryRequest(CoreApiModel):
|
|
@@ -449,8 +449,8 @@ class FPMPoolCreateRequest(CoreApiModel):
|
|
|
449
449
|
max_children: int = 25
|
|
450
450
|
max_requests: int = 20
|
|
451
451
|
process_idle_timeout: int = 10
|
|
452
|
-
cpu_limit: Optional[int]
|
|
453
|
-
log_slow_requests_threshold: Optional[int]
|
|
452
|
+
cpu_limit: Optional[int] = None
|
|
453
|
+
log_slow_requests_threshold: Optional[int] = None
|
|
454
454
|
is_namespaced: bool = True
|
|
455
455
|
memory_limit: Optional[conint(ge=256)] = None
|
|
456
456
|
|
|
@@ -753,8 +753,8 @@ class ObjectModelNameEnum(StrEnum):
|
|
|
753
753
|
SERVICE_ACCOUNT_TO_CUSTOMER = "ServiceAccountToCustomer"
|
|
754
754
|
CLUSTER = "Cluster"
|
|
755
755
|
CUSTOMER = "Customer"
|
|
756
|
-
CMS = "
|
|
757
|
-
FPM_POOL = "
|
|
756
|
+
CMS = "Cms"
|
|
757
|
+
FPM_POOL = "FpmPool"
|
|
758
758
|
VIRTUAL_HOST = "VirtualHost"
|
|
759
759
|
PASSENGER_APP = "PassengerApp"
|
|
760
760
|
DATABASE = "Database"
|
|
@@ -762,32 +762,32 @@ class ObjectModelNameEnum(StrEnum):
|
|
|
762
762
|
BASIC_AUTHENTICATION_REALM = "BasicAuthenticationRealm"
|
|
763
763
|
CRON = "Cron"
|
|
764
764
|
DAEMON = "Daemon"
|
|
765
|
-
|
|
765
|
+
MARIADB_ENCRYPTION_KEYS = "MariadbEncryptionKey"
|
|
766
766
|
FIREWALL_RULE = "FirewallRule"
|
|
767
767
|
HOSTS_ENTRY = "HostsEntry"
|
|
768
768
|
NODE_ADD_ON = "NodeAddOn"
|
|
769
|
-
IP_ADDRESS = "
|
|
770
|
-
SECURITY_TXT_POLICY = "
|
|
769
|
+
IP_ADDRESS = "IpAddress"
|
|
770
|
+
SECURITY_TXT_POLICY = "SecurityTxtPolicy"
|
|
771
771
|
DATABASE_USER = "DatabaseUser"
|
|
772
772
|
DATABASE_USER_GRANT = "DatabaseUserGrant"
|
|
773
773
|
HTPASSWD_FILE = "HtpasswdFile"
|
|
774
774
|
HTPASSWD_USER = "HtpasswdUser"
|
|
775
775
|
MAIL_ACCOUNT = "MailAccount"
|
|
776
|
-
|
|
776
|
+
MAIL_ALIASES = "MailAlias"
|
|
777
777
|
MAIL_DOMAIN = "MailDomain"
|
|
778
778
|
NODE = "Node"
|
|
779
779
|
REDIS_INSTANCE = "RedisInstance"
|
|
780
780
|
DOMAIN_ROUTER = "DomainRouter"
|
|
781
781
|
MAIL_HOSTNAME = "MailHostname"
|
|
782
782
|
CERTIFICATE = "Certificate"
|
|
783
|
-
ROOT_SSH_KEY = "
|
|
784
|
-
SSH_KEY = "
|
|
783
|
+
ROOT_SSH_KEY = "RootSshKey"
|
|
784
|
+
SSH_KEY = "SshKey"
|
|
785
785
|
BORG_REPOSITORY_SSH_KEY = "BorgRepositorySshKey"
|
|
786
|
-
UNIX_USER = "
|
|
787
|
-
UNIX_USER_RABBITMQ_CREDENTIALS = "
|
|
788
|
-
HAPROXY_LISTEN = "
|
|
789
|
-
HAPROXY_LISTEN_TO_NODE = "
|
|
790
|
-
URL_REDIRECT = "
|
|
786
|
+
UNIX_USER = "UnixUser"
|
|
787
|
+
UNIX_USER_RABBITMQ_CREDENTIALS = "UnixUserRabbitmqCredentials"
|
|
788
|
+
HAPROXY_LISTEN = "HaproxyListen"
|
|
789
|
+
HAPROXY_LISTEN_TO_NODE = "HaproxyListenToNode"
|
|
790
|
+
URL_REDIRECT = "UrlRedirect"
|
|
791
791
|
REGION_TO_CUSTOMER = "RegionToCustomer"
|
|
792
792
|
SERVICE_ACCOUNT = "ServiceAccount"
|
|
793
793
|
SERVICE_ACCOUNT_SERVER = "ServiceAccountServer"
|
|
@@ -1103,7 +1103,7 @@ class URLRedirectCreateRequest(CoreApiModel):
|
|
|
1103
1103
|
unique_items=True,
|
|
1104
1104
|
)
|
|
1105
1105
|
destination_url: AnyUrl
|
|
1106
|
-
status_code: StatusCodeEnum = StatusCodeEnum.
|
|
1106
|
+
status_code: StatusCodeEnum = StatusCodeEnum.INTEGER_301
|
|
1107
1107
|
keep_query_parameters: bool = True
|
|
1108
1108
|
keep_path: bool = True
|
|
1109
1109
|
description: Optional[
|
|
@@ -1330,7 +1330,7 @@ class DatabaseUserCreateRequest(CoreApiModel):
|
|
|
1330
1330
|
name: constr(regex=r"^[a-z0-9-_]+$", min_length=1, max_length=63)
|
|
1331
1331
|
server_software_name: DatabaseServerSoftwareNameEnum
|
|
1332
1332
|
cluster_id: int
|
|
1333
|
-
phpmyadmin_firewall_groups_ids: Optional[List[int]] =
|
|
1333
|
+
phpmyadmin_firewall_groups_ids: Optional[List[int]] = None
|
|
1334
1334
|
|
|
1335
1335
|
|
|
1336
1336
|
class DatabaseUserGrantCreateRequest(CoreApiModel):
|
|
@@ -1524,7 +1524,7 @@ class PassengerAppCreateNodeJSRequest(CoreApiModel):
|
|
|
1524
1524
|
max_requests: int = 2000
|
|
1525
1525
|
pool_idle_time: int = 10
|
|
1526
1526
|
is_namespaced: bool = True
|
|
1527
|
-
cpu_limit: Optional[int]
|
|
1527
|
+
cpu_limit: Optional[int] = None
|
|
1528
1528
|
nodejs_version: constr(regex=r"^[0-9]{1,2}\.[0-9]{1,2}$")
|
|
1529
1529
|
startup_file: str
|
|
1530
1530
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python3_core_api_client-2.8 → python3_core_api_client-2.8.2}/src/cyberfusion/CoreApiClient/http.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|