files-com 1.6.67__tar.gz → 1.6.68__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of files-com might be problematic. Click here for more details.

Files changed (231) hide show
  1. {files_com-1.6.67/files_com.egg-info → files_com-1.6.68}/PKG-INFO +1 -1
  2. files_com-1.6.68/_VERSION +1 -0
  3. {files_com-1.6.67 → files_com-1.6.68/files_com.egg-info}/PKG-INFO +1 -1
  4. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/__init__.py +1 -1
  5. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/automation.py +4 -4
  6. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/child_site_management_policy.py +66 -58
  7. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/history_export.py +2 -2
  8. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/history_export_result.py +1 -1
  9. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/site.py +1 -1
  10. {files_com-1.6.67 → files_com-1.6.68}/pyproject.toml +1 -1
  11. {files_com-1.6.67 → files_com-1.6.68}/tests/test_child_site_management_policy.py +1 -6
  12. files_com-1.6.67/_VERSION +0 -1
  13. {files_com-1.6.67 → files_com-1.6.68}/LICENSE +0 -0
  14. {files_com-1.6.67 → files_com-1.6.68}/README.md +0 -0
  15. {files_com-1.6.67 → files_com-1.6.68}/files_com.egg-info/SOURCES.txt +0 -0
  16. {files_com-1.6.67 → files_com-1.6.68}/files_com.egg-info/dependency_links.txt +0 -0
  17. {files_com-1.6.67 → files_com-1.6.68}/files_com.egg-info/requires.txt +0 -0
  18. {files_com-1.6.67 → files_com-1.6.68}/files_com.egg-info/top_level.txt +0 -0
  19. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/api.py +0 -0
  20. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/api_client.py +0 -0
  21. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/error.py +0 -0
  22. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/list_obj.py +0 -0
  23. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/__init__.py +0 -0
  24. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/account_line_item.py +0 -0
  25. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/action.py +0 -0
  26. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/action_notification_export.py +0 -0
  27. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/action_notification_export_result.py +0 -0
  28. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/api_key.py +0 -0
  29. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/api_request_log.py +0 -0
  30. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/app.py +0 -0
  31. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/as2_incoming_message.py +0 -0
  32. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/as2_outgoing_message.py +0 -0
  33. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/as2_partner.py +0 -0
  34. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/as2_station.py +0 -0
  35. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/auto.py +0 -0
  36. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/automation_log.py +0 -0
  37. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/automation_run.py +0 -0
  38. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bandwidth_snapshot.py +0 -0
  39. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/behavior.py +0 -0
  40. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle.py +0 -0
  41. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle_action.py +0 -0
  42. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle_download.py +0 -0
  43. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle_notification.py +0 -0
  44. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle_path.py +0 -0
  45. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle_recipient.py +0 -0
  46. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/bundle_registration.py +0 -0
  47. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/clickwrap.py +0 -0
  48. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/dns_record.py +0 -0
  49. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/email_incoming_message.py +0 -0
  50. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/email_log.py +0 -0
  51. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/errors.py +0 -0
  52. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/exavault_api_request_log.py +0 -0
  53. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/external_event.py +0 -0
  54. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file.py +0 -0
  55. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file_action.py +0 -0
  56. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file_comment.py +0 -0
  57. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file_comment_reaction.py +0 -0
  58. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file_migration.py +0 -0
  59. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file_migration_log.py +0 -0
  60. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/file_upload_part.py +0 -0
  61. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/folder.py +0 -0
  62. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/form_field.py +0 -0
  63. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/form_field_set.py +0 -0
  64. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/ftp_action_log.py +0 -0
  65. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/gpg_key.py +0 -0
  66. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/group.py +0 -0
  67. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/group_user.py +0 -0
  68. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/history.py +0 -0
  69. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/holiday_region.py +0 -0
  70. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/image.py +0 -0
  71. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/inbox_recipient.py +0 -0
  72. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/inbox_registration.py +0 -0
  73. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/inbox_upload.py +0 -0
  74. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/invoice.py +0 -0
  75. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/invoice_line_item.py +0 -0
  76. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/ip_address.py +0 -0
  77. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/lock.py +0 -0
  78. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/message.py +0 -0
  79. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/message_comment.py +0 -0
  80. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/message_comment_reaction.py +0 -0
  81. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/message_reaction.py +0 -0
  82. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/notification.py +0 -0
  83. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/outbound_connection_log.py +0 -0
  84. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/payment.py +0 -0
  85. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/payment_line_item.py +0 -0
  86. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/permission.py +0 -0
  87. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/preview.py +0 -0
  88. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/priority.py +0 -0
  89. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/project.py +0 -0
  90. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/public_hosting_request_log.py +0 -0
  91. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/public_ip_address.py +0 -0
  92. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/public_key.py +0 -0
  93. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/remote_bandwidth_snapshot.py +0 -0
  94. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/remote_mount_backend.py +0 -0
  95. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/remote_server.py +0 -0
  96. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/remote_server_configuration_file.py +0 -0
  97. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/request.py +0 -0
  98. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/restore.py +0 -0
  99. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/session.py +0 -0
  100. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/settings_change.py +0 -0
  101. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/sftp_action_log.py +0 -0
  102. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/sftp_host_key.py +0 -0
  103. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/share_group.py +0 -0
  104. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/share_group_member.py +0 -0
  105. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/siem_http_destination.py +0 -0
  106. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/snapshot.py +0 -0
  107. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/sso_strategy.py +0 -0
  108. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/status.py +0 -0
  109. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/style.py +0 -0
  110. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/sync.py +0 -0
  111. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/sync_log.py +0 -0
  112. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/sync_run.py +0 -0
  113. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/usage_by_top_level_dir.py +0 -0
  114. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/usage_daily_snapshot.py +0 -0
  115. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/usage_snapshot.py +0 -0
  116. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/user.py +0 -0
  117. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/user_cipher_use.py +0 -0
  118. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/user_lifecycle_rule.py +0 -0
  119. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/user_request.py +0 -0
  120. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/user_sftp_client_use.py +0 -0
  121. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/web_dav_action_log.py +0 -0
  122. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/models/webhook_test.py +0 -0
  123. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/path_util.py +0 -0
  124. {files_com-1.6.67 → files_com-1.6.68}/files_sdk/util.py +0 -0
  125. {files_com-1.6.67 → files_com-1.6.68}/setup.cfg +0 -0
  126. {files_com-1.6.67 → files_com-1.6.68}/tests/test_account_line_item.py +0 -0
  127. {files_com-1.6.67 → files_com-1.6.68}/tests/test_action.py +0 -0
  128. {files_com-1.6.67 → files_com-1.6.68}/tests/test_action_notification_export.py +0 -0
  129. {files_com-1.6.67 → files_com-1.6.68}/tests/test_action_notification_export_result.py +0 -0
  130. {files_com-1.6.67 → files_com-1.6.68}/tests/test_api_errors.py +0 -0
  131. {files_com-1.6.67 → files_com-1.6.68}/tests/test_api_key.py +0 -0
  132. {files_com-1.6.67 → files_com-1.6.68}/tests/test_api_request_log.py +0 -0
  133. {files_com-1.6.67 → files_com-1.6.68}/tests/test_app.py +0 -0
  134. {files_com-1.6.67 → files_com-1.6.68}/tests/test_as2_incoming_message.py +0 -0
  135. {files_com-1.6.67 → files_com-1.6.68}/tests/test_as2_outgoing_message.py +0 -0
  136. {files_com-1.6.67 → files_com-1.6.68}/tests/test_as2_partner.py +0 -0
  137. {files_com-1.6.67 → files_com-1.6.68}/tests/test_as2_station.py +0 -0
  138. {files_com-1.6.67 → files_com-1.6.68}/tests/test_auto.py +0 -0
  139. {files_com-1.6.67 → files_com-1.6.68}/tests/test_automation.py +0 -0
  140. {files_com-1.6.67 → files_com-1.6.68}/tests/test_automation_log.py +0 -0
  141. {files_com-1.6.67 → files_com-1.6.68}/tests/test_automation_run.py +0 -0
  142. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bandwidth_snapshot.py +0 -0
  143. {files_com-1.6.67 → files_com-1.6.68}/tests/test_behavior.py +0 -0
  144. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle.py +0 -0
  145. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle_action.py +0 -0
  146. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle_download.py +0 -0
  147. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle_notification.py +0 -0
  148. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle_path.py +0 -0
  149. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle_recipient.py +0 -0
  150. {files_com-1.6.67 → files_com-1.6.68}/tests/test_bundle_registration.py +0 -0
  151. {files_com-1.6.67 → files_com-1.6.68}/tests/test_clickwrap.py +0 -0
  152. {files_com-1.6.67 → files_com-1.6.68}/tests/test_connection_adapter.py +0 -0
  153. {files_com-1.6.67 → files_com-1.6.68}/tests/test_dns_record.py +0 -0
  154. {files_com-1.6.67 → files_com-1.6.68}/tests/test_email_incoming_message.py +0 -0
  155. {files_com-1.6.67 → files_com-1.6.68}/tests/test_email_log.py +0 -0
  156. {files_com-1.6.67 → files_com-1.6.68}/tests/test_errors.py +0 -0
  157. {files_com-1.6.67 → files_com-1.6.68}/tests/test_exavault_api_request_log.py +0 -0
  158. {files_com-1.6.67 → files_com-1.6.68}/tests/test_external_event.py +0 -0
  159. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file.py +0 -0
  160. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file_action.py +0 -0
  161. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file_comment.py +0 -0
  162. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file_comment_reaction.py +0 -0
  163. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file_migration.py +0 -0
  164. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file_migration_log.py +0 -0
  165. {files_com-1.6.67 → files_com-1.6.68}/tests/test_file_upload_part.py +0 -0
  166. {files_com-1.6.67 → files_com-1.6.68}/tests/test_folder.py +0 -0
  167. {files_com-1.6.67 → files_com-1.6.68}/tests/test_form_field.py +0 -0
  168. {files_com-1.6.67 → files_com-1.6.68}/tests/test_form_field_set.py +0 -0
  169. {files_com-1.6.67 → files_com-1.6.68}/tests/test_ftp_action_log.py +0 -0
  170. {files_com-1.6.67 → files_com-1.6.68}/tests/test_gpg_key.py +0 -0
  171. {files_com-1.6.67 → files_com-1.6.68}/tests/test_group.py +0 -0
  172. {files_com-1.6.67 → files_com-1.6.68}/tests/test_group_user.py +0 -0
  173. {files_com-1.6.67 → files_com-1.6.68}/tests/test_history.py +0 -0
  174. {files_com-1.6.67 → files_com-1.6.68}/tests/test_history_export.py +0 -0
  175. {files_com-1.6.67 → files_com-1.6.68}/tests/test_history_export_result.py +0 -0
  176. {files_com-1.6.67 → files_com-1.6.68}/tests/test_holiday_region.py +0 -0
  177. {files_com-1.6.67 → files_com-1.6.68}/tests/test_image.py +0 -0
  178. {files_com-1.6.67 → files_com-1.6.68}/tests/test_inbox_recipient.py +0 -0
  179. {files_com-1.6.67 → files_com-1.6.68}/tests/test_inbox_registration.py +0 -0
  180. {files_com-1.6.67 → files_com-1.6.68}/tests/test_inbox_upload.py +0 -0
  181. {files_com-1.6.67 → files_com-1.6.68}/tests/test_invoice.py +0 -0
  182. {files_com-1.6.67 → files_com-1.6.68}/tests/test_invoice_line_item.py +0 -0
  183. {files_com-1.6.67 → files_com-1.6.68}/tests/test_ip_address.py +0 -0
  184. {files_com-1.6.67 → files_com-1.6.68}/tests/test_lock.py +0 -0
  185. {files_com-1.6.67 → files_com-1.6.68}/tests/test_message.py +0 -0
  186. {files_com-1.6.67 → files_com-1.6.68}/tests/test_message_comment.py +0 -0
  187. {files_com-1.6.67 → files_com-1.6.68}/tests/test_message_comment_reaction.py +0 -0
  188. {files_com-1.6.67 → files_com-1.6.68}/tests/test_message_reaction.py +0 -0
  189. {files_com-1.6.67 → files_com-1.6.68}/tests/test_notification.py +0 -0
  190. {files_com-1.6.67 → files_com-1.6.68}/tests/test_outbound_connection_log.py +0 -0
  191. {files_com-1.6.67 → files_com-1.6.68}/tests/test_path_util.py +0 -0
  192. {files_com-1.6.67 → files_com-1.6.68}/tests/test_payment.py +0 -0
  193. {files_com-1.6.67 → files_com-1.6.68}/tests/test_payment_line_item.py +0 -0
  194. {files_com-1.6.67 → files_com-1.6.68}/tests/test_permission.py +0 -0
  195. {files_com-1.6.67 → files_com-1.6.68}/tests/test_preview.py +0 -0
  196. {files_com-1.6.67 → files_com-1.6.68}/tests/test_priority.py +0 -0
  197. {files_com-1.6.67 → files_com-1.6.68}/tests/test_project.py +0 -0
  198. {files_com-1.6.67 → files_com-1.6.68}/tests/test_public_hosting_request_log.py +0 -0
  199. {files_com-1.6.67 → files_com-1.6.68}/tests/test_public_ip_address.py +0 -0
  200. {files_com-1.6.67 → files_com-1.6.68}/tests/test_public_key.py +0 -0
  201. {files_com-1.6.67 → files_com-1.6.68}/tests/test_remote_bandwidth_snapshot.py +0 -0
  202. {files_com-1.6.67 → files_com-1.6.68}/tests/test_remote_mount_backend.py +0 -0
  203. {files_com-1.6.67 → files_com-1.6.68}/tests/test_remote_server.py +0 -0
  204. {files_com-1.6.67 → files_com-1.6.68}/tests/test_remote_server_configuration_file.py +0 -0
  205. {files_com-1.6.67 → files_com-1.6.68}/tests/test_request.py +0 -0
  206. {files_com-1.6.67 → files_com-1.6.68}/tests/test_restore.py +0 -0
  207. {files_com-1.6.67 → files_com-1.6.68}/tests/test_session.py +0 -0
  208. {files_com-1.6.67 → files_com-1.6.68}/tests/test_settings_change.py +0 -0
  209. {files_com-1.6.67 → files_com-1.6.68}/tests/test_sftp_action_log.py +0 -0
  210. {files_com-1.6.67 → files_com-1.6.68}/tests/test_sftp_host_key.py +0 -0
  211. {files_com-1.6.67 → files_com-1.6.68}/tests/test_share_group.py +0 -0
  212. {files_com-1.6.67 → files_com-1.6.68}/tests/test_share_group_member.py +0 -0
  213. {files_com-1.6.67 → files_com-1.6.68}/tests/test_siem_http_destination.py +0 -0
  214. {files_com-1.6.67 → files_com-1.6.68}/tests/test_site.py +0 -0
  215. {files_com-1.6.67 → files_com-1.6.68}/tests/test_snapshot.py +0 -0
  216. {files_com-1.6.67 → files_com-1.6.68}/tests/test_sso_strategy.py +0 -0
  217. {files_com-1.6.67 → files_com-1.6.68}/tests/test_status.py +0 -0
  218. {files_com-1.6.67 → files_com-1.6.68}/tests/test_style.py +0 -0
  219. {files_com-1.6.67 → files_com-1.6.68}/tests/test_sync.py +0 -0
  220. {files_com-1.6.67 → files_com-1.6.68}/tests/test_sync_log.py +0 -0
  221. {files_com-1.6.67 → files_com-1.6.68}/tests/test_sync_run.py +0 -0
  222. {files_com-1.6.67 → files_com-1.6.68}/tests/test_usage_by_top_level_dir.py +0 -0
  223. {files_com-1.6.67 → files_com-1.6.68}/tests/test_usage_daily_snapshot.py +0 -0
  224. {files_com-1.6.67 → files_com-1.6.68}/tests/test_usage_snapshot.py +0 -0
  225. {files_com-1.6.67 → files_com-1.6.68}/tests/test_user.py +0 -0
  226. {files_com-1.6.67 → files_com-1.6.68}/tests/test_user_cipher_use.py +0 -0
  227. {files_com-1.6.67 → files_com-1.6.68}/tests/test_user_lifecycle_rule.py +0 -0
  228. {files_com-1.6.67 → files_com-1.6.68}/tests/test_user_request.py +0 -0
  229. {files_com-1.6.67 → files_com-1.6.68}/tests/test_user_sftp_client_use.py +0 -0
  230. {files_com-1.6.67 → files_com-1.6.68}/tests/test_web_dav_action_log.py +0 -0
  231. {files_com-1.6.67 → files_com-1.6.68}/tests/test_webhook_test.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.67
