---
title: "NetMRI_Easy Globals"
canonical: "https://docs.infoblox.com/space/NetMRI753/42077234/NetMRI_Easy%20Globals"
format: markdown
---
This module internally relies on global variables provided by NetMRI.

`$main::http_username`  
` $main::http_password`  
` $main::api_url`  
` $main::job_id`  
` $main::device_id`  
` $main::batch_id`  
` $main::nios_ipaddress`  
` $main::nios_username`  
` $main::nios_password`

Dependency on these variables is limited to the constructor for NetMRI_Easy. NetMRI_Easy provides attribute accessors for most of these values.