Skip to content

Commit

Permalink
nightly API update (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Fruck <[email protected]>
  • Loading branch information
github-actions[bot] and p-fruck authored Nov 16, 2024
1 parent 61696cb commit 5201865
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 12 deletions.
4 changes: 2 additions & 2 deletions docs/ObjectStoragesAuditsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ with pfruck_contabo.ApiClient(configuration) as api_client:
object_storage_id = '6cdf5968-f9fe-4192-97c2-f349e813c5e8' # str | The identifier of the object storage. (optional)
request_id = 'D5FD9FAF-58C0-4406-8F46-F449B8E4FEC3' # str | The requestId of the API call which led to the change. (optional)
changed_by = '23cbb6d6-cb11-4330-bdff-7bb791df2e23' # str | changedBy of the user which led to the change. (optional)
start_date = '2021-01-01' # date | Start of search time range. (optional)
end_date = '2021-01-01' # date | End of search time range. (optional)
start_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | Start of search time range. (optional)
end_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | End of search time range. (optional)

try:
# List history about your object storages (audit)
Expand Down
4 changes: 2 additions & 2 deletions docs/PrivateNetworksAuditsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ with pfruck_contabo.ApiClient(configuration) as api_client:
private_network_id = 12345 # int | The identifier of the Private Network (optional)
request_id = 'D5FD9FAF-58C0-4406-8F46-F449B8E4FEC3' # str | The requestId of the API call which led to the change. (optional)
changed_by = '23cbb6d6-cb11-4330-bdff-7bb791df2e23' # str | User name which did the change. (optional)
start_date = '2021-01-01' # date | Start of search time range. (optional)
end_date = '2023-05-31' # date | End of search time range. (optional)
start_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | Start of search time range. (optional)
end_date = 'Wed May 31 00:00:00 UTC 2023' # date | End of search time range. (optional)

try:
# List history about your Private Networks (audit)
Expand Down
4 changes: 2 additions & 2 deletions docs/RolesAuditsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ with pfruck_contabo.ApiClient(configuration) as api_client:
role_id = 12345 # int | The identifier of the role. (optional)
request_id = 'D5FD9FAF-58C0-4406-8F46-F449B8E4FEC3' # str | The requestId of the API call which led to the change. (optional)
changed_by = '23cbb6d6-cb11-4330-bdff-7bb791df2e23' # str | changedBy of the user which led to the change. (optional)
start_date = '2021-01-01' # date | Start of search time range. (optional)
end_date = '2021-01-01' # date | End of search time range. (optional)
start_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | Start of search time range. (optional)
end_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | End of search time range. (optional)

try:
# List history about your roles (audit)
Expand Down
4 changes: 2 additions & 2 deletions docs/SecretsAuditsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ with pfruck_contabo.ApiClient(configuration) as api_client:
secret_id = 123 # int | The id of the secret. (optional)
request_id = 'D5FD9FAF-58C0-4406-8F46-F449B8E4FEC3' # str | The requestId of the API call which led to the change. (optional)
changed_by = '23cbb6d6-cb11-4330-bdff-7bb791df2e23' # str | changedBy of the user which led to the change. (optional)
start_date = '2021-01-01' # date | Start of search time range. (optional)
end_date = '2021-01-01' # date | End of search time range. (optional)
start_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | Start of search time range. (optional)
end_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | End of search time range. (optional)

try:
# List history about your secrets (audit)
Expand Down
4 changes: 2 additions & 2 deletions docs/UsersAuditsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ with pfruck_contabo.ApiClient(configuration) as api_client:
user_id = '6cdf5968-f9fe-4192-97c2-f349e813c5e8' # str | The identifier of the user. (optional)
request_id = 'D5FD9FAF-58C0-4406-8F46-F449B8E4FEC3' # str | The requestId of the API call which led to the change. (optional)
changed_by = '23cbb6d6-cb11-4330-bdff-7bb791df2e23' # str | changedBy of the user which led to the change. (optional)
start_date = '2021-01-01' # date | Start of search time range. (optional)
end_date = '2021-01-01' # date | End of search time range. (optional)
start_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | Start of search time range. (optional)
end_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | End of search time range. (optional)

try:
# List history about your users (audit)
Expand Down
4 changes: 2 additions & 2 deletions docs/VipAuditsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ with pfruck_contabo.ApiClient(configuration) as api_client:
vip_id = '1b943b25a-c8b5-4570-9135-4bbaa7615b812345' # str | The identifier of the VIP. (optional)
request_id = 'D5FD9FAF-58C0-4406-8F46-F449B8E4FEC3' # str | The requestId of the API call which led to the change. (optional)
changed_by = '23cbb6d6-cb11-4330-bdff-7bb791df2e23' # str | User name which did the change. (optional)
start_date = '2021-01-01' # date | Start of search time range. (optional)
end_date = '2021-12-31' # date | End of search time range. (optional)
start_date = 'Fri Jan 01 00:00:00 UTC 2021' # date | Start of search time range. (optional)
end_date = 'Fri Dec 31 00:00:00 UTC 2021' # date | End of search time range. (optional)

try:
# List history about your VIPs (audit)
Expand Down
1 change: 1 addition & 0 deletions pfruck_contabo/models/instance_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class InstanceStatus(str, Enum):
RESCUE = 'rescue'
PENDING_PAYMENT = 'pending_payment'
OTHER = 'other'
RESET_PASSWORD = 'reset_password'

@classmethod
def from_json(cls, json_str: str) -> Self:
Expand Down

0 comments on commit 5201865

Please sign in to comment.