Skip to content

Commit

Permalink
OneFS 8.1.0 Python Swagger bindings for v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Atomicology committed May 30, 2018
1 parent 08741fe commit 1f0fb83
Show file tree
Hide file tree
Showing 133 changed files with 12,286 additions and 635 deletions.
66 changes: 56 additions & 10 deletions 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: 5
- Package version: 0.2.2
- Package version: 0.2.3
- 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 Expand Up @@ -422,6 +422,30 @@ Class | Method | HTTP request | Description
*LicenseApi* | [**get_license_license**](docs/LicenseApi.md#get_license_license) | **GET** /platform/5/license/licenses/{LicenseLicenseId} |
*LicenseApi* | [**list_license_licenses**](docs/LicenseApi.md#list_license_licenses) | **GET** /platform/5/license/licenses |
*LocalApi* | [**get_cluster_time**](docs/LocalApi.md#get_cluster_time) | **GET** /platform/3/local/cluster/time |
*NamespaceApi* | [**copy_directory**](docs/NamespaceApi.md#copy_directory) | **PUT** /namespace/{DirectoryCopyTarget} |
*NamespaceApi* | [**copy_file**](docs/NamespaceApi.md#copy_file) | **PUT** /namespace/{FileCopyTarget} |
*NamespaceApi* | [**create_access_point**](docs/NamespaceApi.md#create_access_point) | **PUT** /namespace/{AccessPointName} |
*NamespaceApi* | [**create_directory**](docs/NamespaceApi.md#create_directory) | **PUT** /namespace/{DirectoryPath} |
*NamespaceApi* | [**create_file**](docs/NamespaceApi.md#create_file) | **PUT** /namespace/{FilePath} |
*NamespaceApi* | [**delete_access_point**](docs/NamespaceApi.md#delete_access_point) | **DELETE** /namespace/{AccessPointName} |
*NamespaceApi* | [**delete_directory**](docs/NamespaceApi.md#delete_directory) | **DELETE** /namespace/{DirectoryPath} |
*NamespaceApi* | [**delete_file**](docs/NamespaceApi.md#delete_file) | **DELETE** /namespace/{FilePath} |
*NamespaceApi* | [**get_acl**](docs/NamespaceApi.md#get_acl) | **GET** /namespace/{NamespacePath} |
*NamespaceApi* | [**get_directory_attributes**](docs/NamespaceApi.md#get_directory_attributes) | **HEAD** /namespace/{DirectoryPath} |
*NamespaceApi* | [**get_directory_contents**](docs/NamespaceApi.md#get_directory_contents) | **GET** /namespace/{DirectoryPath} |
*NamespaceApi* | [**get_directory_metadata**](docs/NamespaceApi.md#get_directory_metadata) | **GET** /namespace/{DirectoryMetadataPath} |
*NamespaceApi* | [**get_file_attributes**](docs/NamespaceApi.md#get_file_attributes) | **HEAD** /namespace/{FilePath} |
*NamespaceApi* | [**get_file_contents**](docs/NamespaceApi.md#get_file_contents) | **GET** /namespace/{FilePath} |
*NamespaceApi* | [**get_file_metadata**](docs/NamespaceApi.md#get_file_metadata) | **GET** /namespace/{FileMetadataPath} |
*NamespaceApi* | [**get_worm_properties**](docs/NamespaceApi.md#get_worm_properties) | **GET** /namespace/{WormFilePath} |
*NamespaceApi* | [**list_access_points**](docs/NamespaceApi.md#list_access_points) | **GET** /namespace |
*NamespaceApi* | [**move_directory**](docs/NamespaceApi.md#move_directory) | **POST** /namespace/{DirectoryPath} |
*NamespaceApi* | [**move_file**](docs/NamespaceApi.md#move_file) | **POST** /namespace/{FilePath} |
*NamespaceApi* | [**query_directory**](docs/NamespaceApi.md#query_directory) | **POST** /namespace/{QueryPath} |
*NamespaceApi* | [**set_acl**](docs/NamespaceApi.md#set_acl) | **PUT** /namespace/{NamespacePath} |
*NamespaceApi* | [**set_directory_metadata**](docs/NamespaceApi.md#set_directory_metadata) | **PUT** /namespace/{DirectoryMetadataPath} |
*NamespaceApi* | [**set_file_metadata**](docs/NamespaceApi.md#set_file_metadata) | **PUT** /namespace/{FileMetadataPath} |
*NamespaceApi* | [**set_worm_properties**](docs/NamespaceApi.md#set_worm_properties) | **PUT** /namespace/{WormFilePath} |
*NetworkApi* | [**create_dnscache_flush_item**](docs/NetworkApi.md#create_dnscache_flush_item) | **POST** /platform/3/network/dnscache/flush |
*NetworkApi* | [**create_network_groupnet**](docs/NetworkApi.md#create_network_groupnet) | **POST** /platform/3/network/groupnets |
*NetworkApi* | [**create_network_sc_rebalance_all_item**](docs/NetworkApi.md#create_network_sc_rebalance_all_item) | **POST** /platform/3/network/sc-rebalance-all |
Expand Down Expand Up @@ -780,6 +804,8 @@ Class | Method | HTTP request | Description

## Documentation For Models

- [AccessPointCreateParams](docs/AccessPointCreateParams.md)
- [AclObject](docs/AclObject.md)
- [AdsProviderControllers](docs/AdsProviderControllers.md)
- [AdsProviderControllersController](docs/AdsProviderControllersController.md)
- [AdsProviderDomains](docs/AdsProviderDomains.md)
Expand Down Expand Up @@ -889,13 +915,11 @@ Class | Method | HTTP request | Description
- [ClusterNodeDrive](docs/ClusterNodeDrive.md)
- [ClusterNodeDriveDConfig](docs/ClusterNodeDriveDConfig.md)
- [ClusterNodeExtended](docs/ClusterNodeExtended.md)
- [ClusterNodeExtendedExtended](docs/ClusterNodeExtendedExtended.md)
- [ClusterNodeHardware](docs/ClusterNodeHardware.md)
- [ClusterNodePartitions](docs/ClusterNodePartitions.md)
- [ClusterNodeSensors](docs/ClusterNodeSensors.md)
- [ClusterNodeState](docs/ClusterNodeState.md)
- [ClusterNodeStateExtended](docs/ClusterNodeStateExtended.md)
- [ClusterNodeStateExtendedExtended](docs/ClusterNodeStateExtendedExtended.md)
- [ClusterNodeStateServicelight](docs/ClusterNodeStateServicelight.md)
- [ClusterNodeStateSmartfail](docs/ClusterNodeStateSmartfail.md)
- [ClusterNodeStatus](docs/ClusterNodeStatus.md)
Expand All @@ -905,7 +929,6 @@ Class | Method | HTTP request | Description
- [ClusterNodesError](docs/ClusterNodesError.md)
- [ClusterNodesExtended](docs/ClusterNodesExtended.md)
- [ClusterNodesExtendedExtended](docs/ClusterNodesExtendedExtended.md)
- [ClusterNodesExtendedExtendedExtended](docs/ClusterNodesExtendedExtendedExtended.md)
- [ClusterNodesOnefsVersion](docs/ClusterNodesOnefsVersion.md)
- [ClusterOwner](docs/ClusterOwner.md)
- [ClusterPatchPatch](docs/ClusterPatchPatch.md)
Expand Down Expand Up @@ -938,6 +961,8 @@ Class | Method | HTTP request | Description
- [CompatibilitiesSsdActiveItem](docs/CompatibilitiesSsdActiveItem.md)
- [CompatibilitiesSsdAvailable](docs/CompatibilitiesSsdAvailable.md)
- [CompatibilitiesSsdAvailableAvailableItem](docs/CompatibilitiesSsdAvailableAvailableItem.md)
- [CopyErrors](docs/CopyErrors.md)
- [CopyErrorsCopyErrors](docs/CopyErrorsCopyErrors.md)
- [CreateAntivirusScanItemResponse](docs/CreateAntivirusScanItemResponse.md)
- [CreateAuthRefreshItemResponse](docs/CreateAuthRefreshItemResponse.md)
- [CreateCloudAccountResponse](docs/CreateCloudAccountResponse.md)
Expand Down Expand Up @@ -983,6 +1008,9 @@ Class | Method | HTTP request | Description
- [DiagnosticsGatherStatusGatherStatus](docs/DiagnosticsGatherStatusGatherStatus.md)
- [DiagnosticsNetloggerSettings](docs/DiagnosticsNetloggerSettings.md)
- [DiagnosticsNetloggerStatus](docs/DiagnosticsNetloggerStatus.md)
- [DirectoryQuery](docs/DirectoryQuery.md)
- [DirectoryQueryScope](docs/DirectoryQueryScope.md)
- [DirectoryQueryScopeConditions](docs/DirectoryQueryScopeConditions.md)
- [DrivesDriveFirmware](docs/DrivesDriveFirmware.md)
- [DrivesDriveFirmwareNode](docs/DrivesDriveFirmwareNode.md)
- [DrivesDriveFirmwareNodeDrive](docs/DrivesDriveFirmwareNodeDrive.md)
Expand All @@ -1000,8 +1028,10 @@ Class | Method | HTTP request | Description
- [EventCategories](docs/EventCategories.md)
- [EventCategory](docs/EventCategory.md)
- [EventChannel](docs/EventChannel.md)
- [EventChannelExtendedExtended](docs/EventChannelExtendedExtended.md)
- [EventChannelParameters](docs/EventChannelParameters.md)
- [EventChannels](docs/EventChannels.md)
- [EventChannelsExtended](docs/EventChannelsExtended.md)
- [EventEvent](docs/EventEvent.md)
- [EventEventgroupDefinitions](docs/EventEventgroupDefinitions.md)
- [EventEventgroupDefinitionsEventgroupDefinition](docs/EventEventgroupDefinitionsEventgroupDefinition.md)
Expand All @@ -1022,12 +1052,17 @@ Class | Method | HTTP request | Description
- [FilepoolDefaultPolicyDefaultPolicyAction](docs/FilepoolDefaultPolicyDefaultPolicyAction.md)
- [FilepoolDefaultPolicyExtended](docs/FilepoolDefaultPolicyExtended.md)
- [FilepoolPolicies](docs/FilepoolPolicies.md)
- [FilepoolPoliciesExtended](docs/FilepoolPoliciesExtended.md)
- [FilepoolPolicy](docs/FilepoolPolicy.md)
- [FilepoolPolicyCreateParams](docs/FilepoolPolicyCreateParams.md)
- [FilepoolPolicyAction](docs/FilepoolPolicyAction.md)
- [FilepoolPolicyActionExtended](docs/FilepoolPolicyActionExtended.md)
- [FilepoolPolicyExtended](docs/FilepoolPolicyExtended.md)
- [FilepoolPolicyExtendedExtended](docs/FilepoolPolicyExtendedExtended.md)
- [FilepoolPolicyFileMatchingPattern](docs/FilepoolPolicyFileMatchingPattern.md)
- [FilepoolPolicyFileMatchingPatternOrCriteriaItem](docs/FilepoolPolicyFileMatchingPatternOrCriteriaItem.md)
- [FilepoolPolicyFileMatchingPatternOrCriteriaItemAndCriteriaItem](docs/FilepoolPolicyFileMatchingPatternOrCriteriaItemAndCriteriaItem.md)
- [FilepoolTemplate](docs/FilepoolTemplate.md)
- [FilepoolTemplateAction](docs/FilepoolTemplateAction.md)
- [FilepoolTemplates](docs/FilepoolTemplates.md)
- [FsaResult](docs/FsaResult.md)
- [FsaResults](docs/FsaResults.md)
Expand Down Expand Up @@ -1135,6 +1170,16 @@ Class | Method | HTTP request | Description
- [MappingUsersRulesRuleUser2](docs/MappingUsersRulesRuleUser2.md)
- [MappingUsersRulesRules](docs/MappingUsersRulesRules.md)
- [MappingUsersRulesRulesParameters](docs/MappingUsersRulesRulesParameters.md)
- [MemberObject](docs/MemberObject.md)
- [NamespaceAccessPoints](docs/NamespaceAccessPoints.md)
- [NamespaceAccessPointsNamespaces](docs/NamespaceAccessPointsNamespaces.md)
- [NamespaceAcl](docs/NamespaceAcl.md)
- [NamespaceMetadata](docs/NamespaceMetadata.md)
- [NamespaceMetadataAttrs](docs/NamespaceMetadataAttrs.md)
- [NamespaceMetadataList](docs/NamespaceMetadataList.md)
- [NamespaceMetadataListAttrs](docs/NamespaceMetadataListAttrs.md)
- [NamespaceObject](docs/NamespaceObject.md)
- [NamespaceObjects](docs/NamespaceObjects.md)
- [NdmpContextsBackup](docs/NdmpContextsBackup.md)
- [NdmpContextsBackupContext](docs/NdmpContextsBackupContext.md)
- [NdmpContextsBackupExtended](docs/NdmpContextsBackupExtended.md)
Expand Down Expand Up @@ -1166,6 +1211,7 @@ Class | Method | HTTP request | Description
- [NdmpSettingsVariablesVariable](docs/NdmpSettingsVariablesVariable.md)
- [NdmpSettingsVariablesVariablePathVariable](docs/NdmpSettingsVariablesVariablePathVariable.md)
- [NdmpUser](docs/NdmpUser.md)
- [NdmpUserExtended](docs/NdmpUserExtended.md)
- [NdmpUsers](docs/NdmpUsers.md)
- [NdmpUsersExtended](docs/NdmpUsersExtended.md)
- [NetworkDnscache](docs/NetworkDnscache.md)
Expand Down Expand Up @@ -1527,8 +1573,10 @@ Class | Method | HTTP request | Description
- [UpgradeClusterUpgradeSettings](docs/UpgradeClusterUpgradeSettings.md)
- [UserChangePassword](docs/UserChangePassword.md)
- [UserMemberOf](docs/UserMemberOf.md)
- [WormCreateParams](docs/WormCreateParams.md)
- [WormDomain](docs/WormDomain.md)
- [WormDomains](docs/WormDomains.md)
- [WormProperties](docs/WormProperties.md)
- [WormSettings](docs/WormSettings.md)
- [WormSettingsExtended](docs/WormSettingsExtended.md)
- [WormSettingsSettings](docs/WormSettingsSettings.md)
Expand Down Expand Up @@ -1566,8 +1614,6 @@ Class | Method | HTTP request | Description
- [CloudProxiesExtended](docs/CloudProxiesExtended.md)
- [CloudProxyCreateParams](docs/CloudProxyCreateParams.md)
- [CloudProxyExtended](docs/CloudProxyExtended.md)
- [ClusterNodeStateServicelightExtended](docs/ClusterNodeStateServicelightExtended.md)
- [ClusterNodeStateServicelightExtendedExtended](docs/ClusterNodeStateServicelightExtendedExtended.md)
- [ClusterPatchPatchesExtended](docs/ClusterPatchPatchesExtended.md)
- [CompatibilitiesClassActiveExtended](docs/CompatibilitiesClassActiveExtended.md)
- [CompatibilitiesSsdActiveExtended](docs/CompatibilitiesSsdActiveExtended.md)
Expand All @@ -1577,13 +1623,11 @@ Class | Method | HTTP request | Description
- [EventAlertConditionsExtended](docs/EventAlertConditionsExtended.md)
- [EventCategoriesExtended](docs/EventCategoriesExtended.md)
- [EventChannelExtended](docs/EventChannelExtended.md)
- [EventChannelsExtended](docs/EventChannelsExtended.md)
- [EventEventgroupDefinitionsExtended](docs/EventEventgroupDefinitionsExtended.md)
- [EventEventgroupOccurrencesExtended](docs/EventEventgroupOccurrencesExtended.md)
- [EventEventlistsExtended](docs/EventEventlistsExtended.md)
- [FilepoolDefaultPolicyAction](docs/FilepoolDefaultPolicyAction.md)
- [FilepoolPolicyAction](docs/FilepoolPolicyAction.md)
- [FilepoolPolicyActionCreateParams](docs/FilepoolPolicyActionCreateParams.md)
- [FilepoolPolicyCreateParams](docs/FilepoolPolicyCreateParams.md)
- [FsaResultExtended](docs/FsaResultExtended.md)
- [FsaResultsExtended](docs/FsaResultsExtended.md)
- [GroupnetSubnetCreateParams](docs/GroupnetSubnetCreateParams.md)
Expand All @@ -1600,7 +1644,9 @@ Class | Method | HTTP request | Description
- [JobTypeExtended](docs/JobTypeExtended.md)
- [JobTypesExtended](docs/JobTypesExtended.md)
- [LicenseLicensesExtended](docs/LicenseLicensesExtended.md)
- [MappingUsersRulesParametersDefaultUnixUser](docs/MappingUsersRulesParametersDefaultUnixUser.md)
- [MappingUsersRulesRuleOptionsDefaultUser](docs/MappingUsersRulesRuleOptionsDefaultUser.md)
- [MappingUsersRulesRuleUser1](docs/MappingUsersRulesRuleUser1.md)
- [MappingUsersRulesRuleUser2Extended](docs/MappingUsersRulesRuleUser2Extended.md)
- [NdmpSettingsPreferredIpCreateParams](docs/NdmpSettingsPreferredIpCreateParams.md)
- [NdmpSettingsVariableCreateParams](docs/NdmpSettingsVariableCreateParams.md)
Expand Down
10 changes: 10 additions & 0 deletions docs/AccessPointCreateParams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AccessPointCreateParams

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **str** | Absolute file system path of access point. |

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


14 changes: 14 additions & 0 deletions docs/AclObject.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# AclObject

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accessrights** | **list[str]** | | [optional]
**accesstype** | **str** | | [optional]
**inherit_flags** | **list[bool]** | | [optional]
**op** | **str** | | [optional]
**trustee** | [**MemberObject**](MemberObject.md) | | [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)


4 changes: 2 additions & 2 deletions docs/ClusterApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

# **get_cluster_nodes**
> ClusterNodesExtendedExtendedExtended get_cluster_nodes(timeout=timeout)
> ClusterNodesExtendedExtended get_cluster_nodes(timeout=timeout)


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

### Return type

[**ClusterNodesExtendedExtendedExtended**](ClusterNodesExtendedExtendedExtended.md)
[**ClusterNodesExtendedExtended**](ClusterNodesExtendedExtended.md)

### Authorization

Expand Down
2 changes: 1 addition & 1 deletion docs/ClusterNodeStateExtended.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**readonly** | [**NodeStateReadonlyExtended**](NodeStateReadonlyExtended.md) | Node readonly state. | [optional]
**servicelight** | [**ClusterNodeStateServicelightExtended**](ClusterNodeStateServicelightExtended.md) | Node service light state. | [optional]
**servicelight** | [**NodeStateNodeServicelight**](NodeStateNodeServicelight.md) | Node service light state. | [optional]
**smartfail** | [**NodeStateSmartfailExtended**](NodeStateSmartfailExtended.md) | Node smartfail state. | [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: 10 additions & 0 deletions docs/CopyErrors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# CopyErrors

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**copy_errors** | [**list[CopyErrorsCopyErrors]**](CopyErrorsCopyErrors.md) | | [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)


13 changes: 13 additions & 0 deletions docs/CopyErrorsCopyErrors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# CopyErrorsCopyErrors

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error_src** | **str** | | [optional]
**message** | **str** | | [optional]
**source** | **str** | | [optional]
**target** | **str** | | [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)


11 changes: 11 additions & 0 deletions docs/DirectoryQuery.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# DirectoryQuery

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**result** | **list[str]** | | [optional]
**scope** | [**DirectoryQueryScope**](DirectoryQueryScope.md) | | [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)


11 changes: 11 additions & 0 deletions docs/DirectoryQueryScope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# DirectoryQueryScope

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list[DirectoryQueryScopeConditions]**](DirectoryQueryScopeConditions.md) | | [optional]
**logic** | **str** | | [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)


12 changes: 12 additions & 0 deletions docs/DirectoryQueryScopeConditions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# DirectoryQueryScopeConditions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attr** | **str** | | [optional]
**operator** | **str** | | [optional]
**value** | **str** | | [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)


17 changes: 17 additions & 0 deletions docs/EventChannelExtendedExtended.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# EventChannelExtendedExtended

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed_nodes** | **list[int]** | Nodes (LNNs) that can be masters for this channel | [optional]
**enabled** | **bool** | Channel is to be used or not | [optional]
**excluded_nodes** | **list[int]** | Nodes (LNNs) that can NOT be the masters for this channel | [optional]
**id** | **int** | Unique identifier. | [optional]
**name** | **str** | Channel name, may not contain /, max length 254. | [optional]
**parameters** | [**EventChannelParameters**](EventChannelParameters.md) | Parameters to be used for an smtp channel | [optional]
**system** | **bool** | Channel is a pre-defined system channel | [optional]
**type** | **str** | The mechanism used by the channel | [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)


2 changes: 1 addition & 1 deletion docs/EventChannelsExtended.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**channels** | [**list[EventChannelExtended]**](EventChannelExtended.md) | | [optional]
**channels** | [**list[EventChannelExtendedExtended]**](EventChannelExtendedExtended.md) | | [optional]
**resume** | **str** | Continue returning results from previous call using this token (token should come from the previous call, resume cannot be used with other options). | [optional]
**total** | **int** | Total number of items available. | [optional]

Expand Down
Loading

0 comments on commit 1f0fb83

Please sign in to comment.