Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_0_0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 10
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_0_0/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_0_0/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 10\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_1_0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 11
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_1_0/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_1_0/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 11\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_2_0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 12
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_2_0/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_2_0/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 12\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_2_1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 12
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_2_1/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_2_1/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 12\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_3_0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 14
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_3_0/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_3_0/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 14\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_4_0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 15
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_4_0/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_4_0/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 15\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
4 changes: 2 additions & 2 deletions isilon_sdk/isilon_sdk/v9_4_0/docs/QuotaQuotaExtended.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**container** | **bool** | If true, SMB shares using the quota directory see the quota thresholds as share size. |
**description** | **str** | User settable free form text description of the quota. |
**description** | **str** | User settable free form text description of the quota. | [optional]
**efficiency_ratio** | **float** | Represents the ratio of logical space provided to physical space used. This accounts for protection overhead, metadata, and compression ratios for the data. | [optional]
**enforced** | **bool** | True if the quota provides enforcement, otherwise a accounting quota. |
**id** | **str** | The system ID given to the quota. |
**include_snapshots** | **bool** | If true, quota governs snapshot data as well as head data. |
**labels** | **str** | Tags to identify a quota domain. |
**labels** | **str** | Tags to identify a quota domain. | [optional]
**linked** | **bool** | For user, group and directory quotas, true if the quota is linked and controlled by a parent default-* quota. Linked quotas cannot be modified until they are unlinked. | [optional]
**notifications** | **str** | Summary of notifications: 'custom' indicates one or more notification rules available from the notifications sub-resource; 'default' indicates system default rules are used; 'disabled' indicates that no notifications will be used for this quota.; 'badmap' indicates that notification rule has problem in rule map. |
**path** | **str** | | [optional]
Expand Down
10 changes: 4 additions & 6 deletions isilon_sdk/isilon_sdk/v9_4_0/models/quota_quota_extended.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,15 @@ def __init__(self, container=None, description=None, efficiency_ratio=None, enfo
self.discriminator = None

self.container = container
self.description = description
if description is not None:
self.description = description
if efficiency_ratio is not None:
self.efficiency_ratio = efficiency_ratio
self.enforced = enforced
self.id = id
self.include_snapshots = include_snapshots
self.labels = labels
if labels is not None:
self.labels = labels
if linked is not None:
self.linked = linked
self.notifications = notifications
Expand Down Expand Up @@ -165,8 +167,6 @@ def description(self, description):
:param description: The description of this QuotaQuotaExtended. # noqa: E501
:type: str
"""
if description is None:
raise ValueError("Invalid value for `description`, must not be `None`") # noqa: E501
if description is not None and len(description) > 1024:
raise ValueError("Invalid value for `description`, length must be less than or equal to `1024`") # noqa: E501
if description is not None and len(description) < 0:
Expand Down Expand Up @@ -300,8 +300,6 @@ def labels(self, labels):
:param labels: The labels of this QuotaQuotaExtended. # noqa: E501
:type: str
"""
if labels is None:
raise ValueError("Invalid value for `labels`, must not be `None`") # noqa: E501
if labels is not None and len(labels) > 1024:
raise ValueError("Invalid value for `labels`, length must be less than or equal to `1024`") # noqa: E501
if labels is not None and len(labels) < 0:
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_5_0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Isilon SDK - Language bindings for the OneFS API
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 16
- Package version: 0.3.0
- Package version: 0.3.0.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://github.com/Isilon/isilon_sdk](https://github.com/Isilon/isilon_sdk)

Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_5_0/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/0.3.0/python'
self.user_agent = 'Swagger-Codegen/0.3.0.1/python'
# This is used for detecting for the special case of a path parameter
# that is tagged with x-isi-url-encode-path-param (more details in the
# __call_api function).
Expand Down
2 changes: 1 addition & 1 deletion isilon_sdk/isilon_sdk/v9_5_0/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 16\n"\
"SDK Package Version: 0.3.0".\
"SDK Package Version: 0.3.0.1".\
format(env=sys.platform, pyversion=sys.version)
4 changes: 2 additions & 2 deletions isilon_sdk/isilon_sdk/v9_5_0/docs/QuotaQuotaExtended.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**container** | **bool** | If true, SMB shares using the quota directory see the quota thresholds as share size. |
**description** | **str** | User settable free form text description of the quota. |
**description** | **str** | User settable free form text description of the quota. | [optional]
**efficiency_ratio** | **float** | Represents the ratio of logical space provided to physical space used. This accounts for protection overhead, metadata, and compression ratios for the data. | [optional]
**enforced** | **bool** | True if the quota provides enforcement, otherwise a accounting quota. |
**id** | **str** | The system ID given to the quota. |
**include_snapshots** | **bool** | If true, quota governs snapshot data as well as head data. |
**labels** | **str** | Tags to identify a quota domain. |
**labels** | **str** | Tags to identify a quota domain. | [optional]
**linked** | **bool** | For user, group and directory quotas, true if the quota is linked and controlled by a parent default-* quota. Linked quotas cannot be modified until they are unlinked. | [optional]
**notifications** | **str** | Summary of notifications: &#39;custom&#39; indicates one or more notification rules available from the notifications sub-resource; &#39;default&#39; indicates system default rules are used; &#39;disabled&#39; indicates that no notifications will be used for this quota.; &#39;badmap&#39; indicates that notification rule has problem in rule map. |
**path** | **str** | | [optional]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **str** | Contact&#39;s email address. | [optional] [default to '']
**first_name** | **str** | Contact&#39;s first name. | [optional] [default to '']
**language** | **str** | | [optional] [default to '']
**last_name** | **str** | Contact&#39;s last name. | [optional] [default to '']
**phone** | **str** | Contact&#39;s phone number. | [optional] [default to '']

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **str** | Contact&#39;s email address. | [optional] [default to '']
**email** | **str** | Contact&#39;s email address. | [optional]
**first_name** | **str** | Contact&#39;s first name. | [optional] [default to '']
**language** | **str** | | [optional] [default to 'En']
**last_name** | **str** | Contact&#39;s last name. | [optional] [default to '']
**phone** | **str** | Contact&#39;s phone number. | [optional] [default to '']
**phone** | **str** | Contact&#39;s phone number. | [optional]

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

Expand Down
10 changes: 4 additions & 6 deletions isilon_sdk/isilon_sdk/v9_5_0/models/quota_quota_extended.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,15 @@ def __init__(self, container=None, description=None, efficiency_ratio=None, enfo
self.discriminator = None

self.container = container
self.description = description
if description is not None:
self.description = description
if efficiency_ratio is not None:
self.efficiency_ratio = efficiency_ratio
self.enforced = enforced
self.id = id
self.include_snapshots = include_snapshots
self.labels = labels
if labels is not None:
self.labels = labels
if linked is not None:
self.linked = linked
self.notifications = notifications
Expand Down Expand Up @@ -165,8 +167,6 @@ def description(self, description):
:param description: The description of this QuotaQuotaExtended. # noqa: E501
:type: str
"""
if description is None:
raise ValueError("Invalid value for `description`, must not be `None`") # noqa: E501
if description is not None and len(description) > 1024:
raise ValueError("Invalid value for `description`, length must be less than or equal to `1024`") # noqa: E501
if description is not None and len(description) < 0:
Expand Down Expand Up @@ -300,8 +300,6 @@ def labels(self, labels):
:param labels: The labels of this QuotaQuotaExtended. # noqa: E501
:type: str
"""
if labels is None:
raise ValueError("Invalid value for `labels`, must not be `None`") # noqa: E501
if labels is not None and len(labels) > 1024:
raise ValueError("Invalid value for `labels`, length must be less than or equal to `1024`") # noqa: E501
if labels is not None and len(labels) < 0:
Expand Down
Loading