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

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

How To Find SAN Switch Serial Numbers?

How To Find SAN Switch Serial Numbers

SAN switch serial number is a unique value, which helps to identify a correct switch in a fabric. In this post, we will see, how to find SAN switch serial numbers of Brocade, Cisco, and HP in the command line. …

Read more