Record

get-ips-params

No description available.

record get-ips-params {
  ip: option​<string>,
  exclude-whitelabels: option​<bool>,
  limit: option​<s32>,
  offset: option​<s32>,
  subuser: option​<string>,
  sort-by-direction: option​<get-ips-sort-by-direction-enum>,
}

Fields

NameTypeDescription
ipoption​<string>
exclude-whitelabelsoption​<bool>
limitoption​<s32>
offsetoption​<s32>
subuseroption​<string>
sort-by-directionoption​<get-ips-sort-by-direction-enum>