odacli describe-network

Use the odacli describe-network command to display the details of a specific network.

Syntax

To display the details of a specific network:

   odacli  describe-network -i id [-j][-h]

Parameters


Parameter Description

-j

 (Optional) Displays JSON output.

-i

Identifies the network ID. Use the odacli list-networks command to obtain the id.

-h

(Optional) Displays help for using the command.


Example 9-14 Displaying Network Details

To display the details of network ID 9e5ba92b-3f64-4ca7-9067-48be0952510a.

# odacli describe-network -i 9e5ba92b-3f64-4ca7-9067-48be0952510a

Network details 
----------------------------------------------------------------
ID: 9e5ba92b-3f64-4ca7-9067-48be0952510a                    
Name:                    
NIC: btbond1              
IP Address: 192.0.2.1            
Subnet Mask: 255.255.252.0                 
Gateway: 10.100.10.1                    
Type: Public                 
Default: true                
Created: Jun 2, 2016 10:19:23 AM