replication.create_dataset

Creates dataset on remote side

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: dataset

dataset

Type: string

Name of the dataset to create.

Parameter 2: transport

transport

Type: enum (of string)

Transport method to use for dataset creation.

Must be one of:
  • "SSH"
  • "SSH+NETCAT"
  • "LOCAL"
Parameter 3: ssh_credentials

ssh_credentials

Default: null

Keychain credential ID for SSH access. null for local transport.

Type: integer
Type: null

Result

Type: null

Returns null on successful dataset creation.



Required roles: REPLICATION_TASK_WRITE