3
+ Version: 1.6.68
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -0,0 +1 @@
1
+ 1.6.68
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.67
3
+ Version: 1.6.68
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -227,7 +227,7 @@ session_id = None
227
227
  source_ip = None
228
228
  base_url = "https://app.files.com"
229
229
  base_path = "api/rest/v1"
230
- version = "1.6.67"
230
+ version = "1.6.68"
231
231
 
232
232
  __version__ = version
233
233
 
@@ -43,7 +43,7 @@ class Automation:
43
43
  "source": None, # string - Source path/glob. See Automation docs for exact description, but this is used to filter for files in the `path` to find files to operate on. Supports globs, except on remote mounts.
44
44
  "legacy_sync_ids": None, # array(int64) - IDs of remote sync folder behaviors to run by this Automation
45
45
  "sync_ids": None, # array(int64) - IDs of syncs to run by this Automation. This is the new way to specify syncs, and it is recommended to use this instead of `legacy_sync_ids`.
46
- "trigger_actions": None, # array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, copy
46
+ "trigger_actions": None, # array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, archived_delete, copy
47
47
  "trigger": None, # string - How this automation is triggered to run.
48
48
  "user_id": None, # int64 - User ID of the Automation's creator.
49
49
  "user_ids": None, # array(int64) - IDs of Users for the Automation (i.e. who to Request File from)
