Edge Data Streaming
- Edge Data Streaming 2.4.0
- All Products
importNodeGroup <-DomainName|-dn> Domain name <-UserName|-un> User name] [<-Password|-pd> Password] <-FilePath|-fp> File path where you want to import node groups from. [<-Overwrite|-ow> Overwrite existing node groups. Default is false.]
Option
| Argument
| Description
|
---|---|---|
-DomainName
-dn
| domain_name
| Required. Name of the Informatica domain. You can set the domain name with the -dn option.
If you do not specify a domain, the command creates a domain named Domain_EDS by default.
|
-UserName
-un
| user_name
| Required if the domain uses Native or LDAP authentication. User name to connect to the domain. You can set the user name with the -un option.
Optional if the domain uses Kerberos authentication. To run the command with single sign-on, do not set the user name. If you set the user name, the command runs without single sign-on.
|
-Password
-pd
| password
| Required if you specify the user name. Password for the user name. The password is case sensitive. You can set a password with the -pd option.
|
-FilePath
-fp
| file path
| Required. File path where you want to import the node groups from. You can set the file path with the -fp option.
|
-Overwrite
-ow
| true | false
| Optional. Overwrites existing node groups. You can use this option to import a node group that already exists. Default is false.
|