euca-describe-network-interface-attribute

Show attributes of a VPC network interface.

Syntax

euca-describe-network-interface-attribute
                                                 (-d | --source-dest-check | --group-set | -a)
                                                 [--show-empty-fields]
                                                 [-U URL]
                                                 [--region USER@REGION]
                                                 [-I KEY_ID] [-S KEY]
                                                 [--security-token TOKEN]
                                                 [--debug] [--debugger]
                                                 [--version] [-h]
                                                 interface_id

Options

Option Description Required
interface_id ID of the network interface. Yes
-d, --description Show the description of the network interface. No
--source-dest-check Show whether source/destination checking is enabled. No
--group-set Show the security groups the network interface belongs to. No
-a, --attachment Show info about the interface's attachment (if any). No

Common Options

Option Description
--show-empty-fields Show empty fields using (nil) as a placeholder to indicate that this data was not requested. Empty fields are not shown by default.
--region value Specify region value as the cloud region to use. You can set this by using the environment variable AWS_DEFAULT_REGION.
-U,--url value Overrides the URL for the service call with the value entered. You can set this by using the environment variable AWS_AUTOSCALING_URL.
-I, --access-key-id value User's access key ID
-S, --secret-key value User's AWS secret Key to use.
--debug Prints what the command sends to the server and what it receives from the server. Use when you're trying to debug Euca2ools.
--debugger Enable interactive debugger on error.
--version Display the version of this tool.
-h,--help Display the manual page for the command.
x