NodeListRequestParameters (schema)

Node list parameters

Name Description Type Notes
cursor Opaque cursor to be used for getting next page of records (supplied by current result page) string
discovered_node_id Id of the discovered node which was converted to create this node string
display_name HostNode display name string
external_id HostNode external id string
hardware_id Hardware Id of the host

HardwareId of the host is used to get fabric node on reboot.
string
hypervisor_os_type HostNode's Hypervisor type, for example ESXi, RHEL KVM or UBUNTU KVM. string Enum: ESXI, RHELKVM, UBUNTUKVM, HYPERV, RHELCONTAINER, CENTOSCONTAINER, RHELSERVER, WINDOWSSERVER, UBUNTUSERVER, CENTOSSERVER, CENTOSKVM, SLESKVM, SLESSERVER
included_fields Comma separated list of fields that should be included in query result string
ip_address Management IP address of the node string
page_size Maximum number of results to return in this page (server may return fewer) integer Minimum: 0
Maximum: 1000
Default: "1000"
resource_type Node type from 'HostNode', 'EdgeNode', 'PublicCloudGatewayNode' string Enum: HostNode, EdgeNode, PublicCloudGatewayNode
sort_ascending boolean
sort_by Field by which records are sorted string