Skip to content

Commit

Permalink
v24.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jul 9, 2024
1 parent eeb7c87 commit 411a418
Show file tree
Hide file tree
Showing 661 changed files with 53,583 additions and 1,861 deletions.
474 changes: 470 additions & 4 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

73 changes: 39 additions & 34 deletions README.md

Large diffs are not rendered by default.

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/24.4.0'>24.4.0</a> &#183; <a href='/versions/24.1.0'>24.1.0</a> &#183; <a href='/versions/23.7.0'>23.7.0</a> &#183; <a href='/versions/23.5.0'>23.5.0</a> &#183; <a href='/versions/23.10.0'>23.10.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/24.7.0'>24.7.0</a> &#183; <a href='/versions/24.4.0'>24.4.0</a> &#183; <a href='/versions/24.1.0'>24.1.0</a> &#183; <a href='/versions/23.7.0'>23.7.0</a> &#183; <a href='/versions/23.5.0'>23.5.0</a> &#183; <a href='/versions/23.10.0'>23.10.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
4 changes: 0 additions & 4 deletions docs/AIApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1053,8 +1053,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1540,8 +1538,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down
4 changes: 3 additions & 1 deletion docs/Asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ Name | Type | Description | Notes
**matched_scanner** | **str, none_type** | | [optional] [readonly]
**workflow_state** | **int** | | [optional]
**timecode** | **float, none_type** | | [optional]
**set** | **int, none_type** | | [optional]
**set_stack_order** | **int** | | [optional]
**set_stack** | **int, none_type** | | [optional] [readonly]
**version_stack** | **int, none_type** | | [optional] [readonly]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
2 changes: 1 addition & 1 deletion docs/AssetPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name | Type | Description | Notes
**tags** | [**[TagReference]**](TagReference.md) | | [optional]
**workflow_state** | **int** | | [optional]
**timecode** | **float, none_type** | | [optional]
**set** | **int, none_type** | | [optional]
**set_stack_order** | **int** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
3 changes: 1 addition & 2 deletions docs/AssetProjectLink.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | |
**project** | [**Asset**](Asset.md) | |
**sequence_name** | **str** | |
**asset** | **int** | |
**sequence_name** | **str** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
1 change: 0 additions & 1 deletion docs/AssetRating.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Name | Type | Description | Notes
**id** | **int** | |
**user** | [**ElementsUserMiniReference**](ElementsUserMiniReference.md) | |
**date** | **datetime** | | [readonly]
**asset** | **int** | |
**rating** | **int** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
1 change: 0 additions & 1 deletion docs/AssetRatingUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user** | [**ElementsUserMiniReference**](ElementsUserMiniReference.md) | |
**asset** | **int** | |
**rating** | **int** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
3 changes: 1 addition & 2 deletions docs/AssetSubtitleLink.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subtitle** | [**AssetMiniReference**](AssetMiniReference.md) | |
**label** | **str** | |
**key** | **str, none_type** | |
**asset** | **int** | |
**id** | **int** | | [optional] [readonly]
**key** | **str, none_type** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
1 change: 0 additions & 1 deletion docs/AssetSubtitleLinkPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Name | Type | Description | Notes
**subtitle** | [**AssetMiniReference**](AssetMiniReference.md) | | [optional]
**label** | **str** | | [optional]
**key** | **str, none_type** | | [optional]
**asset** | **int** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
3 changes: 1 addition & 2 deletions docs/AssetSubtitleLinkUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subtitle** | [**AssetMiniReference**](AssetMiniReference.md) | |
**label** | **str** | |
**key** | **str, none_type** | |
**asset** | **int** | |
**key** | **str, none_type** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
2 changes: 1 addition & 1 deletion docs/AssetUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name | Type | Description | Notes
**tags** | [**[TagReference]**](TagReference.md) | |
**workflow_state** | **int** | | [optional]
**timecode** | **float, none_type** | | [optional]
**set** | **int, none_type** | | [optional]
**set_stack_order** | **int** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
20 changes: 8 additions & 12 deletions docs/AuthApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ Method | HTTP request | Description



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -232,6 +230,8 @@ with elements_sdk.ApiClient(configuration) as api_client:
sp_certificate="sp_certificate_example",
sp_certificate_key="sp_certificate_key_example",
nameid_format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified",
auto_create_users=True,
user_template=1,
) # SAMLProviderUpdate |

# example passing only required values which don't have defaults set
Expand Down Expand Up @@ -404,7 +404,7 @@ void (empty response body)