@@ -121,7 +121,7 @@ class Automation:
121
121
  # retry_on_failure_interval_in_minutes - int64 - If the Automation fails, retry at this interval (in minutes). Acceptable values are 5 through 1440 (one day). Set to null to disable.
122
122
  # retry_on_failure_number_of_attempts - int64 - If the Automation fails, retry at most this many times. Maximum allowed value: 10. Set to null to disable.
123
123
  # trigger - string - How this automation is triggered to run.
124
- # trigger_actions - array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, copy
124
+ # trigger_actions - array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, archived_delete, copy
125
125
  # value - object - A Hash of attributes specific to the automation type.
126
126
  # recurring_day - int64 - If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`.
127
127
  # automation - string - Automation type
@@ -402,7 +402,7 @@ def get(id, params=None, options=None):
402
402
  # retry_on_failure_interval_in_minutes - int64 - If the Automation fails, retry at this interval (in minutes). Acceptable values are 5 through 1440 (one day). Set to null to disable.
403
403
  # retry_on_failure_number_of_attempts - int64 - If the Automation fails, retry at most this many times. Maximum allowed value: 10. Set to null to disable.
404
404
  # trigger - string - How this automation is triggered to run.
405
- # trigger_actions - array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, copy
405
+ # trigger_actions - array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, archived_delete, copy
406
406
  # value - object - A Hash of attributes specific to the automation type.
