

# EthernetStatus
<a name="API_EthernetStatus"></a>

A device's Ethernet status.

## Contents
<a name="API_EthernetStatus_Contents"></a>

 ** ConnectionStatus **   <a name="panorama-Type-EthernetStatus-ConnectionStatus"></a>
The device's connection status.  
Type: String  
Valid Values: `CONNECTED | NOT_CONNECTED | CONNECTING`   
Required: No

 ** HwAddress **   <a name="panorama-Type-EthernetStatus-HwAddress"></a>
The device's physical address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** IpAddress **   <a name="panorama-Type-EthernetStatus-IpAddress"></a>
The device's IP address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d))(:(6553[0-5]|655[0-2]\d|65[0-4]\d{2}|6[0-4]\d{3}|[1-5]\d{4}|[1-9]\d{0,3}))?`   
Required: No

## See Also
<a name="API_EthernetStatus_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/panorama-2019-07-24/EthernetStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/panorama-2019-07-24/EthernetStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/panorama-2019-07-24/EthernetStatus) 