Retrieve Network operation
The Retrieve Network operation finds one or more networks in the Infoblox Grid Manager.
Adapter request elements for the Retrieve Network operation
Element | Description | Required |
---|---|---|
<operation-name> | Specifies the name of the operation: retrieve-network | Yes |
<target> | Contains the following elements:
| Conditional:
|
<host> | Specifies the host name (fully qualified domain name) or IP address of the Infoblox Grid Manager | Conditional:
|
<user-name> | Specifies the user name required to connect to the Infoblox Grid Manager | Conditional:
|
<password> | Specifies the password that corresponds to <user-name> | Conditional:
|
<timeout-secs> | Specifies the time, in seconds, after which the request times out | No |
<parameters> | Contains the elements required to execute the operation | Yes |
<network> | Specifies the network or subnetwork in Classless Inter-Domain Routing (CIDR) format whose in which the IP range is to be created and reserved | No |
<mask> | Specify the mask for the network | No |
<comment> | Specifies a user comment for the network | No |
<network-container> | Specifies the network container, in CIDR format, to which this network belongs | No |
<network-type> | Specifies the network type for which you want to retrieve information | Conditional; required if you want to search an IPv6 network |
<network-view> | Specifies the network view in which the network is located | No |
<contains-address> | Specifies an IPv4 address in string format | No |
<extensible-attributes> | Contains the <attribute> element | No |
<attribute> | Contains a key-value pair designated by the <key> and <value> elements that contain location-specific information for the network, such as building, site, and so on <extensible-attributes> <attribute> <key>Building</key> <value>test</value> </attribute> <attribute> <key>Floor</key> <value>4</value> </attribute> </extensible-attributes> | No |
The [expand] macro is a standalone macro and it cannot be used inline.