### Required permissions * <rest_framework.permissions.OperandHolder object at 0x117e48250>
### Required permissions * Authenticated user OR inside password reset flow OR inside \"password change required\" flow

### Example

Expand Down Expand Up @@ -470,7 +470,7 @@ Name | Type | Description | Notes



### Required permissions * <rest_framework.permissions.OperandHolder object at 0x117e3edf0>
### Required permissions * Authenticated user OR inside password reset flow OR inside \"password change required\" flow

### Example

Expand Down Expand Up @@ -961,8 +961,6 @@ void (empty response body)



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1017,8 +1015,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1061,8 +1057,6 @@ void (empty response body)



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1246,6 +1240,8 @@ with elements_sdk.ApiClient(configuration) as api_client:
sp_certificate="sp_certificate_example",
sp_certificate_key="sp_certificate_key_example",
nameid_format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified",
auto_create_users=True,
user_template=1,
) # SAMLProviderPartialUpdate |

# example passing only required values which don't have defaults set
Expand Down Expand Up @@ -1376,8 +1372,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1898,6 +1892,8 @@ with elements_sdk.ApiClient(configuration) as api_client:
sp_certificate="sp_certificate_example",
sp_certificate_key="sp_certificate_key_example",
nameid_format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified",
auto_create_users=True,
user_template=1,
) # SAMLProviderUpdate |

# example passing only required values which don't have defaults set
Expand Down
8 changes: 0 additions & 8 deletions docs/AutomationApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -741,8 +741,6 @@ void (empty response body)



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1028,8 +1026,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1164,8 +1160,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down Expand Up @@ -1728,8 +1722,6 @@ Name | Type | Description | Notes



### Required permissions * <class 'rest_framework.permissions.AllowAny'>

### Example


Expand Down
8 changes: 4 additions & 4 deletions docs/Certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ Name | Type | Description | Notes
**certificate** | **str** | |
**name** | **str** | | [readonly]
**issuer** | **str** | | [readonly]
**domains** | **str** | | [readonly]
**domains** | **[str]** | | [readonly]
**fingerprint** | **str** | | [readonly]
**not_valid_before** | **str** | | [readonly]
**not_valid_after** | **str** | | [readonly]
**expired** | **str** | | [readonly]
**key_matches** | **str** | | [readonly]
**domain_matches** | **str** | | [readonly]
**expired** | **bool** | | [readonly]
**key_matches** | **bool** | | [readonly]
**domain_matches** | **bool** | | [readonly]
**key** | **str** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
13 changes: 13 additions & 0 deletions docs/CheckCertificateRequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# CheckCertificateRequest


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**certificate** | **str** | |
**key** | **str** | | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)


1 change: 1 addition & 0 deletions docs/ElementsGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Name | Type | Description | Notes
**members** | **[int]** | |
**permissions** | **[str, none_type]** | | [optional]
**ldap_dn** | **str, none_type** | | [optional]
**ldap_guid** | **str, none_type** | | [optional]
**unix_groupname** | **str, none_type** | | [optional]
**gid** | **int, none_type** | | [optional]
**ldap** | **int, none_type** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/ElementsGroupDetail.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Name | Type | Description | Notes
**members** | [**[ElementsUserReference]**](ElementsUserReference.md) | | [optional]
**ldap** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional]
**ldap_dn** | **str, none_type** | | [optional]
**ldap_guid** | **str, none_type** | | [optional]
**unix_groupname** | **str, none_type** | | [optional]
**gid** | **int, none_type** | | [optional]

Expand Down
1 change: 1 addition & 0 deletions docs/ElementsGroupDetailPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
**ldap** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional]
**name** | **str** | | [optional]
**ldap_dn** | **str, none_type** | | [optional]
**ldap_guid** | **str, none_type** | | [optional]
**unix_groupname** | **str, none_type** | | [optional]
**gid** | **int, none_type** | | [optional]

Expand Down
1 change: 1 addition & 0 deletions docs/ElementsGroupDetailUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
**members** | [**[ElementsUserReference]**](ElementsUserReference.md) | | [optional]
**ldap** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional]
**ldap_dn** | **str, none_type** | | [optional]
**ldap_guid** | **str, none_type** | | [optional]
**unix_groupname** | **str, none_type** | | [optional]
**gid** | **int, none_type** | | [optional]

