Skip to content

Commit

Permalink
Description update for transferBytes and totalTransferDuration for Ne…
Browse files Browse the repository at this point in the history
…tapp Volumes Replication (#11351)
  • Loading branch information
Mehul3217 authored Aug 6, 2024
1 parent bcbb923 commit e0442fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmv1/products/netapp/VolumeReplication.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,12 +198,12 @@ properties:
- !ruby/object:Api::Type::String
name: "transferBytes"
description: |
Number of bytes transferred so far in current transfer.
Cumulative bytes transferred so far for the replication relationship.
output: true
- !ruby/object:Api::Type::String
name: "totalTransferDuration"
description: |
Total time taken so far during current transfer.
Cumulative time taken across all transfers for the replication relationship.
output: true
- !ruby/object:Api::Type::String
name: "lastTransferBytes"
Expand Down

0 comments on commit e0442fe

Please sign in to comment.