Skip to content

Commit d263168

Browse files
committed
chore: sync from pve-openapi@47e1bd5
feat(sdk): clone-first sync script with commit & push automation
1 parent d1af2ab commit d263168

1,539 files changed

Lines changed: 23290 additions & 4644 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 92 additions & 13 deletions
Large diffs are not rendered by default.

pve_client/__init__.py

Lines changed: 185 additions & 27 deletions
Large diffs are not rendered by default.

pve_client/api/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
from pve_client.api.cluster_metrics_api import ClusterMetricsApi
2525
from pve_client.api.cluster_notifications_api import ClusterNotificationsApi
2626
from pve_client.api.cluster_options_api import ClusterOptionsApi
27+
from pve_client.api.cluster_qemu_api import ClusterQemuApi
2728
from pve_client.api.cluster_replication_api import ClusterReplicationApi
2829
from pve_client.api.cluster_sdn_api import ClusterSdnApi
2930
from pve_client.api.lxc_api import LxcApi

pve_client/api/access_acl_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

pve_client/api/access_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

pve_client/api/access_domains_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

pve_client/api/access_groups_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

pve_client/api/access_openid_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

pve_client/api/access_roles_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

pve_client/api/access_tfa_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
55
6-
The version of the OpenAPI document: 8.x
6+
The version of the OpenAPI document: 9.x
77
Generated by OpenAPI Generator (https://openapi-generator.tech)
88
99
Do not edit the class manually.

0 commit comments

Comments
 (0)