Skip to content

Commit

Permalink
v23.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jul 24, 2023
1 parent b813705 commit 27f4a95
Show file tree
Hide file tree
Showing 537 changed files with 47,827 additions and 534 deletions.
449 changes: 3 additions & 446 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- API version: 2
- Python 2.7 and 3.4+
- Latest build: 23.5.0
- Latest build: 23.7.0

## Installation & Usage

Expand Down Expand Up @@ -1037,8 +1037,8 @@ Class | Method | HTTP request | Description
- [TapeLibraryReindexEndpointRequest](docs/TapeLibraryReindexEndpointRequest)
- [TapeLibrarySlot](docs/TapeLibrarySlot)
- [TapeLibraryUnloadEndpointRequest](docs/TapeLibraryUnloadEndpointRequest)
- [TapeMiniReference](docs/TapeMiniReference)
- [TapePartialUpdate](docs/TapePartialUpdate)
- [TapeReference](docs/TapeReference)
- [TapeUpdate](docs/TapeUpdate)
- [TaskInfo](docs/TaskInfo)
- [TaskLog](docs/TaskLog)
Expand Down
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</section>
<footer>
<p>
Releases: <a href='/'>Latest</a> &#183; <!--VERSIONS-START--><a href='/versions/3.6.1'>3.6.1</a> &#183; <a href='/versions/3.6.0'>3.6.0</a> &#183; <a href='/versions/3.5.4'>3.5.4</a> &#183; <a href='/versions/3.5.3'>3.5.3</a> &#183; <a href='/versions/3.5.2'>3.5.2</a> &#183; <a href='/versions/3.5.1'>3.5.1</a> &#183; <a href='/versions/3.5.0'>3.5.0</a> &#183; <a href='/versions/3.4.0'>3.4.0</a> &#183; <a href='/versions/3.3.2'>3.3.2</a> &#183; <a href='/versions/3.3.1'>3.3.1</a> &#183; <a href='/versions/3.3.0'>3.3.0</a> &#183; <a href='/versions/3.2.0'>3.2.0</a> &#183; <a href='/versions/3.0.4'>3.0.4</a> &#183; <a href='/versions/23.5.0'>23.5.0</a><!--VERSIONS-END-->
Releases: <a href='/'>Latest</a> &#183; <!--VERSIONS-START--><a href='/versions/3.6.1'>3.6.1</a> &#183; <a href='/versions/3.6.0'>3.6.0</a> &#183; <a href='/versions/3.5.4'>3.5.4</a> &#183; <a href='/versions/3.5.3'>3.5.3</a> &#183; <a href='/versions/3.5.2'>3.5.2</a> &#183; <a href='/versions/3.5.1'>3.5.1</a> &#183; <a href='/versions/3.5.0'>3.5.0</a> &#183; <a href='/versions/3.4.0'>3.4.0</a> &#183; <a href='/versions/3.3.2'>3.3.2</a> &#183; <a href='/versions/3.3.1'>3.3.1</a> &#183; <a href='/versions/3.3.0'>3.3.0</a> &#183; <a href='/versions/3.2.0'>3.2.0</a> &#183; <a href='/versions/3.0.4'>3.0.4</a> &#183; <a href='/versions/23.7.0'>23.7.0</a> &#183; <a href='/versions/23.5.0'>23.5.0</a><!--VERSIONS-END-->
</p>
<p>Maintained by <a href="https://github.com/elements-storage">elements-storage</a> on GitHub.</p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
Expand Down
3 changes: 2 additions & 1 deletion docs/Asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name | Type | Description | Notes
**info** | **{str: (str, none_type)}** | | [readonly]
**proxy_info** | **{str: (str, none_type)}** | | [readonly]
**custom_fields** | **{str: (str, none_type)}** | |
**tags** | **[int]** | |
**tags** | [**[TagReference]**](TagReference.md) | |
**backups** | **str** | | [readonly]
**proxies_generated** | **bool** | | [readonly]
**proxies_failed** | **bool** | | [readonly]
Expand All @@ -33,6 +33,7 @@ Name | Type | Description | Notes
**type** | **str, none_type** | | [optional] [readonly]
**matched_scanner** | **str, none_type** | | [optional] [readonly]
**workflow_state** | **int** | | [optional]
**timecode** | **float, none_type** | | [optional]
**set** | **int, none_type** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
3 changes: 2 additions & 1 deletion docs/AssetPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**custom_fields** | **{str: (str, none_type)}** | | [optional]
**tags** | **[int]** | | [optional]
**tags** | [**[TagReference]**](TagReference.md) | | [optional]
**workflow_state** | **int** | | [optional]
**timecode** | **float, none_type** | | [optional]
**set** | **int, none_type** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
3 changes: 2 additions & 1 deletion docs/AssetUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**custom_fields** | **{str: (str, none_type)}** | |
**tags** | **[int]** | |
**tags** | [**[TagReference]**](TagReference.md) | |
**workflow_state** | **int** | | [optional]
**timecode** | **float, none_type** | | [optional]
**set** | **int, none_type** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
35 changes: 29 additions & 6 deletions docs/AutomationApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ with elements_sdk.ApiClient(configuration) as api_client:
allow_client_to_start=True,
show_as_button=True,
input_type="path",
add_to_new_media_roots=True,
hook="hook_example",
webhook_secret="webhook_secret_example",
security_context=1,
Expand Down Expand Up @@ -598,14 +599,16 @@ with elements_sdk.ApiClient(configuration) as api_client:
id__in = "id__in_example" # str | Multiple values may be separated by commas. (optional)
name = "name_example" # str | Filter the returned list by `name`. (optional)
task_name = "task_name_example" # str | Filter the returned list by `task_name`. (optional)
is_finished = "is_finished_example" # str | Filter the returned list by `is_finished`. (optional)
is_running = "is_running_example" # str | Filter the returned list by `is_running`. (optional)
ordering = "ordering_example" # str | Which field to use when ordering the results. (optional)
limit = 1 # int | Number of results to return per page. (optional)
offset = 1 # int | The initial index from which to return the results. (optional)