Expand Down
1 change: 1 addition & 0 deletions docs/ElementsGroupReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Name | Type | Description | Notes
**effective_permissions** | **[str, none_type]** | | [optional] [readonly]
**name** | **str** | | [optional] [readonly]
**ldap_dn** | **str, none_type** | | [optional] [readonly]
**ldap_guid** | **str, none_type** | | [optional] [readonly]
**unix_groupname** | **str, none_type** | | [optional] [readonly]
**gid** | **int, none_type** | | [optional] [readonly]
**ldap** | **int, none_type** | | [optional] [readonly]
Expand Down
3 changes: 2 additions & 1 deletion docs/ElementsUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Name | Type | Description | Notes
**language** | **str, none_type** | | [optional]
**last_seen** | **datetime, none_type** | | [optional] [readonly]
**ldap** | **int, none_type** | | [optional] [readonly]
**ldap_dn** | **str, none_type** | | [optional] [readonly]
**ldap_dn** | **str, none_type** | | [optional]
**ldap_guid** | **str, none_type** | | [optional] [readonly]
**password_change_required** | **bool** | | [optional]
**shaper_ceiling** | **int, none_type** | | [optional]
**shaper_rate** | **int, none_type** | | [optional]
Expand Down
3 changes: 2 additions & 1 deletion docs/ElementsUserDetail.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ Name | Type | Description | Notes
**language** | **str, none_type** | | [optional]
**last_seen** | **datetime, none_type** | | [optional] [readonly]
**ldap** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional]
**ldap_dn** | **str, none_type** | | [optional] [readonly]
**ldap_dn** | **str, none_type** | | [optional]
**ldap_guid** | **str, none_type** | | [optional] [readonly]
**password_change_required** | **bool** | | [optional]
**shaper_ceiling** | **int, none_type** | | [optional]
**shaper_rate** | **int, none_type** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/ElementsUserDetailPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Name | Type | Description | Notes
**is_enabled** | **bool** | | [optional]
**language** | **str, none_type** | | [optional]
**ldap** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional]
**ldap_dn** | **str, none_type** | | [optional]
**password_change_required** | **bool** | | [optional]
**permissions** | **[str, none_type]** | | [optional]
**shaper_ceiling** | **int, none_type** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/ElementsUserDetailUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Name | Type | Description | Notes
**is_enabled** | **bool** | | [optional]
**language** | **str, none_type** | | [optional]
**ldap** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional]
**ldap_dn** | **str, none_type** | | [optional]
**password_change_required** | **bool** | | [optional]
**shaper_ceiling** | **int, none_type** | | [optional]
**shaper_rate** | **int, none_type** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/ElementsUserReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Name | Type | Description | Notes
**last_seen** | **datetime, none_type** | | [optional] [readonly]
**ldap** | **int, none_type** | | [optional] [readonly]
**ldap_dn** | **str, none_type** | | [optional] [readonly]
**ldap_guid** | **str, none_type** | | [optional] [readonly]
**password_change_required** | **bool** | | [optional] [readonly]
**permissions** | **[str, none_type]** | | [optional] [readonly]
**shaper_ceiling** | **int, none_type** | | [optional] [readonly]
Expand Down
1 change: 1 addition & 0 deletions docs/Event.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
**group** | **str** | |
**icon_class** | **str** | |
**license_component** | **str** | |
**new_since_version** | **str** | |
**arg_types** | [**{str: (ArgumentType,)}**](ArgumentType.md) | | [readonly]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)
Expand Down
2 changes: 1 addition & 1 deletion docs/ExternalTranscoder.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | |
**path_mappings** | **[{str: (str, none_type)}]** | |
**path_mappings** | [**[PathMapping]**](PathMapping.md) | |
**name** | **str** | |
**address** | **str** | |
**type** | **str** | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion docs/ExternalTranscoderPartialUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path_mappings** | **[{str: (str, none_type)}]** | | [optional]
**path_mappings** | [**[PathMapping]**](PathMapping.md) | | [optional]
**name** | **str** | | [optional]
**type** | **str** | | [optional]
**address** | **str** | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion docs/ExternalTranscoderUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path_mappings** | **[{str: (str, none_type)}]** | |
**path_mappings** | [**[PathMapping]**](PathMapping.md) | |
**name** | **str** | |
**address** | **str** | |
**type** | **str** | | [optional]
Expand Down
1 change: 1 addition & 0 deletions docs/LDAPServerGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Name | Type | Description | Notes
**dn** | **str** | |
**name** | **str** | |
**users** | [**[LDAPServerUser]**](LDAPServerUser.md) | |
**guid** | **str, none_type** | |

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
Loading

0 comments on commit 411a418

Please sign in to comment.