Skip to main content

nodename

Create node name from name/hostname pair.

def nodename(
name: string,
hostname: string
) - > string

Create node name from name/hostname pair.

Parameters

NameTypeDescription
namestringThe local name or identifier for the specific node instance
hostnamestringThe network hostname or address to be associated with the node

Returns

TypeDescription
stringThe concatenated node identifier string joined by the system-defined separator