files.com 1.2.171 → 1.2.172
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.
- package/_VERSION +1 -1
- package/docs/models/ActionNotificationExportResult.md +1 -1
- package/docs/models/ApiKey.md +1 -1
- package/docs/models/ApiRequestLog.md +1 -1
- package/docs/models/App.md +1 -1
- package/docs/models/As2IncomingMessage.md +1 -1
- package/docs/models/As2OutgoingMessage.md +1 -1
- package/docs/models/As2Partner.md +1 -1
- package/docs/models/As2Station.md +1 -1
- package/docs/models/Automation.md +1 -1
- package/docs/models/AutomationLog.md +1 -1
- package/docs/models/AutomationRun.md +1 -1
- package/docs/models/BandwidthSnapshot.md +1 -1
- package/docs/models/Behavior.md +1 -1
- package/docs/models/Bundle.md +1 -1
- package/docs/models/BundleAction.md +1 -1
- package/docs/models/BundleDownload.md +1 -1
- package/docs/models/BundleNotification.md +1 -1
- package/docs/models/BundleRecipient.md +1 -1
- package/docs/models/BundleRegistration.md +1 -1
- package/docs/models/Clickwrap.md +1 -1
- package/docs/models/EmailIncomingMessage.md +1 -1
- package/docs/models/EmailLog.md +1 -1
- package/docs/models/ExavaultApiRequestLog.md +1 -1
- package/docs/models/Export.md +1 -1
- package/docs/models/ExternalEvent.md +1 -1
- package/docs/models/FileMigrationLog.md +1 -1
- package/docs/models/FormFieldSet.md +1 -1
- package/docs/models/FtpActionLog.md +1 -1
- package/docs/models/GpgKey.md +1 -1
- package/docs/models/Group.md +1 -1
- package/docs/models/GroupUser.md +1 -1
- package/docs/models/HistoryExportResult.md +1 -1
- package/docs/models/InboxRecipient.md +1 -1
- package/docs/models/InboxRegistration.md +1 -1
- package/docs/models/InboxUpload.md +1 -1
- package/docs/models/Invoice.md +1 -1
- package/docs/models/Message.md +1 -1
- package/docs/models/MessageComment.md +1 -1
- package/docs/models/MessageCommentReaction.md +1 -1
- package/docs/models/MessageReaction.md +1 -1
- package/docs/models/Notification.md +1 -1
- package/docs/models/OutboundConnectionLog.md +1 -1
- package/docs/models/Payment.md +1 -1
- package/docs/models/Permission.md +1 -1
- package/docs/models/Priority.md +1 -1
- package/docs/models/Project.md +1 -1
- package/docs/models/PublicHostingRequestLog.md +1 -1
- package/docs/models/PublicKey.md +1 -1
- package/docs/models/RemoteBandwidthSnapshot.md +1 -1
- package/docs/models/RemoteServer.md +1 -1
- package/docs/models/Request.md +1 -1
- package/docs/models/SettingsChange.md +1 -1
- package/docs/models/SftpActionLog.md +1 -1
- package/docs/models/SftpHostKey.md +1 -1
- package/docs/models/ShareGroup.md +1 -1
- package/docs/models/SiemHttpDestination.md +1 -1
- package/docs/models/Snapshot.md +1 -1
- package/docs/models/SsoStrategy.md +1 -1
- package/docs/models/SyncLog.md +1 -1
- package/docs/models/UsageDailySnapshot.md +1 -1
- package/docs/models/UsageSnapshot.md +1 -1
- package/docs/models/User.md +1 -1
- package/docs/models/UserCipherUse.md +1 -1
- package/docs/models/UserRequest.md +1 -1
- package/docs/models/UserSftpClientUse.md +1 -1
- package/docs/models/WebDavActionLog.md +1 -1
- package/lib/Files.js +1 -1
- package/lib/models/ActionNotificationExportResult.js +1 -4
- package/lib/models/ApiKey.js +1 -4
- package/lib/models/ApiRequestLog.js +1 -4
- package/lib/models/App.js +1 -4
- package/lib/models/As2IncomingMessage.js +1 -4
- package/lib/models/As2OutgoingMessage.js +1 -4
- package/lib/models/As2Partner.js +1 -4
- package/lib/models/As2Station.js +1 -4
- package/lib/models/Automation.js +1 -4
- package/lib/models/AutomationLog.js +1 -4
- package/lib/models/AutomationRun.js +1 -4
- package/lib/models/BandwidthSnapshot.js +1 -4
- package/lib/models/Behavior.js +1 -4
- package/lib/models/Bundle.js +1 -4
- package/lib/models/BundleAction.js +1 -4
- package/lib/models/BundleDownload.js +1 -4
- package/lib/models/BundleNotification.js +1 -4
- package/lib/models/BundleRecipient.js +1 -4
- package/lib/models/BundleRegistration.js +1 -4
- package/lib/models/Clickwrap.js +1 -4
- package/lib/models/DnsRecord.js +1 -4
- package/lib/models/EmailIncomingMessage.js +1 -4
- package/lib/models/EmailLog.js +1 -4
- package/lib/models/ExavaultApiRequestLog.js +1 -4
- package/lib/models/Export.js +1 -4
- package/lib/models/ExternalEvent.js +1 -4
- package/lib/models/FileMigrationLog.js +1 -4
- package/lib/models/FormFieldSet.js +1 -4
- package/lib/models/FtpActionLog.js +1 -4
- package/lib/models/GpgKey.js +1 -4
- package/lib/models/Group.js +1 -4
- package/lib/models/GroupUser.js +1 -4
- package/lib/models/History.js +5 -20
- package/lib/models/HistoryExportResult.js +1 -4
- package/lib/models/InboxRecipient.js +1 -4
- package/lib/models/InboxRegistration.js +1 -4
- package/lib/models/InboxUpload.js +1 -4
- package/lib/models/Invoice.js +1 -4
- package/lib/models/IpAddress.js +4 -16
- package/lib/models/Message.js +1 -4
- package/lib/models/MessageComment.js +1 -4
- package/lib/models/MessageCommentReaction.js +1 -4
- package/lib/models/MessageReaction.js +1 -4
- package/lib/models/Notification.js +1 -4
- package/lib/models/OutboundConnectionLog.js +1 -4
- package/lib/models/Payment.js +1 -4
- package/lib/models/Permission.js +1 -4
- package/lib/models/Priority.js +1 -4
- package/lib/models/Project.js +1 -4
- package/lib/models/PublicHostingRequestLog.js +1 -4
- package/lib/models/PublicKey.js +1 -4
- package/lib/models/RemoteBandwidthSnapshot.js +1 -4
- package/lib/models/RemoteServer.js +1 -4
- package/lib/models/Request.js +1 -4
- package/lib/models/SettingsChange.js +1 -4
- package/lib/models/SftpActionLog.js +1 -4
- package/lib/models/SftpHostKey.js +1 -4
- package/lib/models/ShareGroup.js +1 -4
- package/lib/models/SiemHttpDestination.js +1 -4
- package/lib/models/Snapshot.js +1 -4
- package/lib/models/SsoStrategy.js +1 -4
- package/lib/models/SyncLog.js +1 -4
- package/lib/models/UsageDailySnapshot.js +1 -4
- package/lib/models/UsageSnapshot.js +1 -4
- package/lib/models/User.js +1 -4
- package/lib/models/UserCipherUse.js +1 -4
- package/lib/models/UserRequest.js +1 -4
- package/lib/models/UserSftpClientUse.js +1 -4
- package/lib/models/WebDavActionLog.js +1 -4
- package/package.json +1 -1
- package/src/Files.js +1 -1
- package/src/models/ActionNotificationExportResult.js +1 -1
- package/src/models/ApiKey.js +1 -1
- package/src/models/ApiRequestLog.js +1 -1
- package/src/models/App.js +1 -1
- package/src/models/As2IncomingMessage.js +1 -1
- package/src/models/As2OutgoingMessage.js +1 -1
- package/src/models/As2Partner.js +1 -1
- package/src/models/As2Station.js +1 -1
- package/src/models/Automation.js +1 -1
- package/src/models/AutomationLog.js +1 -1
- package/src/models/AutomationRun.js +1 -1
- package/src/models/BandwidthSnapshot.js +1 -1
- package/src/models/Behavior.js +1 -1
- package/src/models/Bundle.js +1 -1
- package/src/models/BundleAction.js +1 -1
- package/src/models/BundleDownload.js +1 -1
- package/src/models/BundleNotification.js +1 -1
- package/src/models/BundleRecipient.js +1 -1
- package/src/models/BundleRegistration.js +1 -1
- package/src/models/Clickwrap.js +1 -1
- package/src/models/DnsRecord.js +1 -1
- package/src/models/EmailIncomingMessage.js +1 -1
- package/src/models/EmailLog.js +1 -1
- package/src/models/ExavaultApiRequestLog.js +1 -1
- package/src/models/Export.js +1 -1
- package/src/models/ExternalEvent.js +1 -1
- package/src/models/FileMigrationLog.js +1 -1
- package/src/models/FormFieldSet.js +1 -1
- package/src/models/FtpActionLog.js +1 -1
- package/src/models/GpgKey.js +1 -1
- package/src/models/Group.js +1 -1
- package/src/models/GroupUser.js +1 -1
- package/src/models/History.js +5 -5
- package/src/models/HistoryExportResult.js +1 -1
- package/src/models/InboxRecipient.js +1 -1
- package/src/models/InboxRegistration.js +1 -1
- package/src/models/InboxUpload.js +1 -1
- package/src/models/Invoice.js +1 -1
- package/src/models/IpAddress.js +4 -4
- package/src/models/Message.js +1 -1
- package/src/models/MessageComment.js +1 -1
- package/src/models/MessageCommentReaction.js +1 -1
- package/src/models/MessageReaction.js +1 -1
- package/src/models/Notification.js +1 -1
- package/src/models/OutboundConnectionLog.js +1 -1
- package/src/models/Payment.js +1 -1
- package/src/models/Permission.js +1 -1
- package/src/models/Priority.js +1 -1
- package/src/models/Project.js +1 -1
- package/src/models/PublicHostingRequestLog.js +1 -1
- package/src/models/PublicKey.js +1 -1
- package/src/models/RemoteBandwidthSnapshot.js +1 -1
- package/src/models/RemoteServer.js +1 -1
- package/src/models/Request.js +1 -1
- package/src/models/SettingsChange.js +1 -1
- package/src/models/SftpActionLog.js +1 -1
- package/src/models/SftpHostKey.js +1 -1
- package/src/models/ShareGroup.js +1 -1
- package/src/models/SiemHttpDestination.js +1 -1
- package/src/models/Snapshot.js +1 -1
- package/src/models/SsoStrategy.js +1 -1
- package/src/models/SyncLog.js +1 -1
- package/src/models/UsageDailySnapshot.js +1 -1
- package/src/models/UsageSnapshot.js +1 -1
- package/src/models/User.js +1 -1
- package/src/models/UserCipherUse.js +1 -1
- package/src/models/UserRequest.js +1 -1
- package/src/models/UserSftpClientUse.js +1 -1
- package/src/models/WebDavActionLog.js +1 -1
|
@@ -250,7 +250,7 @@ class FormFieldSet {
|
|
|
250
250
|
const response = await Api.sendRequest('/form_field_sets/create_export', 'POST', params, options)
|
|
251
251
|
|
|
252
252
|
const Export = require('./Export.js').default
|
|
253
|
-
return
|
|
253
|
+
return new Export(response?.data, options)
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
256
|
|
|
@@ -111,7 +111,7 @@ class FtpActionLog {
|
|
|
111
111
|
const response = await Api.sendRequest('/ftp_action_logs/create_export', 'POST', params, options)
|
|
112
112
|
|
|
113
113
|
const Export = require('./Export.js').default
|
|
114
|
-
return
|
|
114
|
+
return new Export(response?.data, options)
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
|
package/src/models/GpgKey.js
CHANGED
|
@@ -263,7 +263,7 @@ class GpgKey {
|
|
|
263
263
|
const response = await Api.sendRequest('/gpg_keys/create_export', 'POST', params, options)
|
|
264
264
|
|
|
265
265
|
const Export = require('./Export.js').default
|
|
266
|
-
return
|
|
266
|
+
return new Export(response?.data, options)
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
|
package/src/models/Group.js
CHANGED
|
@@ -317,7 +317,7 @@ class Group {
|
|
|
317
317
|
const response = await Api.sendRequest('/groups/create_export', 'POST', params, options)
|
|
318
318
|
|
|
319
319
|
const Export = require('./Export.js').default
|
|
320
|
-
return
|
|
320
|
+
return new Export(response?.data, options)
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
323
|
|
package/src/models/GroupUser.js
CHANGED
|
@@ -263,7 +263,7 @@ class GroupUser {
|
|
|
263
263
|
const response = await Api.sendRequest('/group_users/create_export', 'POST', params, options)
|
|
264
264
|
|
|
265
265
|
const Export = require('./Export.js').default
|
|
266
|
-
return
|
|
266
|
+
return new Export(response?.data, options)
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
|
package/src/models/History.js
CHANGED
|
@@ -326,7 +326,7 @@ class History {
|
|
|
326
326
|
const response = await Api.sendRequest(`/history/files/${encodeURIComponent(params.path)}/create_export`, 'POST', params, options)
|
|
327
327
|
|
|
328
328
|
const Export = require('./Export.js').default
|
|
329
|
-
return
|
|
329
|
+
return new Export(response?.data, options)
|
|
330
330
|
}
|
|
331
331
|
|
|
332
332
|
// Parameters:
|
|
@@ -365,7 +365,7 @@ class History {
|
|
|
365
365
|
const response = await Api.sendRequest(`/history/folders/${encodeURIComponent(params.path)}/create_export`, 'POST', params, options)
|
|
366
366
|
|
|
367
367
|
const Export = require('./Export.js').default
|
|
368
|
-
return
|
|
368
|
+
return new Export(response?.data, options)
|
|
369
369
|
}
|
|
370
370
|
|
|
371
371
|
// Parameters:
|
|
@@ -404,7 +404,7 @@ class History {
|
|
|
404
404
|
const response = await Api.sendRequest(`/history/users/${encodeURIComponent(params.user_id)}/create_export`, 'POST', params, options)
|
|
405
405
|
|
|
406
406
|
const Export = require('./Export.js').default
|
|
407
|
-
return
|
|
407
|
+
return new Export(response?.data, options)
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
// Parameters:
|
|
@@ -428,7 +428,7 @@ class History {
|
|
|
428
428
|
const response = await Api.sendRequest('/history/login/create_export', 'POST', params, options)
|
|
429
429
|
|
|
430
430
|
const Export = require('./Export.js').default
|
|
431
|
-
return
|
|
431
|
+
return new Export(response?.data, options)
|
|
432
432
|
}
|
|
433
433
|
|
|
434
434
|
// Parameters:
|
|
@@ -454,7 +454,7 @@ class History {
|
|
|
454
454
|
const response = await Api.sendRequest('/history/create_export', 'POST', params, options)
|
|
455
455
|
|
|
456
456
|
const Export = require('./Export.js').default
|
|
457
|
-
return
|
|
457
|
+
return new Export(response?.data, options)
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
460
|
|
|
@@ -159,7 +159,7 @@ class HistoryExportResult {
|
|
|
159
159
|
const response = await Api.sendRequest('/history_export_results/create_export', 'POST', params, options)
|
|
160
160
|
|
|
161
161
|
const Export = require('./Export.js').default
|
|
162
|
-
return
|
|
162
|
+
return new Export(response?.data, options)
|
|
163
163
|
}
|
|
164
164
|
}
|
|
165
165
|
|
|
@@ -175,7 +175,7 @@ class InboxRecipient {
|
|
|
175
175
|
const response = await Api.sendRequest('/inbox_recipients/create_export', 'POST', params, options)
|
|
176
176
|
|
|
177
177
|
const Export = require('./Export.js').default
|
|
178
|
-
return
|
|
178
|
+
return new Export(response?.data, options)
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
|
|
@@ -99,7 +99,7 @@ class InboxRegistration {
|
|
|
99
99
|
const response = await Api.sendRequest('/inbox_registrations/create_export', 'POST', params, options)
|
|
100
100
|
|
|
101
101
|
const Export = require('./Export.js').default
|
|
102
|
-
return
|
|
102
|
+
return new Export(response?.data, options)
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
|
|
@@ -74,7 +74,7 @@ class InboxUpload {
|
|
|
74
74
|
const response = await Api.sendRequest('/inbox_uploads/create_export', 'POST', params, options)
|
|
75
75
|
|
|
76
76
|
const Export = require('./Export.js').default
|
|
77
|
-
return
|
|
77
|
+
return new Export(response?.data, options)
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
|
package/src/models/Invoice.js
CHANGED
|
@@ -118,7 +118,7 @@ class Invoice {
|
|
|
118
118
|
const response = await Api.sendRequest('/invoices/create_export', 'POST', {}, options)
|
|
119
119
|
|
|
120
120
|
const Export = require('./Export.js').default
|
|
121
|
-
return
|
|
121
|
+
return new Export(response?.data, options)
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
124
|
|
package/src/models/IpAddress.js
CHANGED
|
@@ -118,28 +118,28 @@ class IpAddress {
|
|
|
118
118
|
const response = await Api.sendRequest('/ip_addresses/smartfile-reserved/create_export', 'POST', {}, options)
|
|
119
119
|
|
|
120
120
|
const Export = require('./Export.js').default
|
|
121
|
-
return
|
|
121
|
+
return new Export(response?.data, options)
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
static exavaultReservedCreateExport = async (options = {}) => {
|
|
125
125
|
const response = await Api.sendRequest('/ip_addresses/exavault-reserved/create_export', 'POST', {}, options)
|
|
126
126
|
|
|
127
127
|
const Export = require('./Export.js').default
|
|
128
|
-
return
|
|
128
|
+
return new Export(response?.data, options)
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
static reservedCreateExport = async (options = {}) => {
|
|
132
132
|
const response = await Api.sendRequest('/ip_addresses/reserved/create_export', 'POST', {}, options)
|
|
133
133
|
|
|
134
134
|
const Export = require('./Export.js').default
|
|
135
|
-
return
|
|
135
|
+
return new Export(response?.data, options)
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
static createExport = async (options = {}) => {
|
|
139
139
|
const response = await Api.sendRequest('/ip_addresses/create_export', 'POST', {}, options)
|
|
140
140
|
|
|
141
141
|
const Export = require('./Export.js').default
|
|
142
|
-
return
|
|
142
|
+
return new Export(response?.data, options)
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
145
|
|
package/src/models/Message.js
CHANGED
|
@@ -294,7 +294,7 @@ class Message {
|
|
|
294
294
|
const response = await Api.sendRequest('/messages/create_export', 'POST', params, options)
|
|
295
295
|
|
|
296
296
|
const Export = require('./Export.js').default
|
|
297
|
-
return
|
|
297
|
+
return new Export(response?.data, options)
|
|
298
298
|
}
|
|
299
299
|
}
|
|
300
300
|
|
|
@@ -236,7 +236,7 @@ class MessageComment {
|
|
|
236
236
|
const response = await Api.sendRequest('/message_comments/create_export', 'POST', params, options)
|
|
237
237
|
|
|
238
238
|
const Export = require('./Export.js').default
|
|
239
|
-
return
|
|
239
|
+
return new Export(response?.data, options)
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
242
|
|
|
@@ -186,7 +186,7 @@ class MessageCommentReaction {
|
|
|
186
186
|
const response = await Api.sendRequest('/message_comment_reactions/create_export', 'POST', params, options)
|
|
187
187
|
|
|
188
188
|
const Export = require('./Export.js').default
|
|
189
|
-
return
|
|
189
|
+
return new Export(response?.data, options)
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
192
|
|
|
@@ -186,7 +186,7 @@ class MessageReaction {
|
|
|
186
186
|
const response = await Api.sendRequest('/message_reactions/create_export', 'POST', params, options)
|
|
187
187
|
|
|
188
188
|
const Export = require('./Export.js').default
|
|
189
|
-
return
|
|
189
|
+
return new Export(response?.data, options)
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
192
|
|
|
@@ -421,7 +421,7 @@ class Notification {
|
|
|
421
421
|
const response = await Api.sendRequest('/notifications/create_export', 'POST', params, options)
|
|
422
422
|
|
|
423
423
|
const Export = require('./Export.js').default
|
|
424
|
-
return
|
|
424
|
+
return new Export(response?.data, options)
|
|
425
425
|
}
|
|
426
426
|
}
|
|
427
427
|
|
|
@@ -99,7 +99,7 @@ class OutboundConnectionLog {
|
|
|
99
99
|
const response = await Api.sendRequest('/outbound_connection_logs/create_export', 'POST', params, options)
|
|
100
100
|
|
|
101
101
|
const Export = require('./Export.js').default
|
|
102
|
-
return
|
|
102
|
+
return new Export(response?.data, options)
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
|
package/src/models/Payment.js
CHANGED
|
@@ -118,7 +118,7 @@ class Payment {
|
|
|
118
118
|
const response = await Api.sendRequest('/payments/create_export', 'POST', {}, options)
|
|
119
119
|
|
|
120
120
|
const Export = require('./Export.js').default
|
|
121
|
-
return
|
|
121
|
+
return new Export(response?.data, options)
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
124
|
|
package/src/models/Permission.js
CHANGED
|
@@ -227,7 +227,7 @@ class Permission {
|
|
|
227
227
|
const response = await Api.sendRequest('/permissions/create_export', 'POST', params, options)
|
|
228
228
|
|
|
229
229
|
const Export = require('./Export.js').default
|
|
230
|
-
return
|
|
230
|
+
return new Export(response?.data, options)
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
|
package/src/models/Priority.js
CHANGED
|
@@ -89,7 +89,7 @@ class Priority {
|
|
|
89
89
|
const response = await Api.sendRequest('/priorities/create_export', 'POST', params, options)
|
|
90
90
|
|
|
91
91
|
const Export = require('./Export.js').default
|
|
92
|
-
return
|
|
92
|
+
return new Export(response?.data, options)
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
|
package/src/models/Project.js
CHANGED
|
@@ -188,7 +188,7 @@ class Project {
|
|
|
188
188
|
const response = await Api.sendRequest('/projects/create_export', 'POST', {}, options)
|
|
189
189
|
|
|
190
190
|
const Export = require('./Export.js').default
|
|
191
|
-
return
|
|
191
|
+
return new Export(response?.data, options)
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
|
|
@@ -81,7 +81,7 @@ class PublicHostingRequestLog {
|
|
|
81
81
|
const response = await Api.sendRequest('/public_hosting_request_logs/create_export', 'POST', params, options)
|
|
82
82
|
|
|
83
83
|
const Export = require('./Export.js').default
|
|
84
|
-
return
|
|
84
|
+
return new Export(response?.data, options)
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
87
|
|
package/src/models/PublicKey.js
CHANGED
|
@@ -251,7 +251,7 @@ class PublicKey {
|
|
|
251
251
|
const response = await Api.sendRequest('/public_keys/create_export', 'POST', params, options)
|
|
252
252
|
|
|
253
253
|
const Export = require('./Export.js').default
|
|
254
|
-
return
|
|
254
|
+
return new Export(response?.data, options)
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
257
|
|
|
@@ -80,7 +80,7 @@ class RemoteBandwidthSnapshot {
|
|
|
80
80
|
const response = await Api.sendRequest('/remote_bandwidth_snapshots/create_export', 'POST', params, options)
|
|
81
81
|
|
|
82
82
|
const Export = require('./Export.js').default
|
|
83
|
-
return
|
|
83
|
+
return new Export(response?.data, options)
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
|
|
@@ -1403,7 +1403,7 @@ class RemoteServer {
|
|
|
1403
1403
|
const response = await Api.sendRequest('/remote_servers/create_export', 'POST', params, options)
|
|
1404
1404
|
|
|
1405
1405
|
const Export = require('./Export.js').default
|
|
1406
|
-
return
|
|
1406
|
+
return new Export(response?.data, options)
|
|
1407
1407
|
}
|
|
1408
1408
|
}
|
|
1409
1409
|
|
package/src/models/Request.js
CHANGED
|
@@ -230,7 +230,7 @@ class Request {
|
|
|
230
230
|
const response = await Api.sendRequest('/requests/create_export', 'POST', params, options)
|
|
231
231
|
|
|
232
232
|
const Export = require('./Export.js').default
|
|
233
|
-
return
|
|
233
|
+
return new Export(response?.data, options)
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
|
|
@@ -78,7 +78,7 @@ class SettingsChange {
|
|
|
78
78
|
const response = await Api.sendRequest('/settings_changes/create_export', 'POST', params, options)
|
|
79
79
|
|
|
80
80
|
const Export = require('./Export.js').default
|
|
81
|
-
return
|
|
81
|
+
return new Export(response?.data, options)
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
84
|
|
|
@@ -120,7 +120,7 @@ class SftpActionLog {
|
|
|
120
120
|
const response = await Api.sendRequest('/sftp_action_logs/create_export', 'POST', params, options)
|
|
121
121
|
|
|
122
122
|
const Export = require('./Export.js').default
|
|
123
|
-
return
|
|
123
|
+
return new Export(response?.data, options)
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
|
|
@@ -207,7 +207,7 @@ class SftpHostKey {
|
|
|
207
207
|
const response = await Api.sendRequest('/sftp_host_keys/create_export', 'POST', {}, options)
|
|
208
208
|
|
|
209
209
|
const Export = require('./Export.js').default
|
|
210
|
-
return
|
|
210
|
+
return new Export(response?.data, options)
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
|
package/src/models/ShareGroup.js
CHANGED
|
@@ -241,7 +241,7 @@ class ShareGroup {
|
|
|
241
241
|
const response = await Api.sendRequest('/share_groups/create_export', 'POST', params, options)
|
|
242
242
|
|
|
243
243
|
const Export = require('./Export.js').default
|
|
244
|
-
return
|
|
244
|
+
return new Export(response?.data, options)
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
247
|
|
|
@@ -705,7 +705,7 @@ class SiemHttpDestination {
|
|
|
705
705
|
const response = await Api.sendRequest('/siem_http_destinations/create_export', 'POST', {}, options)
|
|
706
706
|
|
|
707
707
|
const Export = require('./Export.js').default
|
|
708
|
-
return
|
|
708
|
+
return new Export(response?.data, options)
|
|
709
709
|
}
|
|
710
710
|
|
|
711
711
|
// Parameters:
|
package/src/models/Snapshot.js
CHANGED
|
@@ -257,7 +257,7 @@ class Snapshot {
|
|
|
257
257
|
const response = await Api.sendRequest('/snapshots/create_export', 'POST', {}, options)
|
|
258
258
|
|
|
259
259
|
const Export = require('./Export.js').default
|
|
260
|
-
return
|
|
260
|
+
return new Export(response?.data, options)
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
|
|
@@ -241,7 +241,7 @@ class SsoStrategy {
|
|
|
241
241
|
const response = await Api.sendRequest('/sso_strategies/create_export', 'POST', {}, options)
|
|
242
242
|
|
|
243
243
|
const Export = require('./Export.js').default
|
|
244
|
-
return
|
|
244
|
+
return new Export(response?.data, options)
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
247
|
|
package/src/models/SyncLog.js
CHANGED
|
@@ -87,7 +87,7 @@ class SyncLog {
|
|
|
87
87
|
const response = await Api.sendRequest('/sync_logs/create_export', 'POST', params, options)
|
|
88
88
|
|
|
89
89
|
const Export = require('./Export.js').default
|
|
90
|
-
return
|
|
90
|
+
return new Export(response?.data, options)
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class UsageDailySnapshot {
|
|
|
98
98
|
const response = await Api.sendRequest('/usage_daily_snapshots/create_export', 'POST', params, options)
|
|
99
99
|
|
|
100
100
|
const Export = require('./Export.js').default
|
|
101
|
-
return
|
|
101
|
+
return new Export(response?.data, options)
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
|
|
@@ -97,7 +97,7 @@ class UsageSnapshot {
|
|
|
97
97
|
const response = await Api.sendRequest('/usage_snapshots/create_export', 'POST', {}, options)
|
|
98
98
|
|
|
99
99
|
const Export = require('./Export.js').default
|
|
100
|
-
return
|
|
100
|
+
return new Export(response?.data, options)
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
|
package/src/models/User.js
CHANGED
|
@@ -1109,7 +1109,7 @@ class User {
|
|
|
1109
1109
|
const response = await Api.sendRequest('/users/create_export', 'POST', params, options)
|
|
1110
1110
|
|
|
1111
1111
|
const Export = require('./Export.js').default
|
|
1112
|
-
return
|
|
1112
|
+
return new Export(response?.data, options)
|
|
1113
1113
|
}
|
|
1114
1114
|
}
|
|
1115
1115
|
|
|
@@ -84,7 +84,7 @@ class UserCipherUse {
|
|
|
84
84
|
const response = await Api.sendRequest('/user_cipher_uses/create_export', 'POST', params, options)
|
|
85
85
|
|
|
86
86
|
const Export = require('./Export.js').default
|
|
87
|
-
return
|
|
87
|
+
return new Export(response?.data, options)
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
90
|
|
|
@@ -189,7 +189,7 @@ class UserRequest {
|
|
|
189
189
|
const response = await Api.sendRequest('/user_requests/create_export', 'POST', {}, options)
|
|
190
190
|
|
|
191
191
|
const Export = require('./Export.js').default
|
|
192
|
-
return
|
|
192
|
+
return new Export(response?.data, options)
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
|
|
@@ -78,7 +78,7 @@ class UserSftpClientUse {
|
|
|
78
78
|
const response = await Api.sendRequest('/user_sftp_client_uses/create_export', 'POST', params, options)
|
|
79
79
|
|
|
80
80
|
const Export = require('./Export.js').default
|
|
81
|
-
return
|
|
81
|
+
return new Export(response?.data, options)
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
84
|
|
|
@@ -105,7 +105,7 @@ class WebDavActionLog {
|
|
|
105
105
|
const response = await Api.sendRequest('/web_dav_action_logs/create_export', 'POST', params, options)
|
|
106
106
|
|
|
107
107
|
const Export = require('./Export.js').default
|
|
108
|
-
return
|
|
108
|
+
return new Export(response?.data, options)
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
|