--- permalink: /1.32/core/v1/nodeAddress/ --- # core.v1.nodeAddress "NodeAddress contains information for the node's address." ## Index * [`fn withAddress(address)`](#fn-withaddress) * [`fn withType(type)`](#fn-withtype) ## Fields ### fn withAddress ```ts withAddress(address) ``` "The node address." ### fn withType ```ts withType(type) ``` "Node address type, one of Hostname, ExternalIP or InternalIP."