407
407
  # recurring_day - int64 - If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`.
408
408
  # automation (required) - string - Automation type
@@ -620,7 +620,7 @@ def manual_run(id, params=None, options=None):
620
620
  # retry_on_failure_interval_in_minutes - int64 - If the Automation fails, retry at this interval (in minutes). Acceptable values are 5 through 1440 (one day). Set to null to disable.
621
621
  # retry_on_failure_number_of_attempts - int64 - If the Automation fails, retry at most this many times. Maximum allowed value: 10. Set to null to disable.
622
622
  # trigger - string - How this automation is triggered to run.
623
- # trigger_actions - array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, copy
623
+ # trigger_actions - array(string) - If trigger is `action`, this is the list of action types on which to trigger the automation. Valid actions are create, read, update, destroy, move, archived_delete, copy
624
624
  # value - object - A Hash of attributes specific to the automation type.
625
625
  # recurring_day - int64 - If trigger type is `daily`, this specifies a day number to run in one of the supported intervals: `week`, `month`, `quarter`, `year`.
626
626
  # automation - string - Automation type
@@ -10,11 +10,15 @@ from files_sdk.error import ( # noqa: F401
10
10
 
11
11
  class ChildSiteManagementPolicy:
12
12
  default_attributes = {
13
- "id": None, # int64 - ChildSiteManagementPolicy ID
14
- "site_id": None, # int64 - ID of the Site managing the policy
15
- "site_setting_name": None, # string - The name of the setting that is managed by the policy
16
- "managed_value": None, # string - The value for the setting that will be enforced for all child sites that are not exempt
17
- "skip_child_site_ids": None, # array(int64) - The list of child site IDs that are exempt from this policy
13
+ "id": None, # int64 - Policy ID.
14
+ "policy_type": None, # string - Type of policy. Valid values: `settings`.
15
+ "name": None, # string - Name for this policy.
16
+ "description": None, # string - Description for this policy.
17
+ "value": None, # object - Policy configuration data. Attributes differ by policy type. For more information, refer to the Value Hash section of the developer documentation.
18
+ "applied_child_site_ids": None, # array(int64) - IDs of child sites that this policy has been applied to. This field is read-only.
19
+ "skip_child_site_ids": None, # array(int64) - IDs of child sites that this policy has been exempted from. If `skip_child_site_ids` is empty, the policy will be applied to all child sites. To apply a policy to a child site that has been exempted, remove it from `skip_child_site_ids` or set it to an empty array (`[]`).
20
+ "created_at": None, # date-time - When this policy was created.
21
+ "updated_at": None, # date-time - When this policy was last updated.
18
22
  }
19
23
 
20
24
  def __init__(self, attributes=None, options=None):
@@ -40,9 +44,11 @@ class ChildSiteManagementPolicy:
40
44
  }