# example passing only required values which don't have defaults set
# and optional values
try:
api_instance.download_all_task_logs(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, ordering=ordering, limit=limit, offset=offset)
api_instance.download_all_task_logs(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, is_finished=is_finished, is_running=is_running, ordering=ordering, limit=limit, offset=offset)
except elements_sdk.ApiException as e:
print("Exception when calling AutomationApi->download_all_task_logs: %s\n" % e)
```
Expand All @@ -624,6 +627,8 @@ Name | Type | Description | Notes
**id__in** | **str**| Multiple values may be separated by commas. | [optional]
**name** | **str**| Filter the returned list by &#x60;name&#x60;. | [optional]
**task_name** | **str**| Filter the returned list by &#x60;task_name&#x60;. | [optional]
**is_finished** | **str**| Filter the returned list by &#x60;is_finished&#x60;. | [optional]
**is_running** | **str**| Filter the returned list by &#x60;is_running&#x60;. | [optional]
**ordering** | **str**| Which field to use when ordering the results. | [optional]
**limit** | **int**| Number of results to return per page. | [optional]
**offset** | **int**| The initial index from which to return the results. | [optional]
Expand Down Expand Up @@ -967,7 +972,7 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>
### Required permissions * User account permission: `tasks:view`

### Example

Expand Down Expand Up @@ -1108,6 +1113,8 @@ with elements_sdk.ApiClient(configuration) as api_client:
id__in = "id__in_example" # str | Multiple values may be separated by commas. (optional)
name = "name_example" # str | Filter the returned list by `name`. (optional)
task_name = "task_name_example" # str | Filter the returned list by `task_name`. (optional)
is_finished = "is_finished_example" # str | Filter the returned list by `is_finished`. (optional)
is_running = "is_running_example" # str | Filter the returned list by `is_running`. (optional)
ordering = "ordering_example" # str | Which field to use when ordering the results. (optional)
limit = 1 # int | Number of results to return per page. (optional)
offset = 1 # int | The initial index from which to return the results. (optional)
Expand All @@ -1116,7 +1123,7 @@ with elements_sdk.ApiClient(configuration) as api_client:
# example passing only required values which don't have defaults set
# and optional values
try:
api_response = api_instance.get_all_tasks(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, ordering=ordering, limit=limit, offset=offset, include_kwargs=include_kwargs)
api_response = api_instance.get_all_tasks(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, is_finished=is_finished, is_running=is_running, ordering=ordering, limit=limit, offset=offset, include_kwargs=include_kwargs)
pprint(api_response)
except elements_sdk.ApiException as e:
print("Exception when calling AutomationApi->get_all_tasks: %s\n" % e)
Expand All @@ -1136,6 +1143,8 @@ Name | Type | Description | Notes
**id__in** | **str**| Multiple values may be separated by commas. | [optional]
**name** | **str**| Filter the returned list by &#x60;name&#x60;. | [optional]
**task_name** | **str**| Filter the returned list by &#x60;task_name&#x60;. | [optional]
**is_finished** | **str**| Filter the returned list by &#x60;is_finished&#x60;. | [optional]
**is_running** | **str**| Filter the returned list by &#x60;is_running&#x60;. | [optional]
**ordering** | **str**| Which field to use when ordering the results. | [optional]
**limit** | **int**| Number of results to return per page. | [optional]
**offset** | **int**| The initial index from which to return the results. | [optional]
Expand Down Expand Up @@ -1233,14 +1242,16 @@ with elements_sdk.ApiClient(configuration) as api_client:
id__in = "id__in_example" # str | Multiple values may be separated by commas. (optional)
name = "name_example" # str | Filter the returned list by `name`. (optional)
task_name = "task_name_example" # str | Filter the returned list by `task_name`. (optional)
is_finished = "is_finished_example" # str | Filter the returned list by `is_finished`. (optional)
is_running = "is_running_example" # str | Filter the returned list by `is_running`. (optional)
ordering = "ordering_example" # str | Which field to use when ordering the results. (optional)
limit = 1 # int | Number of results to return per page. (optional)
offset = 1 # int | The initial index from which to return the results. (optional)

# example passing only required values which don't have defaults set
# and optional values
try:
api_response = api_instance.get_finished_tasks(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, ordering=ordering, limit=limit, offset=offset)
api_response = api_instance.get_finished_tasks(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, is_finished=is_finished, is_running=is_running, ordering=ordering, limit=limit, offset=offset)
pprint(api_response)
except elements_sdk.ApiException as e:
print("Exception when calling AutomationApi->get_finished_tasks: %s\n" % e)
Expand All @@ -1260,6 +1271,8 @@ Name | Type | Description | Notes
**id__in** | **str**| Multiple values may be separated by commas. | [optional]
**name** | **str**| Filter the returned list by &#x60;name&#x60;. | [optional]
**task_name** | **str**| Filter the returned list by &#x60;task_name&#x60;. | [optional]
**is_finished** | **str**| Filter the returned list by &#x60;is_finished&#x60;. | [optional]
**is_running** | **str**| Filter the returned list by &#x60;is_running&#x60;. | [optional]
**ordering** | **str**| Which field to use when ordering the results. | [optional]
**limit** | **int**| Number of results to return per page. | [optional]
**offset** | **int**| The initial index from which to return the results. | [optional]
Expand Down Expand Up @@ -1356,14 +1369,16 @@ with elements_sdk.ApiClient(configuration) as api_client:
id__in = "id__in_example" # str | Multiple values may be separated by commas. (optional)
name = "name_example" # str | Filter the returned list by `name`. (optional)
task_name = "task_name_example" # str | Filter the returned list by `task_name`. (optional)
is_finished = "is_finished_example" # str | Filter the returned list by `is_finished`. (optional)
is_running = "is_running_example" # str | Filter the returned list by `is_running`. (optional)
ordering = "ordering_example" # str | Which field to use when ordering the results. (optional)
limit = 1 # int | Number of results to return per page. (optional)
offset = 1 # int | The initial index from which to return the results. (optional)

# example passing only required values which don't have defaults set
# and optional values
try:
api_response = api_instance.get_pending_tasks(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, ordering=ordering, limit=limit, offset=offset)
api_response = api_instance.get_pending_tasks(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, is_finished=is_finished, is_running=is_running, ordering=ordering, limit=limit, offset=offset)
pprint(api_response)
except elements_sdk.ApiException as e:
print("Exception when calling AutomationApi->get_pending_tasks: %s\n" % e)
Expand All @@ -1383,6 +1398,8 @@ Name | Type | Description | Notes
**id__in** | **str**| Multiple values may be separated by commas. | [optional]
**name** | **str**| Filter the returned list by &#x60;name&#x60;. | [optional]
**task_name** | **str**| Filter the returned list by &#x60;task_name&#x60;. | [optional]
**is_finished** | **str**| Filter the returned list by &#x60;is_finished&#x60;. | [optional]
**is_running** | **str**| Filter the returned list by &#x60;is_running&#x60;. | [optional]
**ordering** | **str**| Which field to use when ordering the results. | [optional]
**limit** | **int**| Number of results to return per page. | [optional]
**offset** | **int**| The initial index from which to return the results. | [optional]
Expand Down Expand Up @@ -1785,14 +1802,16 @@ with elements_sdk.ApiClient(configuration) as api_client:
id__in = "id__in_example" # str | Multiple values may be separated by commas. (optional)
name = "name_example" # str | Filter the returned list by `name`. (optional)
task_name = "task_name_example" # str | Filter the returned list by `task_name`. (optional)
is_finished = "is_finished_example" # str | Filter the returned list by `is_finished`. (optional)
is_running = "is_running_example" # str | Filter the returned list by `is_running`. (optional)
ordering = "ordering_example" # str | Which field to use when ordering the results. (optional)
limit = 1 # int | Number of results to return per page. (optional)
offset = 1 # int | The initial index from which to return the results. (optional)

# example passing only required values which don't have defaults set
# and optional values
try:
api_response = api_instance.get_tasks_summary(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, ordering=ordering, limit=limit, offset=offset)
api_response = api_instance.get_tasks_summary(job_instance=job_instance, job_instance__in=job_instance__in, subtask=subtask, state=state, state__in=state__in, id=id, id__in=id__in, name=name, task_name=task_name, is_finished=is_finished, is_running=is_running, ordering=ordering, limit=limit, offset=offset)
pprint(api_response)
except elements_sdk.ApiException as e:
print("Exception when calling AutomationApi->get_tasks_summary: %s\n" % e)
Expand All @@ -1812,6 +1831,8 @@ Name | Type | Description | Notes
**id__in** | **str**| Multiple values may be separated by commas. | [optional]
**name** | **str**| Filter the returned list by &#x60;name&#x60;. | [optional]
**task_name** | **str**| Filter the returned list by &#x60;task_name&#x60;. | [optional]
**is_finished** | **str**| Filter the returned list by &#x60;is_finished&#x60;. | [optional]
**is_running** | **str**| Filter the returned list by &#x60;is_running&#x60;. | [optional]
**ordering** | **str**| Which field to use when ordering the results. | [optional]
**limit** | **int**| Number of results to return per page. | [optional]
**offset** | **int**| The initial index from which to return the results. | [optional]
Expand Down Expand Up @@ -2035,6 +2056,7 @@ with elements_sdk.ApiClient(configuration) as api_client:
allow_client_to_start=True,
show_as_button=True,
input_type="path",
add_to_new_media_roots=True,
hook="hook_example",
webhook_secret="webhook_secret_example",
security_context=1,
Expand Down Expand Up @@ -2434,6 +2456,7 @@ with elements_sdk.ApiClient(configuration) as api_client:
allow_client_to_start=True,
show_as_button=True,
input_type="path",
add_to_new_media_roots=True,
hook="hook_example",
webhook_secret="webhook_secret_example",
security_context=1,
Expand Down
1 change: 1 addition & 0 deletions docs/Job.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Name | Type | Description | Notes
**allow_client_to_start** | **bool** | | [optional]
**show_as_button** | **bool** | | [optional]
**input_type** | **str, none_type** | | [optional]
**add_to_new_media_roots** | **bool** | | [optional]
**hook** | **str, none_type** | | [optional]
**webhook_secret** | **str, none_type** | | [optional]
**security_context** | **int, none_type** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/JobPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Name | Type | Description | Notes
**allow_client_to_start** | **bool** | | [optional]
**show_as_button** | **bool** | | [optional]
**input_type** | **str, none_type** | | [optional]
**add_to_new_media_roots** | **bool** | | [optional]
**hook** | **str, none_type** | | [optional]
**webhook_secret** | **str, none_type** | | [optional]
**security_context** | **int, none_type** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/JobReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Name | Type | Description | Notes
**allow_client_to_start** | **bool** | | [optional] [readonly]
**show_as_button** | **bool** | | [optional] [readonly]
**input_type** | **str, none_type** | | [optional] [readonly]
**add_to_new_media_roots** | **bool** | | [optional] [readonly]
**hook** | **str, none_type** | | [optional] [readonly]
**webhook_secret** | **str, none_type** | | [optional] [readonly]
**security_context** | **int, none_type** | | [optional] [readonly]
Expand Down
1 change: 1 addition & 0 deletions docs/JobUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Name | Type | Description | Notes
**allow_client_to_start** | **bool** | | [optional]
**show_as_button** | **bool** | | [optional]
**input_type** | **str, none_type** | | [optional]
**add_to_new_media_roots** | **bool** | | [optional]
**hook** | **str, none_type** | | [optional]
**webhook_secret** | **str, none_type** | | [optional]
**security_context** | **int, none_type** | | [optional]
Expand Down
Loading

0 comments on commit 27f4a95

Please sign in to comment.