OptionalcommercialType?: stringOptionalname?: stringFilter Instances by name (eg. "server1" will return "server100" and "server1" but not "foo").
Optionalorder?: ListServersRequestOrderDefine the order of the returned servers.
Optionalorganization?: stringList only Instances of this Organization ID.
Optionalpage?: numberA positive integer to choose the page to return.
OptionalperPage?: numberA positive integer lower or equal to 100 to select the number of items to return.
OptionalprivateIp?: stringOptionalprivateNetwork?: stringList Instances in this Private Network.
OptionalprivateNetworks?: string[]List Instances from the given Private Networks (use commas to separate them).
OptionalprivateNicMacAddress?: stringList Instances associated with the given private NIC MAC address.
Optionalproject?: stringList only Instances of this Project ID.
Optionalservers?: string[]List Instances from these server ids (use commas to separate them).
Optionalstate?: ServerStateList Instances in this state.
Optionaltags?: string[]List Instances with these exact tags (to filter with several tags, use commas to separate them).
OptionalwithIp?: stringList Instances by IP (both private_ip and public_ip are supported).
OptionalwithoutIp?: booleanList Instances that are not attached to a public IP.
Optionalzone?: ZoneZone to target. If none is passed will use default zone from the config.
List Instances of this commercial type.