41
45
 
42
46
  # Parameters:
43
- # site_setting_name (required) - string - The name of the setting that is managed by the policy
44
- # managed_value (required) - string - The value for the setting that will be enforced for all child sites that are not exempt
45
- # skip_child_site_ids - array(int64) - The list of child site IDs that are exempt from this policy
47
+ # value - string
48
+ # skip_child_site_ids - array(int64) - IDs of child sites that this policy has been exempted from. If `skip_child_site_ids` is empty, the policy will be applied to all child sites. To apply a policy to a child site that has been exempted, remove it from `skip_child_site_ids` or set it to an empty array (`[]`).
49
+ # policy_type - string - Type of policy. Valid values: `settings`.
50
+ # name - string - Name for this policy.
51
+ # description - string - Description for this policy.
46
52
  def update(self, params=None):
47
53
  if not isinstance(params, dict):
48
54
  params = {}
@@ -53,29 +59,29 @@ class ChildSiteManagementPolicy:
53
59
  raise MissingParameterError("Current object doesn't have a id")
54
60
  if "id" not in params:
55
61
  raise MissingParameterError("Parameter missing: id")
56
- if "site_setting_name" not in params:
57
- raise MissingParameterError("Parameter missing: site_setting_name")
58
- if "managed_value" not in params:
59
- raise MissingParameterError("Parameter missing: managed_value")
60
62
  if "id" in params and not isinstance(params["id"], int):
