Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.18 KB

NimbleCreateWitnessInput.md

File metadata and controls

16 lines (11 loc) · 1.18 KB

NimbleCreateWitnessInput

Create a new witness configuration.

Properties

Name Type Description Notes
host str 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.
password str Password of witness. String of 0 to 255 characters.
username str 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 doller ($) sign.
port int, none_type Port of witness. Positive integer value up to 65535 representing TCP/IP port. Defaults to 5395. [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]