Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.16 KB

EditNetworkSettingsInput.md

File metadata and controls

20 lines (15 loc) · 1.16 KB

EditNetworkSettingsInput

Proxy Setting details for a device

Properties

Name Type Description Notes
dns_addresses [str], none_type Dns address of the system [optional]
ipv4_address str, none_type ipv4 address of the system [optional]
ipv4_gateway str, none_type ipv4 gateway of the system [optional]
ipv4_subnet_mask str, none_type NetMask for IPV4 address [optional]
ipv6_address str, none_type IPV6 address of the system [optional]
ipv6_gateway str, none_type IPV6 address of the system [optional]
ipv6_prefix_len str, none_type IPV6 Prefix length [optional]
proxy_params EditNetworkSettingsInputProxyParams [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]