The request body for replication partner.
| Name | Type | Description | Notes |
|---|---|---|---|
| control_port | int, none_type | Port number of partner control interface. Positive integer value up to 65535 representing TCP/IP port. | [optional] |
| data_port | int, none_type | Port number of partner data interface. Positive integer value up to 65535 representing TCP/IP port. | [optional] |
| description | str, none_type | Description of replication partner. String of up to 255 printable ASCII characters. | [optional] |
| remote_partner_id | str, none_type | Remote replication partner ID | [optional] |
| repl_hostname | str, none_type | IP address or hostname of partner data interface. String of up to 64 alphanumeric characters, - and . and colon are allowed after first character. | [optional] |
| source | EditSourcePartner | [optional] | |
| subnet_label | str | Label of the subnet used to replicate to this partner. String of up to 64 alphanumeric characters, - and . and colon are allowed after first character. | [optional] |
| subnet_type | str, none_type | Type of the subnet used to replicate to this partner. Possible values are 'invalid', 'unconfigured', 'mgmt', 'data', 'mgmt_data'. | [optional] |
| target | EditTargetPartner | [optional] | |
| target_system_id | str, none_type | Target system ID | [optional] |
| throttles | [ReplicationThrottle], none_type | Throttles used while replicating from/to this partner. All the throttles for the partner. | [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] |