Perform group merge with the specified group.
Name | Type | Description | Notes |
---|---|---|---|
src_group_ip | str, none_type | IP address of the source group. Four numbers in the range [0,255] separated by periods. Example: '128.0.0.1'. | |
src_group_name | str, none_type | Name of the source group. String of up to 64 alphanumeric characters, - is allowed after first character. Example: 'g1-exchange'. | |
src_password | str, none_type | Password of the source group. String of 8 to 255 printable characters excluding ampersand and ;[]`. Example: 'password-91'. | |
src_username | str, none_type | Username of the source group. String of up to 80 alphanumeric characters, beginning with a letter. For Active Directory users, it can include backslash (\), dash (-), period (.), underscore (_) and space. Example: 'user1', 'companydomain\user1'. | |
force | bool | Ignore warnings and forcibly merge specified group with this group. Possible values: 'true', 'false'. | [optional] |
skip_secondary_mgmt_ip | bool | Skip check for secondary management IP address. Possible values: 'true', 'false'. | [optional] |
src_passphrase | str | Source group encryption passphrase. Encryption passphrase. String with size from 8 to 64 printable characters. Example: 'passphrase-91'. | [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] |