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.
Files changed (208) hide show
  1. package/_VERSION +1 -1
  2. package/docs/models/ActionNotificationExportResult.md +1 -1
  3. package/docs/models/ApiKey.md +1 -1
  4. package/docs/models/ApiRequestLog.md +1 -1
  5. package/docs/models/App.md +1 -1
  6. package/docs/models/As2IncomingMessage.md +1 -1
  7. package/docs/models/As2OutgoingMessage.md +1 -1
  8. package/docs/models/As2Partner.md +1 -1
  9. package/docs/models/As2Station.md +1 -1
  10. package/docs/models/Automation.md +1 -1
  11. package/docs/models/AutomationLog.md +1 -1
  12. package/docs/models/AutomationRun.md +1 -1
  13. package/docs/models/BandwidthSnapshot.md +1 -1
  14. package/docs/models/Behavior.md +1 -1
  15. package/docs/models/Bundle.md +1 -1
  16. package/docs/models/BundleAction.md +1 -1
  17. package/docs/models/BundleDownload.md +1 -1
  18. package/docs/models/BundleNotification.md +1 -1
  19. package/docs/models/BundleRecipient.md +1 -1
  20. package/docs/models/BundleRegistration.md +1 -1
  21. package/docs/models/Clickwrap.md +1 -1
  22. package/docs/models/EmailIncomingMessage.md +1 -1
  23. package/docs/models/EmailLog.md +1 -1
  24. package/docs/models/ExavaultApiRequestLog.md +1 -1
  25. package/docs/models/Export.md +1 -1
  26. package/docs/models/ExternalEvent.md +1 -1
  27. package/docs/models/FileMigrationLog.md +1 -1
  28. package/docs/models/FormFieldSet.md +1 -1
  29. package/docs/models/FtpActionLog.md +1 -1
  30. package/docs/models/GpgKey.md +1 -1
  31. package/docs/models/Group.md +1 -1
  32. package/docs/models/GroupUser.md +1 -1
  33. package/docs/models/HistoryExportResult.md +1 -1
  34. package/docs/models/InboxRecipient.md +1 -1
  35. package/docs/models/InboxRegistration.md +1 -1
  36. package/docs/models/InboxUpload.md +1 -1
  37. package/docs/models/Invoice.md +1 -1
  38. package/docs/models/Message.md +1 -1
  39. package/docs/models/MessageComment.md +1 -1
  40. package/docs/models/MessageCommentReaction.md +1 -1
  41. package/docs/models/MessageReaction.md +1 -1
  42. package/docs/models/Notification.md +1 -1
  43. package/docs/models/OutboundConnectionLog.md +1 -1
  44. package/docs/models/Payment.md +1 -1
  45. package/docs/models/Permission.md +1 -1
  46. package/docs/models/Priority.md +1 -1
  47. package/docs/models/Project.md +1 -1
  48. package/docs/models/PublicHostingRequestLog.md +1 -1
  49. package/docs/models/PublicKey.md +1 -1
  50. package/docs/models/RemoteBandwidthSnapshot.md +1 -1
  51. package/docs/models/RemoteServer.md +1 -1
  52. package/docs/models/Request.md +1 -1
  53. package/docs/models/SettingsChange.md +1 -1
  54. package/docs/models/SftpActionLog.md +1 -1
  55. package/docs/models/SftpHostKey.md +1 -1
  56. package/docs/models/ShareGroup.md +1 -1
  57. package/docs/models/SiemHttpDestination.md +1 -1
  58. package/docs/models/Snapshot.md +1 -1
  59. package/docs/models/SsoStrategy.md +1 -1
  60. package/docs/models/SyncLog.md +1 -1
  61. package/docs/models/UsageDailySnapshot.md +1 -1
  62. package/docs/models/UsageSnapshot.md +1 -1
  63. package/docs/models/User.md +1 -1
  64. package/docs/models/UserCipherUse.md +1 -1
  65. package/docs/models/UserRequest.md +1 -1
  66. package/docs/models/UserSftpClientUse.md +1 -1
  67. package/docs/models/WebDavActionLog.md +1 -1
  68. package/lib/Files.js +1 -1
  69. package/lib/models/ActionNotificationExportResult.js +1 -4
  70. package/lib/models/ApiKey.js +1 -4
  71. package/lib/models/ApiRequestLog.js +1 -4
  72. package/lib/models/App.js +1 -4
  73. package/lib/models/As2IncomingMessage.js +1 -4
  74. package/lib/models/As2OutgoingMessage.js +1 -4
  75. package/lib/models/As2Partner.js +1 -4
  76. package/lib/models/As2Station.js +1 -4
  77. package/lib/models/Automation.js +1 -4
  78. package/lib/models/AutomationLog.js +1 -4
  79. package/lib/models/AutomationRun.js +1 -4
  80. package/lib/models/BandwidthSnapshot.js +1 -4
  81. package/lib/models/Behavior.js +1 -4
  82. package/lib/models/Bundle.js +1 -4
  83. package/lib/models/BundleAction.js +1 -4
  84. package/lib/models/BundleDownload.js +1 -4
  85. package/lib/models/BundleNotification.js +1 -4
  86. package/lib/models/BundleRecipient.js +1 -4
  87. package/lib/models/BundleRegistration.js +1 -4
  88. package/lib/models/Clickwrap.js +1 -4
  89. package/lib/models/DnsRecord.js +1 -4
  90. package/lib/models/EmailIncomingMessage.js +1 -4
  91. package/lib/models/EmailLog.js +1 -4
  92. package/lib/models/ExavaultApiRequestLog.js +1 -4
  93. package/lib/models/Export.js +1 -4
  94. package/lib/models/ExternalEvent.js +1 -4
  95. package/lib/models/FileMigrationLog.js +1 -4
  96. package/lib/models/FormFieldSet.js +1 -4
  97. package/lib/models/FtpActionLog.js +1 -4
  98. package/lib/models/GpgKey.js +1 -4
  99. package/lib/models/Group.js +1 -4
  100. package/lib/models/GroupUser.js +1 -4
  101. package/lib/models/History.js +5 -20
  102. package/lib/models/HistoryExportResult.js +1 -4
  103. package/lib/models/InboxRecipient.js +1 -4
  104. package/lib/models/InboxRegistration.js +1 -4
  105. package/lib/models/InboxUpload.js +1 -4
  106. package/lib/models/Invoice.js +1 -4
  107. package/lib/models/IpAddress.js +4 -16
  108. package/lib/models/Message.js +1 -4
  109. package/lib/models/MessageComment.js +1 -4
  110. package/lib/models/MessageCommentReaction.js +1 -4
  111. package/lib/models/MessageReaction.js +1 -4
  112. package/lib/models/Notification.js +1 -4
  113. package/lib/models/OutboundConnectionLog.js +1 -4
  114. package/lib/models/Payment.js +1 -4
  115. package/lib/models/Permission.js +1 -4
  116. package/lib/models/Priority.js +1 -4
  117. package/lib/models/Project.js +1 -4
  118. package/lib/models/PublicHostingRequestLog.js +1 -4
  119. package/lib/models/PublicKey.js +1 -4
  120. package/lib/models/RemoteBandwidthSnapshot.js +1 -4
  121. package/lib/models/RemoteServer.js +1 -4
  122. package/lib/models/Request.js +1 -4
  123. package/lib/models/SettingsChange.js +1 -4
  124. package/lib/models/SftpActionLog.js +1 -4
  125. package/lib/models/SftpHostKey.js +1 -4
  126. package/lib/models/ShareGroup.js +1 -4
  127. package/lib/models/SiemHttpDestination.js +1 -4
  128. package/lib/models/Snapshot.js +1 -4
  129. package/lib/models/SsoStrategy.js +1 -4
  130. package/lib/models/SyncLog.js +1 -4
  131. package/lib/models/UsageDailySnapshot.js +1 -4
  132. package/lib/models/UsageSnapshot.js +1 -4
  133. package/lib/models/User.js +1 -4
  134. package/lib/models/UserCipherUse.js +1 -4
  135. package/lib/models/UserRequest.js +1 -4
  136. package/lib/models/UserSftpClientUse.js +1 -4
  137. package/lib/models/WebDavActionLog.js +1 -4
  138. package/package.json +1 -1
  139. package/src/Files.js +1 -1
  140. package/src/models/ActionNotificationExportResult.js +1 -1
  141. package/src/models/ApiKey.js +1 -1
  142. package/src/models/ApiRequestLog.js +1 -1
  143. package/src/models/App.js +1 -1
  144. package/src/models/As2IncomingMessage.js +1 -1
  145. package/src/models/As2OutgoingMessage.js +1 -1
  146. package/src/models/As2Partner.js +1 -1
  147. package/src/models/As2Station.js +1 -1
  148. package/src/models/Automation.js +1 -1
  149. package/src/models/AutomationLog.js +1 -1
  150. package/src/models/AutomationRun.js +1 -1
  151. package/src/models/BandwidthSnapshot.js +1 -1
  152. package/src/models/Behavior.js +1 -1
  153. package/src/models/Bundle.js +1 -1
  154. package/src/models/BundleAction.js +1 -1
  155. package/src/models/BundleDownload.js +1 -1
  156. package/src/models/BundleNotification.js +1 -1
  157. package/src/models/BundleRecipient.js +1 -1
  158. package/src/models/BundleRegistration.js +1 -1
  159. package/src/models/Clickwrap.js +1 -1
  160. package/src/models/DnsRecord.js +1 -1
  161. package/src/models/EmailIncomingMessage.js +1 -1
  162. package/src/models/EmailLog.js +1 -1
  163. package/src/models/ExavaultApiRequestLog.js +1 -1
  164. package/src/models/Export.js +1 -1
  165. package/src/models/ExternalEvent.js +1 -1
  166. package/src/models/FileMigrationLog.js +1 -1
  167. package/src/models/FormFieldSet.js +1 -1
  168. package/src/models/FtpActionLog.js +1 -1
  169. package/src/models/GpgKey.js +1 -1
  170. package/src/models/Group.js +1 -1
  171. package/src/models/GroupUser.js +1 -1
  172. package/src/models/History.js +5 -5
  173. package/src/models/HistoryExportResult.js +1 -1
  174. package/src/models/InboxRecipient.js +1 -1
  175. package/src/models/InboxRegistration.js +1 -1
  176. package/src/models/InboxUpload.js +1 -1
  177. package/src/models/Invoice.js +1 -1
  178. package/src/models/IpAddress.js +4 -4
  179. package/src/models/Message.js +1 -1
  180. package/src/models/MessageComment.js +1 -1
  181. package/src/models/MessageCommentReaction.js +1 -1
  182. package/src/models/MessageReaction.js +1 -1
  183. package/src/models/Notification.js +1 -1
  184. package/src/models/OutboundConnectionLog.js +1 -1
  185. package/src/models/Payment.js +1 -1
  186. package/src/models/Permission.js +1 -1
  187. package/src/models/Priority.js +1 -1
  188. package/src/models/Project.js +1 -1
  189. package/src/models/PublicHostingRequestLog.js +1 -1
  190. package/src/models/PublicKey.js +1 -1
  191. package/src/models/RemoteBandwidthSnapshot.js +1 -1
  192. package/src/models/RemoteServer.js +1 -1
  193. package/src/models/Request.js +1 -1
  194. package/src/models/SettingsChange.js +1 -1
  195. package/src/models/SftpActionLog.js +1 -1
  196. package/src/models/SftpHostKey.js +1 -1
  197. package/src/models/ShareGroup.js +1 -1
  198. package/src/models/SiemHttpDestination.js +1 -1
  199. package/src/models/Snapshot.js +1 -1
  200. package/src/models/SsoStrategy.js +1 -1
  201. package/src/models/SyncLog.js +1 -1
  202. package/src/models/UsageDailySnapshot.js +1 -1
  203. package/src/models/UsageSnapshot.js +1 -1
  204. package/src/models/User.js +1 -1
  205. package/src/models/UserCipherUse.js +1 -1
  206. package/src/models/UserRequest.js +1 -1
  207. package/src/models/UserSftpClientUse.js +1 -1
  208. package/src/models/WebDavActionLog.js +1 -1
