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
**id** | **str** | A non-modifiable, globally unique ID chosen by the system. | [optional]
7
7
**name** | **str** | The name of the object (e.g., a file system or snapshot). | [optional]
8
-
**async** | [**ReplicationPerformance**](ReplicationPerformance.md) | Total bytes transmitted or received per second for asynchronous replication. | [optional]
8
+
**periodic** | [**ReplicationPerformance**](ReplicationPerformance.md) | Total bytes transmitted or received per second for asynchronous replication. | [optional]
9
9
**time** | **int** | Sample time in milliseconds since UNIX epoch. | [optional]
10
10
11
11
[[Back to Model list]](index.md#documentation-for-models)[[Back to API list]](index.md#endpoint-properties)[[Back to Overview]](index.md)
**id** | **str** | A non-modifiable, globally unique ID chosen by the system. | [optional]
7
-
**async** | [**ReplicationPerformance**](ReplicationPerformance.md) | Total bytes transmitted or received per second for asynchronous replication. | [optional]
7
+
**periodic** | [**ReplicationPerformance**](ReplicationPerformance.md) | Total bytes transmitted or received per second for asynchronous replication. | [optional]
8
8
**remote** | [**FixedReferenceNoResourceType**](FixedReferenceNoResourceType.md) | Reference to a remote array. | [optional]
9
9
**time** | **int** | Sample time in milliseconds since UNIX epoch. | [optional]
0 commit comments