go-ontap-rest:用于与NetApp ONTAP REST API接口的Go库

时间:2024-04-25 17:50:58
【文件属性】:

文件名称:go-ontap-rest:用于与NetApp ONTAP REST API接口的Go库

文件大小:52KB

文件格式:ZIP

更新时间:2024-04-25 17:50:58

rest-api netapp ontap Go

go-ontap-rest:用于NetApp ONTAP REST API的Go库 go-ontap-rest是用于与NetApp ONTAP REST API接口的Go库。 文献资料 该库实现了ONTAP REST API的子集 请参阅 ONTAP 9.6 REST API参考》 安装 为了安装go-ontap-rest执行以下命令: go get -v github.com/ifeoktistov/go-ontap-rest 测验 TBD 例子 检查此存储库中包含的示例。


【文件预览】:
go-ontap-rest-main
----LICENSE(1KB)
----examples()
--------export_policy_create_example.go(639B)
--------util_discover_iscsi_lifs_example.go(623B)
--------export_policy_rule_create_example.go(1007B)
--------volume_delete_example.go(692B)
--------snapshot_get_iter_example.go(818B)
--------util_get_aggregate_max_example.go(477B)
--------lun_get_example.go(922B)
--------file_write_file_example.go(835B)
--------igroup_delete_example.go(694B)
--------lun_create_example.go(866B)
--------export_policy_get_example.go(947B)
--------lun_map_create_example.go(840B)
--------svm_get_example.go(725B)
--------file_delete_file_example.go(733B)
--------export_policy_rule_get_example.go(1KB)
--------volume_modify_example.go(749B)
--------igroup_modify_example.go(757B)
--------igroup_initiator_create_example.go(946B)
--------export_policy_modify_example.go(873B)
--------util_upload_file_example.go(779B)
--------igroup_initiator_get_example.go(1KB)
--------job_get_example.go(455B)
--------ip_interface_get_example.go(605B)
--------util_lun_create_from_file_example.go(584B)
--------snapshot_get_example.go(1KB)
--------igroup_get_example.go(918B)
--------util_download_file_example.go(585B)
--------igroup_initiator_delete_example.go(997B)
--------file_read_file_example.go(755B)
--------volume_get_example.go(858B)
--------file_create_dir_example.go(996B)
--------lun_map_delete_example.go(907B)
--------lun_delete_example.go(692B)
--------snapshot_modify_example.go(1KB)
--------igroup_create_example.go(815B)
--------lun_map_get_example.go(947B)
--------export_policy_delete_example.go(704B)
--------volume_create_example.go(1KB)
--------snapshot_create_example.go(797B)
--------snapshot_delete_example.go(964B)
--------volume_restore_example.go(1KB)
--------export_policy_rule_delete_example.go(1KB)
--------file_delete_dir_example.go(727B)
--------util_lun_copy_example.go(562B)
--------iscsi_service_get_example.go(608B)
--------file_get_dir_example.go(1KB)
--------lun_modify_example.go(813B)
----README.md(535B)
----util()
--------aggregate.go(946B)
--------lif.go(3KB)
--------lun.go(2KB)
--------net.go(244B)
--------file.go(6KB)
----ontap()
--------iscsi_service.go(3KB)
--------svm.go(5KB)
--------job.go(2KB)
--------volume.go(15KB)
--------ip_interface.go(3KB)
--------lun.go(8KB)
--------private_cli.go(3KB)
--------client.go(6KB)
--------snapshot.go(3KB)
--------igroup.go(3KB)
--------export_policy.go(4KB)
--------file.go(7KB)

网友评论