Skip to content

NicIpConfig

IP configuration for a NIC at recovery time.

Fields

Field Type Description
dnsServers [String!]! DNS server addresses.
gateway String! Default gateway (required when method is STATIC).
ipv4Address String! IPv4 address (required when method is STATIC).
method IpAllocationMethod! IP allocation method.
subnetMask String! Subnet mask (required when method is STATIC).

Used By

Referenced by