Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

API Examples

Reply

A question about _ref

Member
Posts: 5
86     0

So I noticed something (potentially?) odd. 

 

The _ref value for a subnet in one standalone infoblox instance is the exact same as another _ref value for a subnet in another standalone infoblox instance.

 

Here's a sample of what it looks like in both instances : 

 

Instance 1 API call :

 

<_ref>network/LAlhashdqqoherwlijfhaspasdbfad:192.168.10.0/24/default</_ref>

 

Instance 2 API call  :

 

<_ref>network/LAlhashdqqoherwlijfhaspasdbfad:192.168.10.0/24/default</_ref>

 

 

What I'm trying to understand is how is the_ref string determined? Is there a _ref for each network or is it supposed to be randomly generated and this is an anomaly ? 

Re: A question about _ref

Moderator
Moderator
Posts: 246
87     0

I don't think the method for generation of a _ref is documented anywhere.   They are guaranteed to be unique within a grid, but (as you have discovered) they are not guaranteed to be unique from one grid to the next.  In fact, for similar objects they are likely to be the same, and for the objects present in a brand new grid deployment they will most likely be the same.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You