Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.3 KB

NimbleWitnessFilterableFields.md

File metadata and controls

15 lines (10 loc) · 1.3 KB

NimbleWitnessFilterableFields

Properties

Name Type Description Notes
host str, none_type Hostname or ip addresses of witness. Comma separated strings of up to 63 characters of hostname and/or ip addresses. Total length cannot exceed 255 characters. `Filter, Sort` [optional]
id str, none_type Identifier for the witness configuration. A 42 digit hexadecimal number. `Filter` [optional]
port int, none_type Port of witness. Positive integer value up to 65535 representing TCP/IP port. `Filter, Sort` [optional]
username str, none_type Username of witness. This has to be a non-root that can login to the witness host. String of up to 32 characters, beginning with a letter or number or period (.) or an underscore (). It can include underscore (), dash (-), period (.) and end with dollar ($) sign. `Filter, Sort` [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]