You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ArrayConnectionsApi.md
+18-13Lines changed: 18 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ This endpoint does not need any parameter.
122
122
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
**name** | **str**| The name of the file system or snapshot to be updated. |
157
156
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
157
+
**remote_ids** | [**list[str]**](str.md)| A comma-separated list of remote array IDs. This cannot be provided together with the `remote_names` query parameter. | [optional]
158
+
**remote_names** | [**list[str]**](str.md)| A comma-separated list of remote array names. This cannot be provided together with `remote_ids` query parameter. | [optional]
158
159
159
160
### Return type
160
161
@@ -172,7 +173,7 @@ void (empty response body)
172
173
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
@@ -214,7 +215,8 @@ Name | Type | Description | Notes
214
215
**filter** | **str**| The filter to be used for query. | [optional]
215
216
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
216
217
**limit** | **int**| limit, should be >= 0 | [optional]
217
-
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
218
+
**remote_ids** | [**list[str]**](str.md)| A comma-separated list of remote array IDs. This cannot be provided together with the `remote_names` query parameter. | [optional]
219
+
**remote_names** | [**list[str]**](str.md)| A comma-separated list of remote array names. This cannot be provided together with `remote_ids` query parameter. | [optional]
218
220
**sort** | **str**| The way to order the results. | [optional]
219
221
**start** | **int**| start | [optional]
220
222
**token** | **str**| token | [optional]
@@ -279,7 +281,7 @@ This endpoint does not need any parameter.
279
281
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
@@ -321,7 +323,8 @@ Name | Type | Description | Notes
321
323
**filter** | **str**| The filter to be used for query. | [optional]
322
324
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
323
325
**limit** | **int**| limit, should be >= 0 | [optional]
324
-
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
326
+
**remote_ids** | [**list[str]**](str.md)| A comma-separated list of remote array IDs. This cannot be provided together with the `remote_names` query parameter. | [optional]
327
+
**remote_names** | [**list[str]**](str.md)| A comma-separated list of remote array names. This cannot be provided together with `remote_ids` query parameter. | [optional]
325
328
**sort** | **str**| The way to order the results. | [optional]
326
329
**start** | **int**| start | [optional]
327
330
**token** | **str**| token | [optional]
@@ -342,7 +345,7 @@ Name | Type | Description | Notes
342
345
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
@@ -403,7 +406,8 @@ Name | Type | Description | Notes
403
406
**filter** | **str**| The filter to be used for query. | [optional]
404
407
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
405
408
**limit** | **int**| limit, should be >= 0 | [optional]
406
-
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
409
+
**remote_ids** | [**list[str]**](str.md)| A comma-separated list of remote array IDs. This cannot be provided together with the `remote_names` query parameter. | [optional]
410
+
**remote_names** | [**list[str]**](str.md)| A comma-separated list of remote array names. This cannot be provided together with `remote_ids` query parameter. | [optional]
407
411
**resolution** | **int**| sample frequency in milliseconds | [optional][default to 30000]
408
412
**sort** | **str**| The way to order the results. | [optional]
409
413
**start** | **int**| start | [optional]
@@ -428,7 +432,7 @@ Name | Type | Description | Notes
428
432
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
**name** | **str**| The name of the file system or snapshot to be updated. |
469
472
**array_connection** | [**ArrayConnection**](ArrayConnection.md)| The attribute map used to update the array connection. |
470
473
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
474
+
**remote_ids** | [**list[str]**](str.md)| A comma-separated list of remote array IDs. This cannot be provided together with the `remote_names` query parameter. | [optional]
475
+
**remote_names** | [**list[str]**](str.md)| A comma-separated list of remote array names. This cannot be provided together with `remote_ids` query parameter. | [optional]
**id** | **str** | A non-modifiable, globally unique ID chosen by the system. | [optional]
7
+
**name** | **str** | The name of the object (e.g., a file system or snapshot). | [optional]
8
+
**arguments** | **str** | | [optional]
9
+
**command** | **str** | | [optional]
10
+
**ip_address** | **str** | | [optional]
11
+
**subcommand** | **str** | | [optional]
12
+
**time** | **int** | | [optional]
13
+
**user** | **str** | | [optional]
14
+
**user_agent** | **str** | | [optional]
15
+
**user_interface** | **str** | The user interface through which the user session event was performed. Valid values are `CLI`, `GUI`, and `REST`. | [optional]
16
+
17
+
[[Back to Model list]](index.md#documentation-for-models)[[Back to API list]](index.md#endpoint-properties)[[Back to Overview]](index.md)
**filter** | **str**| The filter to be used for query. | [optional]
41
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
42
+
**limit** | **int**| limit, should be >= 0 | [optional]
43
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
44
+
**sort** | **str**| The way to order the results. | [optional]
45
+
**start** | **int**| start | [optional]
46
+
**token** | **str**| token | [optional]
47
+
48
+
### Return type
49
+
50
+
[**AuditResponse**](AuditResponse.md)
51
+
52
+
### Authorization
53
+
54
+
[AuthTokenHeader](index.md#AuthTokenHeader)
55
+
56
+
### HTTP request headers
57
+
58
+
-**Content-Type**: application/json
59
+
-**Accept**: application/json
60
+
61
+
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
0 commit comments