files.com 1.1.102 → 1.1.104
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_VERSION +1 -1
- data/docs/action.md +1 -1
- data/docs/action_notification_export_result.md +0 -2
- data/docs/api_key.md +1 -3
- data/docs/api_request_log.md +2 -2
- data/docs/app.md +3 -2
- data/docs/as2_incoming_message.md +0 -2
- data/docs/as2_outgoing_message.md +0 -2
- data/docs/as2_partner.md +1 -4
- data/docs/as2_station.md +1 -4
- data/docs/automation.md +0 -2
- data/docs/automation_log.md +3 -3
- data/docs/automation_run.md +0 -2
- data/docs/bandwidth_snapshot.md +6 -2
- data/docs/behavior.md +4 -6
- data/docs/bundle.md +1 -3
- data/docs/bundle_action.md +1 -4
- data/docs/bundle_download.md +1 -3
- data/docs/bundle_notification.md +2 -2
- data/docs/bundle_recipient.md +0 -2
- data/docs/bundle_registration.md +0 -2
- data/docs/clickwrap.md +1 -4
- data/docs/dns_record.md +1 -4
- data/docs/email_incoming_message.md +7 -2
- data/docs/email_log.md +2 -2
- data/docs/exavault_api_request_log.md +2 -2
- data/docs/external_event.md +7 -2
- data/docs/file.md +1 -1
- data/docs/file_comment.md +1 -4
- data/docs/file_migration.md +1 -1
- data/docs/file_migration_log.md +3 -3
- data/docs/file_upload_part.md +1 -1
- data/docs/folder.md +1 -3
- data/docs/form_field_set.md +1 -3
- data/docs/ftp_action_log.md +3 -3
- data/docs/gpg_key.md +1 -3
- data/docs/group.md +4 -2
- data/docs/group_user.md +0 -2
- data/docs/history.md +6 -21
- data/docs/history_export_result.md +1 -4
- data/docs/inbox_recipient.md +0 -2
- data/docs/inbox_registration.md +0 -2
- data/docs/inbox_upload.md +1 -3
- data/docs/invoice.md +1 -4
- data/docs/ip_address.md +4 -16
- data/docs/lock.md +1 -3
- data/docs/message.md +0 -2
- data/docs/message_comment.md +0 -2
- data/docs/message_comment_reaction.md +0 -2
- data/docs/message_reaction.md +0 -2
- data/docs/notification.md +1 -3
- data/docs/outbound_connection_log.md +3 -3
- data/docs/payment.md +1 -4
- data/docs/permission.md +1 -3
- data/docs/priority.md +2 -5
- data/docs/project.md +1 -4
- data/docs/public_hosting_request_log.md +3 -3
- data/docs/public_key.md +1 -3
- data/docs/remote_bandwidth_snapshot.md +6 -2
- data/docs/remote_server.md +1 -4
- data/docs/request.md +1 -5
- data/docs/settings_change.md +2 -2
- data/docs/sftp_action_log.md +2 -2
- data/docs/sftp_host_key.md +1 -4
- data/docs/share_group.md +1 -3
- data/docs/snapshot.md +1 -4
- data/docs/sso_strategy.md +1 -4
- data/docs/style.md +1 -1
- data/docs/sync_log.md +3 -3
- data/docs/usage_daily_snapshot.md +6 -2
- data/docs/usage_snapshot.md +1 -4
- data/docs/user.md +9 -2
- data/docs/user_cipher_use.md +1 -3
- data/docs/user_request.md +1 -4
- data/docs/web_dav_action_log.md +2 -2
- data/docs/webhook_test.md +0 -1
- data/lib/files.com/models/action.rb +1 -1
- data/lib/files.com/models/automation_log.rb +1 -1
- data/lib/files.com/models/bundle_action.rb +1 -1
- data/lib/files.com/models/bundle_download.rb +1 -1
- data/lib/files.com/models/file.rb +1 -1
- data/lib/files.com/models/file_migration.rb +1 -1
- data/lib/files.com/models/file_migration_log.rb +1 -1
- data/lib/files.com/models/file_upload_part.rb +1 -1
- data/lib/files.com/models/folder.rb +1 -1
- data/lib/files.com/models/ftp_action_log.rb +1 -1
- data/lib/files.com/models/history.rb +1 -1
- data/lib/files.com/models/history_export_result.rb +1 -1
- data/lib/files.com/models/inbox_upload.rb +1 -1
- data/lib/files.com/models/lock.rb +1 -1
- data/lib/files.com/models/notification.rb +1 -1
- data/lib/files.com/models/outbound_connection_log.rb +1 -1
- data/lib/files.com/models/permission.rb +1 -1
- data/lib/files.com/models/priority.rb +1 -1
- data/lib/files.com/models/public_hosting_request_log.rb +1 -1
- data/lib/files.com/models/request.rb +1 -1
- data/lib/files.com/models/style.rb +1 -1
- data/lib/files.com/models/sync_log.rb +1 -1
- data/lib/files.com/version.rb +1 -1
- metadata +2 -2
data/docs/ip_address.md
CHANGED
@@ -24,10 +24,7 @@
|
|
24
24
|
## List IP Addresses associated with the current site
|
25
25
|
|
26
26
|
```
|
27
|
-
Files::IpAddress.list
|
28
|
-
per_page: 1,
|
29
|
-
page: 1
|
30
|
-
)
|
27
|
+
Files::IpAddress.list
|
31
28
|
```
|
32
29
|
|
33
30
|
### Parameters
|
@@ -43,10 +40,7 @@ Files::IpAddress.list(
|
|
43
40
|
## List all possible public SmartFile IP addresses
|
44
41
|
|
45
42
|
```
|
46
|
-
Files::IpAddress.get_smartfile_reserved
|
47
|
-
per_page: 1,
|
48
|
-
page: 1
|
49
|
-
)
|
43
|
+
Files::IpAddress.get_smartfile_reserved
|
50
44
|
```
|
51
45
|
|
52
46
|
### Parameters
|
@@ -62,10 +56,7 @@ Files::IpAddress.get_smartfile_reserved(
|
|
62
56
|
## List all possible public ExaVault IP addresses
|
63
57
|
|
64
58
|
```
|
65
|
-
Files::IpAddress.get_exavault_reserved
|
66
|
-
per_page: 1,
|
67
|
-
page: 1
|
68
|
-
)
|
59
|
+
Files::IpAddress.get_exavault_reserved
|
69
60
|
```
|
70
61
|
|
71
62
|
### Parameters
|
@@ -81,10 +72,7 @@ Files::IpAddress.get_exavault_reserved(
|
|
81
72
|
## List all possible public IP addresses
|
82
73
|
|
83
74
|
```
|
84
|
-
Files::IpAddress.get_reserved
|
85
|
-
per_page: 1,
|
86
|
-
page: 1
|
87
|
-
)
|
75
|
+
Files::IpAddress.get_reserved
|
88
76
|
```
|
89
77
|
|
90
78
|
### Parameters
|
data/docs/lock.md
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
}
|
20
20
|
```
|
21
21
|
|
22
|
-
* `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
22
|
+
* `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
23
23
|
* `timeout` (int64): Lock timeout in seconds
|
24
24
|
* `depth` (string):
|
25
25
|
* `recursive` (boolean): Does lock apply to subfolders?
|
@@ -39,8 +39,6 @@
|
|
39
39
|
|
40
40
|
```
|
41
41
|
Files::Lock.list_for(path,
|
42
|
-
per_page: 1,
|
43
|
-
page: 1,
|
44
42
|
include_children: true
|
45
43
|
)
|
46
44
|
```
|
data/docs/message.md
CHANGED
data/docs/message_comment.md
CHANGED
data/docs/message_reaction.md
CHANGED
data/docs/notification.md
CHANGED
@@ -37,7 +37,7 @@
|
|
37
37
|
```
|
38
38
|
|
39
39
|
* `id` (int64): Notification ID
|
40
|
-
* `path` (string): Folder path to notify on This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
40
|
+
* `path` (string): Folder path to notify on. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
41
41
|
* `group_id` (int64): ID of Group to receive notifications
|
42
42
|
* `group_name` (string): Group name, if a Group ID is set
|
43
43
|
* `triggering_group_ids` (array(int64)): If set, will only notify on actions made by a member of one of the specified groups
|
@@ -67,8 +67,6 @@
|
|
67
67
|
```
|
68
68
|
Files::Notification.list(
|
69
69
|
user_id: 1,
|
70
|
-
per_page: 1,
|
71
|
-
page: 1,
|
72
70
|
include_ancestors: true,
|
73
71
|
group_id: 1
|
74
72
|
)
|
@@ -22,7 +22,7 @@
|
|
22
22
|
```
|
23
23
|
|
24
24
|
* `timestamp` (date-time): Start Time of Action
|
25
|
-
* `path` (string): Remote Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
25
|
+
* `path` (string): Remote Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
26
26
|
* `client_ip` (string): End User IP
|
27
27
|
* `src_remote_server_id` (string): Source Remote Server ID
|
28
28
|
* `dest_remote_server_id` (string): Destination Remote Server ID
|
@@ -43,8 +43,8 @@
|
|
43
43
|
|
44
44
|
```
|
45
45
|
Files::OutboundConnectionLog.list(
|
46
|
-
|
47
|
-
|
46
|
+
filter: "",
|
47
|
+
filter_prefix: ""
|
48
48
|
)
|
49
49
|
```
|
50
50
|
|
data/docs/payment.md
CHANGED
data/docs/permission.md
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
```
|
17
17
|
|
18
18
|
* `id` (int64): Permission ID
|
19
|
-
* `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
19
|
+
* `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
20
20
|
* `user_id` (int64): User ID
|
21
21
|
* `username` (string): User's username
|
22
22
|
* `group_id` (int64): Group ID
|
@@ -31,8 +31,6 @@
|
|
31
31
|
|
32
32
|
```
|
33
33
|
Files::Permission.list(
|
34
|
-
per_page: 1,
|
35
|
-
page: 1,
|
36
34
|
path: "example",
|
37
35
|
include_groups: true,
|
38
36
|
group_id: 1,
|
data/docs/priority.md
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
}
|
10
10
|
```
|
11
11
|
|
12
|
-
* `path` (string): The path corresponding to the priority color This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
12
|
+
* `path` (string): The path corresponding to the priority color. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
13
13
|
* `color` (string): The priority color
|
14
14
|
|
15
15
|
|
@@ -18,10 +18,7 @@
|
|
18
18
|
## List Priorities
|
19
19
|
|
20
20
|
```
|
21
|
-
Files::Priority.list(path
|
22
|
-
per_page: 1,
|
23
|
-
page: 1
|
24
|
-
)
|
21
|
+
Files::Priority.list(path)
|
25
22
|
```
|
26
23
|
|
27
24
|
### Parameters
|
data/docs/project.md
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
* `remote_ip` (string): IP Address of Public Hosting Client
|
20
20
|
* `server_ip` (string): IP Address of Public Hosting Server
|
21
21
|
* `hostname` (string): HTTP Request Hostname
|
22
|
-
* `path` (string): HTTP Request Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
22
|
+
* `path` (string): HTTP Request Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
23
23
|
* `responseCode` (int64): HTTP Response Code
|
24
24
|
* `success` (boolean): Whether SFTP Action was successful.
|
25
25
|
* `duration_ms` (int64): Duration (in milliseconds)
|
@@ -31,8 +31,8 @@
|
|
31
31
|
|
32
32
|
```
|
33
33
|
Files::PublicHostingRequestLog.list(
|
34
|
-
|
35
|
-
|
34
|
+
filter: "",
|
35
|
+
filter_prefix: ""
|
36
36
|
)
|
37
37
|
```
|
38
38
|
|
data/docs/public_key.md
CHANGED
data/docs/remote_server.md
CHANGED
data/docs/request.md
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
```
|
15
15
|
|
16
16
|
* `id` (int64): Request ID
|
17
|
-
* `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
17
|
+
* `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
18
18
|
* `source` (string): Source filename, if applicable
|
19
19
|
* `destination` (string): Destination filename
|
20
20
|
* `automation_id` (string): ID of automation that created request
|
@@ -29,8 +29,6 @@
|
|
29
29
|
|
30
30
|
```
|
31
31
|
Files::Request.list(
|
32
|
-
per_page: 1,
|
33
|
-
page: 1,
|
34
32
|
mine: true,
|
35
33
|
path: "example"
|
36
34
|
)
|
@@ -53,8 +51,6 @@ Files::Request.list(
|
|
53
51
|
|
54
52
|
```
|
55
53
|
Files::Request.get_folder(path,
|
56
|
-
per_page: 1,
|
57
|
-
page: 1,
|
58
54
|
mine: true
|
59
55
|
)
|
60
56
|
```
|
data/docs/settings_change.md
CHANGED
data/docs/sftp_action_log.md
CHANGED
data/docs/sftp_host_key.md
CHANGED
data/docs/share_group.md
CHANGED
data/docs/snapshot.md
CHANGED
data/docs/sso_strategy.md
CHANGED
data/docs/style.md
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
```
|
13
13
|
|
14
14
|
* `id` (int64): Style ID
|
15
|
-
* `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
15
|
+
* `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
16
16
|
* `logo` (Image): Logo
|
17
17
|
* `thumbnail` (Image): Logo thumbnail
|
18
18
|
* `file` (file): Logo for custom branding.
|
data/docs/sync_log.md
CHANGED
@@ -23,7 +23,7 @@
|
|
23
23
|
* `error_type` (string): Error type, if applicable
|
24
24
|
* `message` (string): Message
|
25
25
|
* `operation` (string): Operation type
|
26
|
-
* `path` (string): File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
26
|
+
* `path` (string): File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
27
27
|
* `size` (string): File size
|
28
28
|
* `file_type` (string): File type
|
29
29
|
* `status` (string): Status
|
@@ -35,8 +35,8 @@
|
|
35
35
|
|
36
36
|
```
|
37
37
|
Files::SyncLog.list(
|
38
|
-
|
39
|
-
|
38
|
+
filter: "",
|
39
|
+
filter_prefix: ""
|
40
40
|
)
|
41
41
|
```
|
42
42
|
|
data/docs/usage_snapshot.md
CHANGED
data/docs/user.md
CHANGED
@@ -151,8 +151,15 @@
|
|
151
151
|
|
152
152
|
```
|
153
153
|
Files::User.list(
|
154
|
-
|
155
|
-
|
154
|
+
sort_by: "",
|
155
|
+
filter: "",
|
156
|
+
filter_gt: "",
|
157
|
+
filter_gteq: "",
|
158
|
+
filter_prefix: "",
|
159
|
+
filter_lt: "",
|
160
|
+
filter_lteq: "",
|
161
|
+
ids: "",
|
162
|
+
search: ""
|
156
163
|
)
|
157
164
|
```
|
158
165
|
|
data/docs/user_cipher_use.md
CHANGED
data/docs/user_request.md
CHANGED
data/docs/web_dav_action_log.md
CHANGED
data/docs/webhook_test.md
CHANGED
@@ -14,7 +14,7 @@ module Files
|
|
14
14
|
@attributes[:id]
|
15
15
|
end
|
16
16
|
|
17
|
-
# string - Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
17
|
+
# string - Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
18
18
|
def path
|
19
19
|
@attributes[:path]
|
20
20
|
end
|
@@ -44,7 +44,7 @@ module Files
|
|
44
44
|
@attributes[:operation]
|
45
45
|
end
|
46
46
|
|
47
|
-
# string - File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
47
|
+
# string - File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
48
48
|
def path
|
49
49
|
@attributes[:path]
|
50
50
|
end
|
@@ -29,7 +29,7 @@ module Files
|
|
29
29
|
@attributes[:destination]
|
30
30
|
end
|
31
31
|
|
32
|
-
# string - Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
32
|
+
# string - Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
33
33
|
def path
|
34
34
|
@attributes[:path]
|
35
35
|
end
|
@@ -19,7 +19,7 @@ module Files
|
|
19
19
|
@attributes[:download_method]
|
20
20
|
end
|
21
21
|
|
22
|
-
# string - Download path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
22
|
+
# string - Download path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
23
23
|
def path
|
24
24
|
@attributes[:path]
|
25
25
|
end
|
@@ -566,7 +566,7 @@ module Files
|
|
566
566
|
@write_io.write_nonblock *args
|
567
567
|
end
|
568
568
|
|
569
|
-
# string - File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
569
|
+
# string - File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
570
570
|
def path
|
571
571
|
@attributes[:path]
|
572
572
|
end
|
@@ -14,7 +14,7 @@ module Files
|
|
14
14
|
@attributes[:id]
|
15
15
|
end
|
16
16
|
|
17
|
-
# string - Source path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
17
|
+
# string - Source path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
18
18
|
def path
|
19
19
|
@attributes[:path]
|
20
20
|
end
|
@@ -39,7 +39,7 @@ module Files
|
|
39
39
|
@attributes[:operation]
|
40
40
|
end
|
41
41
|
|
42
|
-
# string - File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
42
|
+
# string - File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
43
43
|
def path
|
44
44
|
@attributes[:path]
|
45
45
|
end
|
@@ -74,7 +74,7 @@ module Files
|
|
74
74
|
@attributes[:partsize]
|
75
75
|
end
|
76
76
|
|
77
|
-
# string - New file path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
77
|
+
# string - New file path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
78
78
|
def path
|
79
79
|
@attributes[:path]
|
80
80
|
end
|
@@ -150,7 +150,7 @@ module Files
|
|
150
150
|
path
|
151
151
|
end
|
152
152
|
|
153
|
-
# string - File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
153
|
+
# string - File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
154
154
|
def path
|
155
155
|
@attributes[:path]
|
156
156
|
end
|
@@ -49,7 +49,7 @@ module Files
|
|
49
49
|
@attributes[:action_type]
|
50
50
|
end
|
51
51
|
|
52
|
-
# string - Path as sent by the Client (may not match Files.com path due to user root folders for FTP) This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
52
|
+
# string - Path as sent by the Client (may not match Files.com path due to user root folders for FTP). This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
53
53
|
def path
|
54
54
|
@attributes[:path]
|
55
55
|
end
|
@@ -14,7 +14,7 @@ module Files
|
|
14
14
|
@attributes[:id]
|
15
15
|
end
|
16
16
|
|
17
|
-
# string - Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
17
|
+
# string - Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
18
18
|
def path
|
19
19
|
@attributes[:path]
|
20
20
|
end
|
@@ -39,7 +39,7 @@ module Files
|
|
39
39
|
@attributes[:parent_id]
|
40
40
|
end
|
41
41
|
|
42
|
-
# string - Path of the related action This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
42
|
+
# string - Path of the related action. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
43
43
|
def path
|
44
44
|
@attributes[:path]
|
45
45
|
end
|
@@ -14,7 +14,7 @@ module Files
|
|
14
14
|
@attributes[:inbox_registration]
|
15
15
|
end
|
16
16
|
|
17
|
-
# string - Upload path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
17
|
+
# string - Upload path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
18
18
|
def path
|
19
19
|
@attributes[:path]
|
20
20
|
end
|
@@ -9,7 +9,7 @@ module Files
|
|
9
9
|
@options = options || {}
|
10
10
|
end
|
11
11
|
|
12
|
-
# string - Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
12
|
+
# string - Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
13
13
|
def path
|
14
14
|
@attributes[:path]
|
15
15
|
end
|
@@ -18,7 +18,7 @@ module Files
|
|
18
18
|
@attributes[:id] = value
|
19
19
|
end
|
20
20
|
|
21
|
-
# string - Folder path to notify on This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
21
|
+
# string - Folder path to notify on. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
22
22
|
def path
|
23
23
|
@attributes[:path]
|
24
24
|
end
|
@@ -14,7 +14,7 @@ module Files
|
|
14
14
|
@attributes[:timestamp]
|
15
15
|
end
|
16
16
|
|
17
|
-
# string - Remote Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
17
|
+
# string - Remote Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
|
18
18
|
def path
|
19
19
|
@attributes[:path]
|
20
20
|
end
|