Skip to main content
NetApp Knowledge Base

What the limitation of snapmirror_total_transfer_bytes Value in ONTAP REST API

Views:
16
Visibility:
Public
Votes:
0
Category:
oncommand-api-services-api-s
Specialty:
core
Last Updated:

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
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.