package/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.171
1
+ 1.2.172
@@ -49,7 +49,7 @@ await ActionNotificationExportResult.list({
49
49
 
50
50
  ---
51
51
 
52
- ## Create Export Action Notification Export Result
52
+ ## Create an export CSV of Action Notification Export Result resources
53
53
 
54
54
  ```
55
55
  await ActionNotificationExportResult.createExport({
@@ -105,7 +105,7 @@ await ApiKey.create({
105
105
 
106
106
  ---
107
107
 
108
- ## Create Export API Key
108
+ ## Create an export CSV of API Key resources
109
109
 
110
110
  ```
111
111
  await ApiKey.createExport({
@@ -64,7 +64,7 @@ await ApiRequestLog.list
64
64
 
65
65
  ---
66
66
 
67
- ## Create Export API Request Log
67
+ ## Create an export CSV of API Request Log resources
68
68
 
69
69
  ```
70
70
  await ApiRequestLog.createExport
@@ -73,7 +73,7 @@ await App.list
73
73
 
74
74
  ---
75
75
 
76
- ## Create Export App
76
+ ## Create an export CSV of App resources
77
77
 
78
78
  ```
79
79
  await App.createExport
@@ -107,7 +107,7 @@ await As2IncomingMessage.list({
107
107
 
108
108
  ---
109
109
 
110
- ## Create Export AS2 Incoming Message
110
+ ## Create an export CSV of AS2 Incoming Message resources
111
111
 
112
112
  ```
113
113
  await As2IncomingMessage.createExport({
@@ -99,7 +99,7 @@ await As2OutgoingMessage.list({
99
99
 
100
100
  ---
101
101
 
102
- ## Create Export AS2 Outgoing Message
102
+ ## Create an export CSV of AS2 Outgoing Message resources
103
103
 
104
104
  ```
105
105
  await As2OutgoingMessage.createExport({
@@ -109,7 +109,7 @@ await As2Partner.create({
109
109
 
110
110
  ---
111
111
 
112
- ## Create Export AS2 Partner
112
+ ## Create an export CSV of AS2 Partner resources
113
113
 
114
114
  ```
115
115
  await As2Partner.createExport
@@ -86,7 +86,7 @@ await As2Station.create({
86
86
 
87
87
  ---
88
88
 
89
- ## Create Export AS2 Station
89
+ ## Create an export CSV of AS2 Station resources
90
90
 
91
91
  ```
92
92
  await As2Station.createExport
@@ -200,7 +200,7 @@ await Automation.create({
200
200
 
201
201
  ---
202
202
 
203
- ## Create Export Automation
203
+ ## Create an export CSV of Automation resources
204
204
 
205
205
  ```
206
206
  await Automation.createExport
@@ -44,7 +44,7 @@ await AutomationLog.list
44
44
 
45
45
  ---
46
46
 
47
- ## Create Export Automation Log
47
+ ## Create an export CSV of Automation Log resources
48
48
 
49
49
  ```
50
50
  await AutomationLog.createExport
@@ -60,7 +60,7 @@ await AutomationRun.find(id)
60
60
 
61
61
  ---
62
62
 
63
- ## Create Export Automation Run
63
+ ## Create an export CSV of Automation Run resources
64
64
 
65
65
  ```
66
66
  await AutomationRun.createExport({
@@ -48,7 +48,7 @@ await BandwidthSnapshot.list
48
48
 
49
49
  ---
50
50
 
51
- ## Create Export Bandwidth Snapshot
51
+ ## Create an export CSV of Bandwidth Snapshot resources
52
52
 
53
53
  ```
54
54
  await BandwidthSnapshot.createExport
@@ -135,7 +135,7 @@ await Behavior.webhookTest({
135
135
 
136
136
  ---
137
137
 
138
- ## Create Export Behavior
138
+ ## Create an export CSV of Behavior resources
139
139
 
140
140
  ```
141
141
  await Behavior.createExport
@@ -237,7 +237,7 @@ await Bundle.create({
237
237
 
238
238
  ---
239
239
 
240
- ## Create Export Bundle
240
+ ## Create an export CSV of Bundle resources
241
241
 
242
242
  ```
243
243
  await Bundle.createExport({
@@ -58,7 +58,7 @@ await BundleAction.list
58
58
 
59
59
  ---
60
60
 
61
- ## Create Export Bundle Action
61
+ ## Create an export CSV of Bundle Action resources
62
62
 
63
63
  ```
64
64
  await BundleAction.createExport
@@ -59,7 +59,7 @@ await BundleDownload.list({
59
59
 
60
60
  ---
61
61
 
62
- ## Create Export Bundle Download
62
+ ## Create an export CSV of Bundle Download resources
63
63
 
64
64
  ```
65
65
  await BundleDownload.createExport({
@@ -70,7 +70,7 @@ await BundleNotification.create({
70
70
 
71
71
  ---
72
72
 
73
- ## Create Export Bundle Notification
73
+ ## Create an export CSV of Bundle Notification resources
74
74
 
75
75
  ```
76
76
  await BundleNotification.createExport
@@ -66,7 +66,7 @@ await BundleRecipient.create({
66
66
 
67
67
  ---
68
68
 
69
- ## Create Export Bundle Recipient
69
+ ## Create an export CSV of Bundle Recipient resources
70
70
 
71
71
  ```
72
72
  await BundleRecipient.createExport({
@@ -55,7 +55,7 @@ await BundleRegistration.list({
55
55
 
56
56
  ---
57
57
 
58
- ## Create Export Bundle Registration
58
+ ## Create an export CSV of Bundle Registration resources
59
59
 
60
60
  ```
61
61
  await BundleRegistration.createExport({
@@ -72,7 +72,7 @@ await Clickwrap.create({
72
72
 
73
73
  ---
74
74
 
75
- ## Create Export Clickwrap
75
+ ## Create an export CSV of Clickwrap resources
76
76
 
77
77
  ```
78
78
  await Clickwrap.createExport
@@ -49,7 +49,7 @@ await EmailIncomingMessage.list
49
49
 
50
50
  ---
51
51
 
52
- ## Create Export Email Incoming Message
52
+ ## Create an export CSV of Email Incoming Message resources
53
53
 
54
54
  ```
55
55
  await EmailIncomingMessage.createExport
@@ -44,7 +44,7 @@ await EmailLog.list
44
44
 
45
45
  ---
46
46
 
47
- ## Create Export Email Log
47
+ ## Create an export CSV of Email Log resources
48
48
 
49
49
  ```
50
50
  await EmailLog.createExport
@@ -48,7 +48,7 @@ await ExavaultApiRequestLog.list
48
48
 
49
49
  ---
50
50
 
51
- ## Create Export Exavault API Request Log
51
+ ## Create an export CSV of Exavault API Request Log resources
52
52
 
53
53
  ```
54
54
  await ExavaultApiRequestLog.createExport
@@ -59,7 +59,7 @@ await Export.find(id)
59
59
 
60
60
  ---
61
61
 
62
- ## Create Export Export
62
+ ## Create an export CSV of Export resources
63
63
 
64
64
  ```
65
65
  await Export.create({
@@ -89,7 +89,7 @@ await ExternalEvent.create({
89
89
 
90
90
  ---
91
91
 
92
- ## Create Export External Event
92
+ ## Create an export CSV of External Event resources
93
93
 
94
94
  ```
95
95
  await ExternalEvent.createExport
@@ -42,7 +42,7 @@ await FileMigrationLog.list
42
42
 
43
43
  ---
44
44
 
45
- ## Create Export File Migration Log
45
+ ## Create an export CSV of File Migration Log resources
46
46
 
47
47
  ```
48
48
  await FileMigrationLog.createExport
@@ -100,7 +100,7 @@ await FormFieldSet.create({
100
100
 
101
101
  ---
102
102
 
103
- ## Create Export Form Field Set
103
+ ## Create an export CSV of Form Field Set resources
104
104
 
105
105
  ```
106
106
  await FormFieldSet.createExport({
@@ -62,7 +62,7 @@ await FtpActionLog.list
62
62
 
63
63
  ---
64
64
 
65
- ## Create Export FTP Action Log
65
+ ## Create an export CSV of FTP Action Log resources
66
66
 
67
67
  ```
68
68
  await FtpActionLog.createExport
@@ -78,7 +78,7 @@ await GpgKey.create({
78
78
 
79
79
  ---
80
80
 
81
- ## Create Export GPG Key
81
+ ## Create an export CSV of GPG Key resources
82
82
 
83
83
  ```
84
84
  await GpgKey.createExport({
@@ -99,7 +99,7 @@ await Group.create({
99
99
 
100
100
  ---
101
101
 
102
- ## Create Export Group
102
+ ## Create an export CSV of Group resources
103
103
 
104
104
  ```
105
105
  await Group.createExport({
@@ -59,7 +59,7 @@ await GroupUser.create({
59
59
 
60
60
  ---
61
61
 
62
- ## Create Export Group User
62
+ ## Create an export CSV of Group User resources
63
63
 
64
64
  ```
65
65
  await GroupUser.createExport({
@@ -81,7 +81,7 @@ await HistoryExportResult.list({
81
81
 
82
82
  ---
83
83
 
84
- ## Create Export History Export Result
84
+ ## Create an export CSV of History Export Result resources
85
85
 
86
86
  ```
87
87
  await HistoryExportResult.createExport({
@@ -66,7 +66,7 @@ await InboxRecipient.create({
66
66
 
67
67
  ---
68
68
 
69
- ## Create Export Inbox Recipient
69
+ ## Create an export CSV of Inbox Recipient resources
70
70
 
71
71
  ```
72
72
  await InboxRecipient.createExport({
@@ -53,7 +53,7 @@ await InboxRegistration.list({
53
53
 
54
54
  ---
55
55
 
56
- ## Create Export Inbox Registration
56
+ ## Create an export CSV of Inbox Registration resources
57
57
 
58
58
  ```
59
59
  await InboxRegistration.createExport({
@@ -36,7 +36,7 @@ await InboxUpload.list
36
36
 
37
37
  ---
38
38
 
39
- ## Create Export Inbox Upload
39
+ ## Create an export CSV of Inbox Upload resources
40
40
 
41
41
  ```
42
42
  await InboxUpload.createExport
@@ -81,7 +81,7 @@ await Invoice.find(id)
81
81
 
82
82
  ---
83
83
 
84
- ## Create Export Invoice
84
+ ## Create an export CSV of Invoice resources
85
85
 
86
86
  ```
87
87
  await Invoice.createExport
@@ -84,7 +84,7 @@ await Message.create({
84
84
 
85
85
  ---
86
86
 
87
- ## Create Export Message
87
+ ## Create an export CSV of Message resources
88
88
 
89
89
  ```
90
90
  await Message.createExport({
@@ -71,7 +71,7 @@ await MessageComment.create({
71
71
 
72
72
  ---
73
73
 
74
- ## Create Export Message Comment
74
+ ## Create an export CSV of Message Comment resources
75
75
 
76
76
  ```
77
77
  await MessageComment.createExport({
@@ -64,7 +64,7 @@ await MessageCommentReaction.create({
64
64
 
65
65
  ---
66
66
 
67
- ## Create Export Message Comment Reaction
67
+ ## Create an export CSV of Message Comment Reaction resources
68
68
 
69
69
  ```
70
70
  await MessageCommentReaction.createExport({
@@ -64,7 +64,7 @@ await MessageReaction.create({
64
64
 
65
65
  ---
66
66
 
67
- ## Create Export Message Reaction
67
+ ## Create an export CSV of Message Reaction resources
68
68
 
69
69
  ```
70
70
  await MessageReaction.createExport({
@@ -143,7 +143,7 @@ await Notification.create({
143
143
 
144
144
  ---
145
145
 
146
- ## Create Export Notification
146
+ ## Create an export CSV of Notification resources
147
147
 
148
148
  ```
149
149
  await Notification.createExport({
@@ -54,7 +54,7 @@ await OutboundConnectionLog.list
54
54
 
55
55
  ---
56
56
 
57
- ## Create Export Outbound Connection Log
57
+ ## Create an export CSV of Outbound Connection Log resources
58
58
 
59
59
  ```
60
60
  await OutboundConnectionLog.createExport
@@ -81,7 +81,7 @@ await Payment.find(id)
81
81
 
82
82
  ---
83
83
 
84
- ## Create Export Payment
84
+ ## Create an export CSV of Payment resources
85
85
 
86
86
  ```
87
87
  await Payment.createExport
@@ -79,7 +79,7 @@ await Permission.create({
79
79
 
80
80
  ---
81
81
 
82
- ## Create Export Permission
82
+ ## Create an export CSV of Permission resources
83
83
 
84
84
  ```
85
85
  await Permission.createExport({
@@ -29,7 +29,7 @@ await Priority.list(path)
29
29
 
30
30
  ---
31
31
 
32
- ## Create Export Priority
32
+ ## Create an export CSV of Priority resources
33
33
 
34
34
  ```
35
35
  await Priority.createExport(path)
@@ -56,7 +56,7 @@ await Project.create({
56
56
 
57
57
  ---
58
58
 
59
- ## Create Export Project
59
+ ## Create an export CSV of Project resources
60
60
 
61
61
  ```
62
62
  await Project.createExport
@@ -42,7 +42,7 @@ await PublicHostingRequestLog.list
42
42
 
43
43
  ---
44
44
 
45
- ## Create Export Public Hosting Request Log
45
+ ## Create an export CSV of Public Hosting Request Log resources
46
46
 
47
47
  ```
48
48
  await PublicHostingRequestLog.createExport
@@ -74,7 +74,7 @@ await PublicKey.create({
74
74
 
75
75
  ---
76
76
 
77
- ## Create Export Public Key
77
+ ## Create an export CSV of Public Key resources
78
78
 
79
79
  ```
80
80
  await PublicKey.createExport({
@@ -40,7 +40,7 @@ await RemoteBandwidthSnapshot.list
40
40
 
41
41
  ---
42
42
 
43
- ## Create Export Remote Bandwidth Snapshot
43
+ ## Create an export CSV of Remote Bandwidth Snapshot resources
44
44
 
45
45
  ```
46
46
  await RemoteBandwidthSnapshot.createExport
@@ -309,7 +309,7 @@ await RemoteServer.create({
309
309
 
310
310
  ---
311
311
 
312
- ## Create Export Remote Server
312
+ ## Create an export CSV of Remote Server resources
313
313
 
314
314
  ```
315
315
  await RemoteServer.createExport
@@ -82,7 +82,7 @@ await Request.create({
82
82
 
83
83
  ---
84
84
 
85
- ## Create Export Request
85
+ ## Create an export CSV of Request resources
86
86
 
87
87
  ```
88
88
  await Request.createExport({
@@ -42,7 +42,7 @@ await SettingsChange.list
42
42
 
43
43
  ---
44
44
 
45
- ## Create Export Settings Change
45
+ ## Create an export CSV of Settings Change resources
46
46
 
47
47
  ```
48
48
  await SettingsChange.createExport
@@ -68,7 +68,7 @@ await SftpActionLog.list
68
68
 
69
69
  ---
70
70
 
71
- ## Create Export SFTP Action Log
71
+ ## Create an export CSV of SFTP Action Log resources
72
72
 
73
73
  ```
74
74
  await SftpActionLog.createExport
@@ -62,7 +62,7 @@ await SftpHostKey.create({
62
62
 
63
63
  ---
64
64
 
65
- ## Create Export SFTP Host Key
65
+ ## Create an export CSV of SFTP Host Key resources
66
66
 
67
67
  ```
68
68
  await SftpHostKey.createExport
@@ -77,7 +77,7 @@ await ShareGroup.create({
77
77
 
78
78
  ---
79
79
 
80
- ## Create Export Share Group
80
+ ## Create an export CSV of Share Group resources
81
81
 
82
82
  ```
83
83
  await ShareGroup.createExport({
@@ -200,7 +200,7 @@ await SiemHttpDestination.create({
200
200
 
201
201
  ---
202
202
 
203
- ## Create Export SIEM HTTP Destination
203
+ ## Create an export CSV of SIEM HTTP Destination resources
204
204
 
205
205
  ```
206
206
  await SiemHttpDestination.createExport
@@ -68,7 +68,7 @@ await Snapshot.create({
68
68
 
69
69
  ---
70
70
 
71
- ## Create Export Snapshot
71
+ ## Create an export CSV of Snapshot resources
72
72
 
73
73
  ```
74
74
  await Snapshot.createExport
@@ -129,7 +129,7 @@ await SsoStrategy.find(id)
129
129
 
130
130
  ---
131
131
 
132
- ## Create Export SSO Strategy
132
+ ## Create an export CSV of SSO Strategy resources
133
133
 
134
134
  ```
135
135
  await SsoStrategy.createExport
@@ -46,7 +46,7 @@ await SyncLog.list
46
46
 
47
47
  ---
48
48
 
49
- ## Create Export Sync Log
49
+ ## Create an export CSV of Sync Log resources
50
50
 
51
51
  ```
52
52
  await SyncLog.createExport
@@ -54,7 +54,7 @@ await UsageDailySnapshot.list
54
54
 
55
55
  ---
56
56
 
57
- ## Create Export Usage Daily Snapshot
57
+ ## Create an export CSV of Usage Daily Snapshot resources
58
58
 
59
59
  ```
60
60
  await UsageDailySnapshot.createExport
@@ -56,7 +56,7 @@ await UsageSnapshot.list
56
56
 
57
57
  ---
58
58
 
59
- ## Create Export Usage Snapshot
59
+ ## Create an export CSV of Usage Snapshot resources
60
60
 
61
61
  ```
62
62
  await UsageSnapshot.createExport
@@ -293,7 +293,7 @@ await User.create({
293
293
 
294
294
  ---
295
295
 
296
- ## Create Export User
296
+ ## Create an export CSV of User resources
297
297
 
298
298
  ```
299
299
  await User.createExport({
@@ -41,7 +41,7 @@ await UserCipherUse.list({
41
41
 
42
42
  ---
43
43
 
44
- ## Create Export User Cipher Use
44
+ ## Create an export CSV of User Cipher Use resources
45
45
 
46
46
  ```
47
47
  await UserCipherUse.createExport({