files.com 1.1.670 → 1.1.671
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.
- checksums.yaml +4 -4
- data/_VERSION +1 -1
- data/docs/account.md +155 -0
- data/docs/action_log.md +21 -1
- data/docs/action_notification_export_result.md +17 -0
- data/docs/action_webhook_failure.md +28 -0
- data/docs/agent_proxy_identity.md +49 -0
- data/docs/agent_proxy_identity_endpoint.md +11 -0
- data/docs/agent_proxy_identity_result.md +24 -0
- data/docs/agent_v2_auth.md +17 -0
- data/docs/ai_assistant_personality.md +14 -0
- data/docs/ai_task.md +14 -0
- data/docs/announcement.md +57 -0
- data/docs/api_key.md +27 -1
- data/docs/api_request_log.md +21 -1
- data/docs/app.md +15 -0
- data/docs/as2_incoming_message.md +18 -0
- data/docs/as2_outgoing_message.md +18 -0
- data/docs/as2_partner.md +14 -0
- data/docs/as2_station.md +14 -0
- data/docs/automation.md +22 -1
- data/docs/automation_log.md +21 -1
- data/docs/automation_run.md +19 -0
- data/docs/bandwidth_snapshot.md +18 -0
- data/docs/behavior.md +14 -0
- data/docs/blog_post.md +57 -0
- data/docs/bundle.md +50 -1
- data/docs/bundle_action.md +25 -0
- data/docs/bundle_download.md +23 -0
- data/docs/bundle_notification.md +19 -0
- data/docs/bundle_recipient.md +21 -0
- data/docs/bundle_recipient_registration.md +39 -0
- data/docs/bundle_registration.md +61 -0
- data/docs/certificate.md +258 -0
- data/docs/chat_session.md +14 -0
- data/docs/child_site.md +583 -0
- data/docs/child_site_management_policy.md +9 -0
- data/docs/clickwrap.md +13 -0
- data/docs/clickwrap_acceptance.md +30 -0
- data/docs/client_log.md +17 -0
- data/docs/crash_report.md +50 -0
- data/docs/custom_domain.md +13 -0
- data/docs/custom_domain_for_proxy.md +23 -0
- data/docs/desktop_configuration_profile.md +14 -0
- data/docs/dns_record.md +9 -0
- data/docs/email_incoming_message.md +19 -0
- data/docs/email_log.md +20 -1
- data/docs/email_preference.md +108 -0
- data/docs/email_preference_bundle_notification.md +15 -0
- data/docs/email_preference_notification.md +17 -0
- data/docs/event_channel.md +14 -0
- data/docs/event_delivery_attempt.md +14 -0
- data/docs/event_record.md +19 -0
- data/docs/event_subscription.md +14 -0
- data/docs/event_target.md +14 -0
- data/docs/exavault_api_request_log.md +21 -1
- data/docs/expectation.md +14 -0
- data/docs/expectation_evaluation.md +14 -0
- data/docs/expectation_incident.md +14 -0
- data/docs/export.md +90 -0
- data/docs/external_event.md +18 -0
- data/docs/file.md +90 -2
- data/docs/file_migration.md +32 -0
- data/docs/file_migration_log.md +20 -1
- data/docs/file_upload_part.md +3 -1
- data/docs/folder.md +20 -0
- data/docs/form_field_set.md +15 -0
- data/docs/front_end_server.md +111 -0
- data/docs/frontend_metric.md +34 -0
- data/docs/ftp_action_log.md +21 -1
- data/docs/gpg_key.md +21 -0
- data/docs/group.md +19 -0
- data/docs/group_user.md +22 -2
- data/docs/history.md +85 -0
- data/docs/history_export_result.md +17 -0
- data/docs/holiday_region.md +9 -0
- data/docs/inbound_s3_log.md +21 -1
- data/docs/inbox.md +102 -0
- data/docs/inbox_recipient.md +19 -0
- data/docs/inbox_recipient_registration.md +35 -0
- data/docs/inbox_registration.md +57 -0
- data/docs/inbox_upload.md +18 -0
- data/docs/invoice.md +9 -0
- data/docs/ip.md +63 -0
- data/docs/ip_abuse_entry.md +47 -0
- data/docs/ip_address.md +59 -0
- data/docs/key_lifecycle_rule.md +14 -0
- data/docs/label.md +9 -0
- data/docs/lead.md +161 -0
- data/docs/lock.md +15 -0
- data/docs/message.md +17 -0
- data/docs/message_comment.md +18 -0
- data/docs/message_comment_reaction.md +18 -0
- data/docs/message_reaction.md +17 -0
- data/docs/metadata_category.md +13 -0
- data/docs/monitoring_stat.md +38 -0
- data/docs/monitoring_stats.md +15 -0
- data/docs/mover_package.md +68 -0
- data/docs/notification.md +20 -0
- data/docs/nps_response.md +75 -0
- data/docs/oauth_redirect.md +11 -0
- data/docs/outbound_connection_log.md +21 -1
- data/docs/paired_api_key.md +19 -0
- data/docs/partner.md +14 -0
- data/docs/partner_channel.md +14 -0
- data/docs/partner_site_request.md +14 -0
- data/docs/payment.md +9 -0
- data/docs/paypal_express_info.md +31 -0
- data/docs/paypal_express_url.md +11 -0
- data/docs/pending_work_event.md +18 -0
- data/docs/permission.md +22 -0
- data/docs/plan.md +107 -0
- data/docs/preview.md +57 -0
- data/docs/project.md +9 -0
- data/docs/public_hosting_request_log.md +21 -1
- data/docs/public_hosting_session_pairing.md +15 -0
- data/docs/public_inbox.md +121 -0
- data/docs/public_key.md +21 -0
- data/docs/public_url.md +59 -0
- data/docs/regional_migration.md +0 -0
- data/docs/release.md +83 -0
- data/docs/release_package.md +19 -0
- data/docs/remote_bandwidth_snapshot.md +18 -0
- data/docs/remote_mount_backend.md +13 -0
- data/docs/remote_server.md +233 -0
- data/docs/remote_server_credential.md +15 -0
- data/docs/request.md +17 -0
- data/docs/restore.md +14 -0
- data/docs/revision.md +40 -0
- data/docs/safe_plan.md +0 -0
- data/docs/scheduled_export.md +15 -0
- data/docs/scim_log.md +13 -0
- data/docs/session.md +232 -1
- data/docs/session_available_site.md +26 -0
- data/docs/setting.md +33 -0
- data/docs/settings.md +498 -0
- data/docs/settings_change.md +16 -0
- data/docs/sftp_action_log.md +21 -1
- data/docs/sftp_host_key.md +9 -0
- data/docs/share_group.md +15 -0
- data/docs/siem_http_destination.md +9 -0
- data/docs/siem_http_destination_event.md +18 -0
- data/docs/site.md +179 -0
- data/docs/site_subdomain_redirect.md +13 -0
- data/docs/snapshot.md +9 -0
- data/docs/ssl_certificate.md +37 -0
- data/docs/sso_event.md +19 -0
- data/docs/sso_strategy.md +406 -0
- data/docs/staging_site.md +591 -0
- data/docs/support_request.md +126 -0
- data/docs/sync.md +14 -0
- data/docs/sync_api_usage_snapshot.md +23 -0
- data/docs/sync_api_usage_snapshot_report.md +71 -0
- data/docs/sync_bandwidth_snapshot.md +48 -0
- data/docs/sync_log.md +20 -1
- data/docs/sync_run.md +21 -0
- data/docs/two_factor_authentication_method.md +169 -0
- data/docs/usage_daily_snapshot.md +18 -0
- data/docs/usage_snapshot.md +9 -0
- data/docs/user.md +49 -2
- data/docs/user_cipher_use.md +21 -0
- data/docs/user_lifecycle_rule.md +14 -0
- data/docs/user_request.md +9 -0
- data/docs/user_security_event.md +18 -0
- data/docs/user_sftp_client_use.md +15 -0
- data/docs/warning.md +36 -0
- data/docs/web_dav_action_log.md +21 -1
- data/docs/webauthn_sign_request.md +13 -0
- data/docs/workspace.md +15 -0
- data/docs/zip_download.md +32 -0
- data/docs/zip_download_file.md +45 -0
- data/docs/zip_download_files.md +23 -0
- data/lib/files.com/models/account.rb +346 -0
- data/lib/files.com/models/action_log.rb +24 -0
- data/lib/files.com/models/action_notification_export_result.rb +12 -0
- data/lib/files.com/models/action_webhook_failure.rb +34 -0
- data/lib/files.com/models/agent_proxy_identity.rb +47 -0
- data/lib/files.com/models/agent_proxy_identity_endpoint.rb +17 -0
- data/lib/files.com/models/agent_proxy_identity_result.rb +27 -0
- data/lib/files.com/models/agent_v2_auth.rb +32 -0
- data/lib/files.com/models/ai_assistant_personality.rb +11 -0
- data/lib/files.com/models/ai_task.rb +11 -0
- data/lib/files.com/models/announcement.rb +89 -0
- data/lib/files.com/models/api_key.rb +39 -5
- data/lib/files.com/models/api_request_log.rb +24 -0
- data/lib/files.com/models/app.rb +13 -0
- data/lib/files.com/models/as2_incoming_message.rb +19 -0
- data/lib/files.com/models/as2_outgoing_message.rb +19 -0
- data/lib/files.com/models/as2_partner.rb +11 -0
- data/lib/files.com/models/as2_station.rb +11 -0
- data/lib/files.com/models/automation.rb +30 -0
- data/lib/files.com/models/automation_log.rb +24 -0
- data/lib/files.com/models/automation_run.rb +16 -0
- data/lib/files.com/models/bandwidth_snapshot.rb +19 -0
- data/lib/files.com/models/behavior.rb +11 -0
- data/lib/files.com/models/blog_post.rb +84 -0
- data/lib/files.com/models/bundle.rb +52 -0
- data/lib/files.com/models/bundle_action.rb +25 -0
- data/lib/files.com/models/bundle_download.rb +23 -0
- data/lib/files.com/models/bundle_notification.rb +15 -0
- data/lib/files.com/models/bundle_recipient.rb +27 -0
- data/lib/files.com/models/bundle_recipient_registration.rb +105 -0
- data/lib/files.com/models/bundle_registration.rb +125 -0
- data/lib/files.com/models/certificate.rb +455 -0
- data/lib/files.com/models/chat_session.rb +11 -0
- data/lib/files.com/models/child_site.rb +1756 -0
- data/lib/files.com/models/child_site_management_policy.rb +5 -0
- data/lib/files.com/models/clickwrap.rb +9 -0
- data/lib/files.com/models/clickwrap_acceptance.rb +56 -0
- data/lib/files.com/models/client_log.rb +25 -0
- data/lib/files.com/models/crash_report.rb +151 -0
- data/lib/files.com/models/custom_domain.rb +9 -0
- data/lib/files.com/models/custom_domain_for_proxy.rb +47 -0
- data/lib/files.com/models/desktop_configuration_profile.rb +11 -0
- data/lib/files.com/models/dns_record.rb +5 -0
- data/lib/files.com/models/email_incoming_message.rb +21 -0
- data/lib/files.com/models/email_log.rb +22 -0
- data/lib/files.com/models/email_preference.rb +124 -0
- data/lib/files.com/models/email_preference_bundle_notification.rb +27 -0
- data/lib/files.com/models/email_preference_notification.rb +32 -0
- data/lib/files.com/models/event_channel.rb +11 -0
- data/lib/files.com/models/event_delivery_attempt.rb +11 -0
- data/lib/files.com/models/event_record.rb +21 -0
- data/lib/files.com/models/event_subscription.rb +11 -0
- data/lib/files.com/models/event_target.rb +11 -0
- data/lib/files.com/models/exavault_api_request_log.rb +24 -0
- data/lib/files.com/models/expectation.rb +11 -0
- data/lib/files.com/models/expectation_evaluation.rb +11 -0
- data/lib/files.com/models/expectation_incident.rb +11 -0
- data/lib/files.com/models/export.rb +153 -0
- data/lib/files.com/models/external_event.rb +19 -0
- data/lib/files.com/models/file.rb +207 -0
- data/lib/files.com/models/file_migration.rb +27 -0
- data/lib/files.com/models/file_migration_log.rb +22 -0
- data/lib/files.com/models/file_upload_part.rb +5 -0
- data/lib/files.com/models/folder.rb +69 -0
- data/lib/files.com/models/form_field_set.rb +9 -0
- data/lib/files.com/models/front_end_server.rb +335 -0
- data/lib/files.com/models/frontend_metric.rb +65 -0
- data/lib/files.com/models/ftp_action_log.rb +24 -0
- data/lib/files.com/models/gpg_key.rb +21 -0
- data/lib/files.com/models/group.rb +16 -0
- data/lib/files.com/models/group_user.rb +21 -1
- data/lib/files.com/models/history.rb +94 -0
- data/lib/files.com/models/history_export_result.rb +12 -0
- data/lib/files.com/models/holiday_region.rb +5 -0
- data/lib/files.com/models/inbound_s3_log.rb +24 -0
- data/lib/files.com/models/inbox.rb +123 -0
- data/lib/files.com/models/inbox_recipient.rb +25 -0
- data/lib/files.com/models/inbox_recipient_registration.rb +87 -0
- data/lib/files.com/models/inbox_registration.rb +121 -0
- data/lib/files.com/models/inbox_upload.rb +19 -0
- data/lib/files.com/models/invoice.rb +5 -0
- data/lib/files.com/models/ip.rb +82 -0
- data/lib/files.com/models/ip_abuse_entry.rb +96 -0
- data/lib/files.com/models/ip_address.rb +37 -0
- data/lib/files.com/models/key_lifecycle_rule.rb +11 -0
- data/lib/files.com/models/label.rb +22 -0
- data/lib/files.com/models/lead.rb +434 -0
- data/lib/files.com/models/lock.rb +27 -0
- data/lib/files.com/models/message.rb +12 -0
- data/lib/files.com/models/message_comment.rb +14 -0
- data/lib/files.com/models/message_comment_reaction.rb +14 -0
- data/lib/files.com/models/message_reaction.rb +12 -0
- data/lib/files.com/models/metadata_category.rb +9 -0
- data/lib/files.com/models/monitoring_stat.rb +43 -0
- data/lib/files.com/models/monitoring_stats.rb +22 -0
- data/lib/files.com/models/mover_package.rb +80 -0
- data/lib/files.com/models/notification.rb +18 -0
- data/lib/files.com/models/nps_response.rb +128 -0
- data/lib/files.com/models/oauth_redirect.rb +17 -0
- data/lib/files.com/models/outbound_connection_log.rb +24 -0
- data/lib/files.com/models/paired_api_key.rb +37 -0
- data/lib/files.com/models/partner.rb +11 -0
- data/lib/files.com/models/partner_channel.rb +11 -0
- data/lib/files.com/models/partner_site_request.rb +11 -0
- data/lib/files.com/models/payment.rb +5 -0
- data/lib/files.com/models/paypal_express_info.rb +67 -0
- data/lib/files.com/models/paypal_express_url.rb +17 -0
- data/lib/files.com/models/pending_work_event.rb +19 -0
- data/lib/files.com/models/permission.rb +22 -0
- data/lib/files.com/models/plan.rb +209 -0
- data/lib/files.com/models/preview.rb +57 -0
- data/lib/files.com/models/project.rb +5 -0
- data/lib/files.com/models/public_hosting_request_log.rb +24 -0
- data/lib/files.com/models/public_hosting_session_pairing.rb +27 -0
- data/lib/files.com/models/public_inbox.rb +142 -0
- data/lib/files.com/models/public_key.rb +21 -0
- data/lib/files.com/models/public_url.rb +177 -0
- data/lib/files.com/models/regional_migration.rb +12 -0
- data/lib/files.com/models/release.rb +153 -0
- data/lib/files.com/models/release_package.rb +37 -0
- data/lib/files.com/models/remote_bandwidth_snapshot.rb +19 -0
- data/lib/files.com/models/remote_mount_backend.rb +9 -0
- data/lib/files.com/models/remote_server.rb +297 -0
- data/lib/files.com/models/remote_server_credential.rb +13 -0
- data/lib/files.com/models/request.rb +12 -0
- data/lib/files.com/models/restore.rb +11 -0
- data/lib/files.com/models/revision.rb +53 -0
- data/lib/files.com/models/safe_plan.rb +12 -0
- data/lib/files.com/models/scheduled_export.rb +13 -0
- data/lib/files.com/models/scim_log.rb +9 -0
- data/lib/files.com/models/session.rb +493 -0
- data/lib/files.com/models/session_available_site.rb +47 -0
- data/lib/files.com/models/setting.rb +36 -0
- data/lib/files.com/models/settings.rb +1072 -0
- data/lib/files.com/models/settings_change.rb +16 -0
- data/lib/files.com/models/sftp_action_log.rb +24 -0
- data/lib/files.com/models/sftp_host_key.rb +5 -0
- data/lib/files.com/models/share_group.rb +9 -0
- data/lib/files.com/models/siem_http_destination.rb +5 -0
- data/lib/files.com/models/siem_http_destination_event.rb +19 -0
- data/lib/files.com/models/site.rb +1021 -0
- data/lib/files.com/models/site_subdomain_redirect.rb +9 -0
- data/lib/files.com/models/snapshot.rb +5 -0
- data/lib/files.com/models/ssl_certificate.rb +77 -0
- data/lib/files.com/models/sso_event.rb +21 -0
- data/lib/files.com/models/sso_strategy.rb +632 -0
- data/lib/files.com/models/staging_site.rb +1781 -0
- data/lib/files.com/models/support_request.rb +209 -0
- data/lib/files.com/models/sync.rb +11 -0
- data/lib/files.com/models/sync_api_usage_snapshot.rb +47 -0
- data/lib/files.com/models/sync_api_usage_snapshot_report.rb +162 -0
- data/lib/files.com/models/sync_bandwidth_snapshot.rb +104 -0
- data/lib/files.com/models/sync_log.rb +22 -0
- data/lib/files.com/models/sync_run.rb +21 -0
- data/lib/files.com/models/two_factor_authentication_method.rb +250 -0
- data/lib/files.com/models/usage_daily_snapshot.rb +19 -0
- data/lib/files.com/models/usage_snapshot.rb +5 -0
- data/lib/files.com/models/user.rb +59 -0
- data/lib/files.com/models/user_cipher_use.rb +21 -0
- data/lib/files.com/models/user_lifecycle_rule.rb +11 -0
- data/lib/files.com/models/user_request.rb +5 -0
- data/lib/files.com/models/user_security_event.rb +19 -0
- data/lib/files.com/models/user_sftp_client_use.rb +9 -0
- data/lib/files.com/models/warning.rb +38 -0
- data/lib/files.com/models/web_dav_action_log.rb +24 -0
- data/lib/files.com/models/webauthn_sign_request.rb +17 -0
- data/lib/files.com/models/workspace.rb +13 -0
- data/lib/files.com/models/zip_download.rb +73 -0
- data/lib/files.com/models/zip_download_file.rb +111 -0
- data/lib/files.com/models/zip_download_files.rb +42 -0
- data/lib/files.com/version.rb +1 -1
- data/lib/files.com.rb +59 -0
- metadata +120 -2
data/docs/sftp_host_key.md
CHANGED
data/docs/share_group.md
CHANGED
|
@@ -76,6 +76,21 @@ Files::ShareGroup.create(
|
|
|
76
76
|
* `members` (array(object)): Required - A list of share group members.
|
|
77
77
|
|
|
78
78
|
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## Create an export CSV of Share Group resources
|
|
82
|
+
|
|
83
|
+
```
|
|
84
|
+
Files::ShareGroup.create_export(
|
|
85
|
+
user_id: 1
|
|
86
|
+
)
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
### Parameters
|
|
90
|
+
|
|
91
|
+
* `user_id` (int64): User ID. Provide a value of `0` to operate the current session's user.
|
|
92
|
+
|
|
93
|
+
|
|
79
94
|
---
|
|
80
95
|
|
|
81
96
|
## Update Share Group
|
|
@@ -227,6 +227,15 @@ Files::SiemHttpDestination.create(
|
|
|
227
227
|
* `destination_url` (string): Destination Url
|
|
228
228
|
|
|
229
229
|
|
|
230
|
+
---
|
|
231
|
+
|
|
232
|
+
## Create an export CSV of SIEM HTTP Destination resources
|
|
233
|
+
|
|
234
|
+
```
|
|
235
|
+
Files::SiemHttpDestination.create_export
|
|
236
|
+
```
|
|
237
|
+
|
|
238
|
+
|
|
230
239
|
---
|
|
231
240
|
|
|
232
241
|
## send_test_entry SIEM HTTP Destination
|
|
@@ -58,3 +58,21 @@ Files::SiemHttpDestinationEvent.find(id)
|
|
|
58
58
|
### Parameters
|
|
59
59
|
|
|
60
60
|
* `id` (int64): Required - Siem Http Destination Event ID.
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
## Create an export CSV of SIEM HTTP Destination Event resources
|
|
66
|
+
|
|
67
|
+
```
|
|
68
|
+
Files::SiemHttpDestinationEvent.create_export
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
### Parameters
|
|
72
|
+
|
|
73
|
+
* `sort_by` (object): If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `status` or `siem_http_destination_id`.
|
|
74
|
+
* `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `siem_http_destination_id` or `status`. Valid field combinations are `[ siem_http_destination_id, created_at ]`, `[ status, created_at ]`, `[ siem_http_destination_id, status ]` or `[ siem_http_destination_id, status, created_at ]`.
|
|
75
|
+
* `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`.
|
|
76
|
+
* `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`.
|
|
77
|
+
* `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`.
|
|
78
|
+
* `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.
|
data/docs/site.md
CHANGED
|
@@ -543,6 +543,19 @@
|
|
|
543
543
|
* `welcome_email_enabled` (boolean): Will the welcome email be sent to new users?
|
|
544
544
|
* `welcome_screen` (string): Does the welcome screen appear?
|
|
545
545
|
* `windows_mode_ftp` (boolean): Does FTP user Windows emulation mode?
|
|
546
|
+
* `lead_cookie_code` (string):
|
|
547
|
+
* `recaptcha_token` (string):
|
|
548
|
+
* `username` (string):
|
|
549
|
+
* `password` (string):
|
|
550
|
+
* `utm_term` (string):
|
|
551
|
+
* `utm_source` (string):
|
|
552
|
+
* `utm_content` (string):
|
|
553
|
+
* `utm_medium` (string):
|
|
554
|
+
* `utm_campaign` (string):
|
|
555
|
+
* `utm_domain` (string):
|
|
556
|
+
* `gclid` (string):
|
|
557
|
+
* `plan_id` (int64):
|
|
558
|
+
* `brand` (string):
|
|
546
559
|
|
|
547
560
|
|
|
548
561
|
---
|
|
@@ -563,6 +576,123 @@ Files::Site.get_usage
|
|
|
563
576
|
```
|
|
564
577
|
|
|
565
578
|
|
|
579
|
+
---
|
|
580
|
+
|
|
581
|
+
## Show plan that will be switched to in the future. (Populated if current plan is deprecated and no longer offered beyond the current billing period.)
|
|
582
|
+
|
|
583
|
+
```
|
|
584
|
+
Files::Site.get_switch_to_plan
|
|
585
|
+
```
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
---
|
|
589
|
+
|
|
590
|
+
## Show the current billing plan of a site
|
|
591
|
+
|
|
592
|
+
```
|
|
593
|
+
Files::Site.get_plan(
|
|
594
|
+
currency: "USD"
|
|
595
|
+
)
|
|
596
|
+
```
|
|
597
|
+
|
|
598
|
+
### Parameters
|
|
599
|
+
|
|
600
|
+
* `currency` (string): Currency.
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
---
|
|
604
|
+
|
|
605
|
+
## Complete a PayPal subscription
|
|
606
|
+
|
|
607
|
+
```
|
|
608
|
+
Files::Site.get_paypal_express_info(
|
|
609
|
+
paypal_token: "[token]"
|
|
610
|
+
)
|
|
611
|
+
```
|
|
612
|
+
|
|
613
|
+
### Parameters
|
|
614
|
+
|
|
615
|
+
* `paypal_token` (string): Required - Billing token for use with paypal.
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
---
|
|
619
|
+
|
|
620
|
+
## Initiate a new PayPal subscription
|
|
621
|
+
|
|
622
|
+
```
|
|
623
|
+
Files::Site.get_paypal_express(
|
|
624
|
+
return_to_url: "https://app.files.com/...",
|
|
625
|
+
plan_id: 1
|
|
626
|
+
)
|
|
627
|
+
```
|
|
628
|
+
|
|
629
|
+
### Parameters
|
|
630
|
+
|
|
631
|
+
* `return_to_url` (string): Required - URL that paypal express forwards the user to.
|
|
632
|
+
* `plan_id` (int64): Plan ID to switch to.
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
---
|
|
636
|
+
|
|
637
|
+
## Apply a trial code to the current Mover site
|
|
638
|
+
|
|
639
|
+
```
|
|
640
|
+
Files::Site.mover_trial_code(
|
|
641
|
+
code: "TRIAL30"
|
|
642
|
+
)
|
|
643
|
+
```
|
|
644
|
+
|
|
645
|
+
### Parameters
|
|
646
|
+
|
|
647
|
+
* `code` (string): Required - Mover trial code to apply
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
---
|
|
651
|
+
|
|
652
|
+
## Create Site
|
|
653
|
+
|
|
654
|
+
```
|
|
655
|
+
Files::Site.create(
|
|
656
|
+
name: "Action Verb",
|
|
657
|
+
email: "johndoe@gmail.com",
|
|
658
|
+
lead_cookie_code: "lead_cookie_code",
|
|
659
|
+
recaptcha_token: "recaptcha_token",
|
|
660
|
+
reply_to_email: "customer-service@gmail.com",
|
|
661
|
+
phone: "+18002868372",
|
|
662
|
+
contact_name: "John Doe",
|
|
663
|
+
username: "MyUsername",
|
|
664
|
+
password: "MyNewPassword101",
|
|
665
|
+
currency: "USD",
|
|
666
|
+
language: "en",
|
|
667
|
+
plan_id: 1,
|
|
668
|
+
brand: "files"
|
|
669
|
+
)
|
|
670
|
+
```
|
|
671
|
+
|
|
672
|
+
### Parameters
|
|
673
|
+
|
|
674
|
+
* `name` (string): Required -
|
|
675
|
+
* `email` (string): Required -
|
|
676
|
+
* `lead_cookie_code` (string): Required -
|
|
677
|
+
* `recaptcha_token` (string): Required -
|
|
678
|
+
* `reply_to_email` (string):
|
|
679
|
+
* `phone` (string):
|
|
680
|
+
* `contact_name` (string):
|
|
681
|
+
* `username` (string):
|
|
682
|
+
* `password` (string):
|
|
683
|
+
* `currency` (string):
|
|
684
|
+
* `language` (string):
|
|
685
|
+
* `utm_term` (string):
|
|
686
|
+
* `utm_source` (string):
|
|
687
|
+
* `utm_content` (string):
|
|
688
|
+
* `utm_medium` (string):
|
|
689
|
+
* `utm_campaign` (string):
|
|
690
|
+
* `utm_domain` (string):
|
|
691
|
+
* `gclid` (string):
|
|
692
|
+
* `plan_id` (int64):
|
|
693
|
+
* `brand` (string):
|
|
694
|
+
|
|
695
|
+
|
|
566
696
|
---
|
|
567
697
|
|
|
568
698
|
## Update Site Settings
|
|
@@ -929,3 +1059,52 @@ Files::Site.update(
|
|
|
929
1059
|
* `ldap_password_change_confirmation` (string): Confirm new LDAP password.
|
|
930
1060
|
* `redirect_old_subdomain` (boolean): If true, and if changing the site subdomain, then create a redirect from the previous Files.com subdomain to the new Files.com subdomain.
|
|
931
1061
|
* `smtp_password` (string): Password for SMTP server.
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
---
|
|
1065
|
+
|
|
1066
|
+
## Change the current billing plan for the site
|
|
1067
|
+
|
|
1068
|
+
```
|
|
1069
|
+
Files::Site.update_plan(id,
|
|
1070
|
+
billing_frequency: 1
|
|
1071
|
+
)
|
|
1072
|
+
```
|
|
1073
|
+
|
|
1074
|
+
### Parameters
|
|
1075
|
+
|
|
1076
|
+
* `id` (int64): Required - Plan ID.
|
|
1077
|
+
* `billing_frequency` (int64): The billing frequency for the site. Must be 1 (monthly) or 12 (annual).
|
|
1078
|
+
|
|
1079
|
+
|
|
1080
|
+
---
|
|
1081
|
+
|
|
1082
|
+
## Cancel site
|
|
1083
|
+
|
|
1084
|
+
```
|
|
1085
|
+
Files::Site.delete(
|
|
1086
|
+
reason: "Reason"
|
|
1087
|
+
)
|
|
1088
|
+
```
|
|
1089
|
+
|
|
1090
|
+
### Parameters
|
|
1091
|
+
|
|
1092
|
+
* `reason` (string): Reason the site was cancelled.
|
|
1093
|
+
|
|
1094
|
+
|
|
1095
|
+
---
|
|
1096
|
+
|
|
1097
|
+
## Change the current billing plan for the site
|
|
1098
|
+
|
|
1099
|
+
```
|
|
1100
|
+
site = Files::Site.find(id)
|
|
1101
|
+
|
|
1102
|
+
site.update_plan(
|
|
1103
|
+
billing_frequency: 1
|
|
1104
|
+
)
|
|
1105
|
+
```
|
|
1106
|
+
|
|
1107
|
+
### Parameters
|
|
1108
|
+
|
|
1109
|
+
* `id` (int64): Required - Plan ID.
|
|
1110
|
+
* `billing_frequency` (int64): The billing frequency for the site. Must be 1 (monthly) or 12 (annual).
|
|
@@ -45,6 +45,19 @@ Files::SiteSubdomainRedirect.find(id)
|
|
|
45
45
|
* `id` (int64): Required - Site Subdomain Redirect ID.
|
|
46
46
|
|
|
47
47
|
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
## Create an export CSV of Site Subdomain Redirect resources
|
|
51
|
+
|
|
52
|
+
```
|
|
53
|
+
Files::SiteSubdomainRedirect.create_export
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
### Parameters
|
|
57
|
+
|
|
58
|
+
* `sort_by` (object): If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `id`.
|
|
59
|
+
|
|
60
|
+
|
|
48
61
|
---
|
|
49
62
|
|
|
50
63
|
## Delete Site Subdomain Redirect
|
data/docs/snapshot.md
CHANGED
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# SslCertificate
|
|
2
|
+
|
|
3
|
+
## Example SslCertificate Object
|
|
4
|
+
|
|
5
|
+
```
|
|
6
|
+
{
|
|
7
|
+
"name": "example",
|
|
8
|
+
"certificate": "example",
|
|
9
|
+
"private_key": "example",
|
|
10
|
+
"key": null,
|
|
11
|
+
"intermediates": "example",
|
|
12
|
+
"id": 1,
|
|
13
|
+
"domain_hsts_header": true,
|
|
14
|
+
"ftps_enabled": true,
|
|
15
|
+
"https_enabled": true,
|
|
16
|
+
"sftp_insecure_ciphers": true,
|
|
17
|
+
"tls_disabled": true,
|
|
18
|
+
"subdomain": "example",
|
|
19
|
+
"domains": [
|
|
20
|
+
"example"
|
|
21
|
+
]
|
|
22
|
+
}
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
* `name` (string): The name of the site associated with this SSL certificate.
|
|
26
|
+
* `certificate` (string): The text of the certificate itself.
|
|
27
|
+
* `private_key` (string): Private key used to generate the certificate.
|
|
28
|
+
* `key` (object): Private key encrypted with our secret key.
|
|
29
|
+
* `intermediates` (string): Intermediate certificates, if available.
|
|
30
|
+
* `id` (int64): ID of the site associated with this certificate, including group id if available.
|
|
31
|
+
* `domain_hsts_header` (boolean): True if a HSTS header should be rendered for the site
|
|
32
|
+
* `ftps_enabled` (boolean): Whether or not this certificate can be used for FTPS.
|
|
33
|
+
* `https_enabled` (boolean): Whether or not this certificate can be used for HTTPS. Always true.
|
|
34
|
+
* `sftp_insecure_ciphers` (boolean): True if the site associated with this certificate has the "Allow Insecure SFTP Ciphers" feature turned on.
|
|
35
|
+
* `tls_disabled` (boolean): True if the site associated with this certificate has the "Security Opt Out" feature turned on.
|
|
36
|
+
* `subdomain` (string): Site subdomain.
|
|
37
|
+
* `domains` (array(string)): Domains associated with this certificate.
|
data/docs/sso_event.md
CHANGED
|
@@ -71,3 +71,22 @@ Files::SsoEvent.find(id)
|
|
|
71
71
|
### Parameters
|
|
72
72
|
|
|
73
73
|
* `id` (int64): Required - Sso Event ID.
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
## Create an export CSV of SSO Event resources
|
|
79
|
+
|
|
80
|
+
```
|
|
81
|
+
Files::SsoEvent.create_export
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
### Parameters
|
|
85
|
+
|
|
86
|
+
* `sort_by` (object): If set, sort records by the specified field in either `asc` or `desc` direction. Valid fields are `created_at`, `event_type`, `status` or `user_id`.
|
|
87
|
+
* `filter` (object): If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `event_type`, `idp_uid`, `ip`, `provider`, `status`, `user_id` or `username`. Valid field combinations are `[ event_type, created_at ]`, `[ idp_uid, created_at ]`, `[ ip, created_at ]`, `[ provider, created_at ]`, `[ status, created_at ]`, `[ user_id, created_at ]`, `[ username, created_at ]`, `[ event_type, status ]`, `[ idp_uid, status ]`, `[ ip, status ]`, `[ provider, status ]`, `[ user_id, status ]`, `[ username, status ]`, `[ event_type, status, created_at ]`, `[ idp_uid, status, created_at ]`, `[ ip, status, created_at ]`, `[ provider, status, created_at ]`, `[ user_id, status, created_at ]` or `[ username, status, created_at ]`.
|
|
88
|
+
* `filter_gt` (object): If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`.
|
|
89
|
+
* `filter_gteq` (object): If set, return records where the specified field is greater than or equal the supplied value. Valid fields are `created_at`.
|
|
90
|
+
* `filter_prefix` (object): If set, return records where the specified field is prefixed by the supplied value. Valid fields are `idp_uid`, `ip`, `provider` or `username`.
|
|
91
|
+
* `filter_lt` (object): If set, return records where the specified field is less than the supplied value. Valid fields are `created_at`.
|
|
92
|
+
* `filter_lteq` (object): If set, return records where the specified field is less than or equal the supplied value. Valid fields are `created_at`.
|