Connect Isilon REST API Using Python Requests Library

EMC-Isilon-RestAPI-Using-Python

Isilon is a renowned scale-out network-attached storage (NAS) solution, that provides robust capabilities for storing and managing large amounts of data. You can manage it via GUI and perform various automation using Isilon REST API. Isilon REST API, allows developers …

Read more

Is ChatGPT Good For Storage Admin?

Is-ChatGPT-good-for-storage-admin

ChatGPT has become popular among techies. Every techie is exploring it to see if it can help them by answering their queries. Being a storage admin, I came across this question, Is ChatGPT good for storage admin? Hence, I also …

Read more

NetApp REST API Using Python Library Requests

Connect NetApp REST API With Python Requests Library

NetApp allows performing automation using various methods. NetApp REST API is one of them. You can do basic or complex automation using the RESTAPI method. In this post, we will see how to connect NetApp RESTAPI using a Python library …

Read more

Python Try and Except Error Handling

Python-Try-and-Except-Error-Handling

In this script, we will see how we can implement error handling in python scripting. We will use the try and except method. Sometimes if there is an error in the script or in the remote device where you are …

Read more

All You Need To Know About NetApp Jumbo Frames

NetApp Jumbo Frames

In the networking world, network frames are the basic building blocks and jumbo frames are an enhanced version of it. NetApp has started recommending using jumbo since they introduced 10Gig ethernet ports. In this post, we will talk about NetApp …

Read more