What the limitation of snapmirror_total_transfer_bytes Value in ONTAP REST API
Applies to
- ONTAP 9
- SnapMirror relationships
- ONTAP REST API users
Answer
From below API can know use int64 format.
REST API documentation and response snippets reference:"total_transfer_bytes": {"type": "integer","format": "int64","description": "The total number of bytes transferred for this SnapMirror relationship."}limitation is due to vol size by platform.
Additional Information
N/A