61
63
  raise InvalidParameterError("Bad parameter: id must be an int")
62
- if "site_setting_name" in params and not isinstance(
63
- params["site_setting_name"], str
64
+ if "value" in params and not isinstance(params["value"], str):
65
+ raise InvalidParameterError("Bad parameter: value must be an str")
66
+ if "skip_child_site_ids" in params and not isinstance(
67
+ params["skip_child_site_ids"], builtins.list
64
68
  ):
65
69
  raise InvalidParameterError(
66
- "Bad parameter: site_setting_name must be an str"
70
+ "Bad parameter: skip_child_site_ids must be an list"
67
71
  )
68
- if "managed_value" in params and not isinstance(
69
- params["managed_value"], str
72
+ if "policy_type" in params and not isinstance(
73
+ params["policy_type"], str
70
74
  ):
71
75
  raise InvalidParameterError(
72
- "Bad parameter: managed_value must be an str"
76
+ "Bad parameter: policy_type must be an str"
73
77
  )
74
- if "skip_child_site_ids" in params and not isinstance(
75
- params["skip_child_site_ids"], builtins.list
78
+ if "name" in params and not isinstance(params["name"], str):
79
+ raise InvalidParameterError("Bad parameter: name must be an str")
80
+ if "description" in params and not isinstance(
81
+ params["description"], str
76
82
  ):
77
83
  raise InvalidParameterError(
78
- "Bad parameter: skip_child_site_ids must be an list"
84
+ "Bad parameter: description must be an str"
79
85
  )
80
86
  response, _options = Api.send_request(
81
87
  "PATCH",
@@ -169,36 +175,36 @@ def get(id, params=None, options=None):
169
175
 
170
176
 
171
177
  # Parameters:
172
- # site_setting_name (required) - string - The name of the setting that is managed by the policy
173
- # managed_value (required) - string - The value for the setting that will be enforced for all child sites that are not exempt
174
- # skip_child_site_ids - array(int64) - The list of child site IDs that are exempt from this policy
178
+ # value - string
179
+ # skip_child_site_ids - array(int64) - IDs of child sites that this policy has been exempted from. If `skip_child_site_ids` is empty, the policy will be applied to all child sites. To apply a policy to a child site that has been exempted, remove it from `skip_child_site_ids` or set it to an empty array (`[]`).
180
+ # policy_type (required) - string - Type of policy. Valid values: `settings`.
181
+ # name - string - Name for this policy.
182
+ # description - string - Description for this policy.
175
183
  def create(params=None, options=None):
176
184
  if not isinstance(params, dict):
177
185
  params = {}
178
186
  if not isinstance(options, dict):
179
187
  options = {}
180
- if "site_setting_name" in params and not isinstance(
181
- params["site_setting_name"], str
188
+ if "value" in params and not isinstance(params["value"], str):
189
+ raise InvalidParameterError("Bad parameter: value must be an str")
190
+ if "skip_child_site_ids" in params and not isinstance(
191
+ params["skip_child_site_ids"], builtins.list
182
192
  ):
183
193
  raise InvalidParameterError(
184
- "Bad parameter: site_setting_name must be an str"
194
+ "Bad parameter: skip_child_site_ids must be an list"
185
195
  )
186
- if "managed_value" in params and not isinstance(
187
- params["managed_value"], str
188
- ):
196
+ if "policy_type" in params and not isinstance(params["policy_type"], str):
189
197
  raise InvalidParameterError(
190
- "Bad parameter: managed_value must be an str"
198
+ "Bad parameter: policy_type must be an str"
191
199
  )
192
- if "skip_child_site_ids" in params and not isinstance(
193
- params["skip_child_site_ids"], builtins.list
194
- ):
200
+ if "name" in params and not isinstance(params["name"], str):
201
+ raise InvalidParameterError("Bad parameter: name must be an str")
202
+ if "description" in params and not isinstance(params["description"], str):
195
203
  raise InvalidParameterError(
196
- "Bad parameter: skip_child_site_ids must be an list"
204
+ "Bad parameter: description must be an str"
197
205
  )
198
- if "site_setting_name" not in params:
199
- raise MissingParameterError("Parameter missing: site_setting_name")
200
- if "managed_value" not in params:
201
- raise MissingParameterError("Parameter missing: managed_value")
206
+ if "policy_type" not in params:
207
+ raise MissingParameterError("Parameter missing: policy_type")
202
208
  response, options = Api.send_request(
203
209
  "POST", "/child_site_management_policies", params, options
204
210
  )
@@ -206,41 +212,43 @@ def create(params=None, options=None):
206
212
 
207
213
 
208
214
  # Parameters:
209
- # site_setting_name (required) - string - The name of the setting that is managed by the policy
210
- # managed_value (required) - string - The value for the setting that will be enforced for all child sites that are not exempt
211
- # skip_child_site_ids - array(int64) - The list of child site IDs that are exempt from this policy
215
+ # value - string
216
+ # skip_child_site_ids - array(int64) - IDs of child sites that this policy has been exempted from. If `skip_child_site_ids` is empty, the policy will be applied to all child sites. To apply a policy to a child site that has been exempted, remove it from `skip_child_site_ids` or set it to an empty array (`[]`).
217
+ # policy_type - string - Type of policy. Valid values: `settings`.
218
+ # name - string - Name for this policy.
219
+ # description - string - Description for this policy.
212
220
  def update(id, params=None, options=None):
213
221
  if not isinstance(params, dict):
214
222
  params = {}
215
223
  if not isinstance(options, dict):
216
224
  options = {}
217
225
  params["id"] = id
218
- if "id" in params and not isinstance(params["id"], int):
219
- raise InvalidParameterError("Bad parameter: id must be an int")
220
- if "site_setting_name" in params and not isinstance(
221
- params["site_setting_name"], str
222
- ):
223
- raise InvalidParameterError(
224
- "Bad parameter: site_setting_name must be an str"
225
- )
226
- if "managed_value" in params and not isinstance(
227
- params["managed_value"], str
228
- ):
226
+ if "id" in params and not isinstance(params["id"], (str, int, dict)):
229
227
  raise InvalidParameterError(
230
- "Bad parameter: managed_value must be an str"
228
+ "Bad parameter: id must be one of str, int, dict"
231
229
  )
230
+ if "value" in params and not isinstance(params["value"], str):
231
+ raise InvalidParameterError("Bad parameter: value must be an str")
232
232
  if "skip_child_site_ids" in params and not isinstance(
233
233
  params["skip_child_site_ids"], builtins.list
234
234
  ):
235
235
  raise InvalidParameterError(
236
236
  "Bad parameter: skip_child_site_ids must be an list"
237
237
  )
238
+ if "policy_type" in params and not isinstance(params["policy_type"], str):
239
+ raise InvalidParameterError(
240
+ "Bad parameter: policy_type must be an str"
241
+ )
242
+ if "name" in params and not isinstance(params["name"], str):
243
+ raise InvalidParameterError("Bad parameter: name must be an str")
244
+ if "description" in params and not isinstance(
245
+ params["description"], (str, int, dict)
246
+ ):
247
+ raise InvalidParameterError(
248
+ "Bad parameter: description must be one of str, int, dict"
249
+ )
238
250
  if "id" not in params:
239
251
  raise MissingParameterError("Parameter missing: id")
240
- if "site_setting_name" not in params:
241
- raise MissingParameterError("Parameter missing: site_setting_name")
242
- if "managed_value" not in params:
243
- raise MissingParameterError("Parameter missing: managed_value")
244
252
  response, options = Api.send_request(
245
253
  "PATCH",
246
254
  "/child_site_management_policies/{id}".format(id=params["id"]),
@@ -14,7 +14,7 @@ class HistoryExport:
14
14
  "start_at": None, # date-time - Start date/time of export range.
15
15
  "end_at": None, # date-time - End date/time of export range.
16
16
  "status": None, # string - Status of export. Will be: `building`, `ready`, or `failed`
17
- "query_action": None, # string - Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`
17
+ "query_action": None, # string - Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`
18
18
  "query_interface": None, # string - Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`
19
19
  "query_user_id": None, # string - Return results that are actions performed by the user indicated by this User ID
20
20
  "query_file_id": None, # string - Return results that are file actions related to the file indicated by this File ID
@@ -96,7 +96,7 @@ def get(id, params=None, options=None):
96
96
  # user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
97
97
  # start_at - string - Start date/time of export range.
98
98
  # end_at - string - End date/time of export range.
99
- # query_action - string - Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`
99
+ # query_action - string - Filter results by this this action type. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`
100
100
  # query_interface - string - Filter results by this this interface type. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`
101
101
  # query_user_id - string - Return results that are actions performed by the user indicated by this User ID
102
102
  # query_file_id - string - Return results that are file actions related to the file indicated by this File ID
@@ -23,7 +23,7 @@ class HistoryExportResult:
23
23
  "ip": None, # string - Client IP that performed the action
24
24
  "username": None, # string - Username of the user that performed the action
25
25
  "user_is_from_parent_site": None, # boolean - true if this change was performed by a user on a parent site.
26
- "action": None, # string - What action was taken. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`
26
+ "action": None, # string - What action was taken. Valid values: `create`, `read`, `update`, `destroy`, `move`, `login`, `failedlogin`, `copy`, `user_create`, `user_update`, `user_destroy`, `group_create`, `group_update`, `group_destroy`, `permission_create`, `permission_destroy`, `api_key_create`, `api_key_update`, `api_key_destroy`, `archived_delete`
27
27
  "failure_type": None, # string - The type of login failure, if applicable. Valid values: `expired_trial`, `account_overdue`, `locked_out`, `ip_mismatch`, `password_mismatch`, `site_mismatch`, `username_not_found`, `none`, `no_ftp_permission`, `no_web_permission`, `no_directory`, `errno_enoent`, `no_sftp_permission`, `no_dav_permission`, `no_restapi_permission`, `key_mismatch`, `region_mismatch`, `expired_access`, `desktop_ip_mismatch`, `desktop_api_key_not_used_quickly_enough`, `disabled`, `country_mismatch`, `insecure_ftp`, `insecure_cipher`, `rate_limited`
28
28
  "interface": None, # string - Interface through which the action was taken. Valid values: `web`, `ftp`, `robot`, `jsapi`, `webdesktopapi`, `sftp`, `dav`, `desktop`, `restapi`, `scim`, `office`, `mobile`, `as2`, `inbound_email`, `remote`
29
29
  "target_id": None, # int64 - ID of the object (such as Users, or API Keys) on which the action was taken
@@ -109,6 +109,7 @@ class Site:
109
109
  "logo": None, # Image - Branded logo
110
110
  "login_page_background_image": None, # Image - Branded login page background
111
111
  "max_prior_passwords": None, # int64 - Number of prior passwords to disallow
112
+ "managed_site_settings": None, # object - List of site settings managed by the parent site
112
113
  "motd_text": None, # string - A message to show users when they connect via FTP or SFTP.
113
114
  "motd_use_for_ftp": None, # boolean - Show message to users connecting via FTP
114
115
  "motd_use_for_sftp": None, # boolean - Show message to users connecting via SFTP
@@ -181,7 +182,6 @@ class Site:
181
182
  "welcome_screen": None, # string - Does the welcome screen appear?
182
183
  "windows_mode_ftp": None, # boolean - Does FTP user Windows emulation mode?
183
184
  "group_admins_can_set_user_password": None, # boolean - Allow group admins set password authentication method
184
- "managed_site_settings": None, # array(string) - List of site settings managed by the parent site
185
185
  }
186
186
 
187
187
  def __init__(self, attributes=None, options=None):
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "files_com"
7
- version = "1.6.67"
7
+ version = "1.6.68"
8
8
  description = "Python bindings for the Files.com API"
9
9
  readme = "README.md"
10
10
  license = { text = "MIT" }
@@ -12,8 +12,6 @@ class ChildSiteManagementPolicyTest(TestBase):
12
12
  def test_update(self):
13
13
  params = {
14
14
  "id" : 12345,
15
- "site_setting_name" : "foo",
16
- "managed_value" : "foo",
17
15
  }
18
16
  child_site_management_policy = ChildSiteManagementPolicy(params)
19
17
  child_site_management_policy.update(params)
@@ -46,8 +44,7 @@ class ChildSiteManagementPolicyTest(TestBase):
46
44
  @unittest.skipUnless(TestBase.mock_server_path_exists("POST", "/child_site_management_policies"), "Mock path does not exist")
47
45
  def test_create(self):
48
46
  params = {
49
- "site_setting_name" : "foo",
50
- "managed_value" : "foo",
47
+ "policy_type" : "foo",
51
48
  }
52
49
  child_site_management_policy.create(params)
53
50
 
@@ -56,8 +53,6 @@ class ChildSiteManagementPolicyTest(TestBase):
56
53
  id = 12345
57
54
  params = {
58
55
  "id" : 12345,
59
- "site_setting_name" : "foo",
60
- "managed_value" : "foo",
61
56
  }
62
57
  child_site_management_policy.update(id, params)
63
58
 
files_com-1.6.67/_VERSION DELETED
@@ -1 +0,0 @@
1
- 1.6.67
File without changes
File without changes
File without changes