NetApp · Example Payload

Netapp Ontap Snapshot Example

CloudData ManagementHybrid CloudInfrastructureStorageFortune 500

Netapp Ontap Snapshot Example is an example object payload from NetApp, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uuidnamecreate_timeexpiry_timecommentsizestatesnapmirror_label

Example Payload

Raw ↑
{
  "uuid": "500123",
  "name": "Example Title",
  "create_time": "example_value",
  "expiry_time": "example_value",
  "comment": "example_value",
  "size": 10,
  "state": "example_value",
  "snapmirror_label": "example_value"
}