N1 Grid Service Provisioning System 5.0 Command-Line Interface Reference Manual

cmp.ds.add

This command adds new comparison settings; some optional arguments may be required for some style/level/scope combinations

Table 5–6 Arguments and Result for cmp.ds.add

Argument/Result 

Class 

Description 

name 

[R] 

String  

The name of the comparison settings 

desc 

[O] 

String  

The description of the settings 

style 

[R] 

Style  

The style of the settings 

level 

[R/O] 

Level  

The level of the settings 

scope 

[R/O] 

Scope  

The scope of the settings 

srchID 

[R/O] 

HostID  

The source host ID of the settings 

dsthID 

[R/O] 

HostID  

The destination host ID of the settings 

dsthsID 

[R/O] 

HostSetID  

The destination host set ID of the settings 

srcdir 

[R/O] 

String  

The source directory of the settings 

dstdir 

[R/O] 

String  

The destination directory of the settings 

ignp 

[R/O] 

StringArray  

The ignore paths of the settings 

cRef 

[R/O] 

InstalledComponent- Ref 

The component reference of the settings 

tout 

[R] 

TimeInterval  

The timeout of the settings 

fsl 

[O] 

Boolean 

Whether to follow symbolic links or not; default is true. 

incd 

[O] 

Boolean  

The include subdirectories flag of the settings; default is false  

srcP 

[R/O] 

ReaderWrapper 

The source prepare mini-plan of the settings 

dstP 

[R/O] 

ReaderWrapper 

The destination prepare mini-plan of the settings 

srcC 

[R/O] 

ReaderWrapper 

The source cleanup mini-plan of the settings 

dstC 

[R/O] 

ReaderWrapper 

The destination cleanup mini-plan of the settings 

usePlans 

[R/O] 

Boolean 

The flag of the settings that indicates whether mini-plans should be executed; default is true 

dstUseSrcP 

[R/O] 

Boolean 

The flag of the settings that indicates whether source prepare mini-plan is used on destination; default is true 

dstUseSrcC 

[R/O] 

Boolean 

The flag of the settings that indicates whether source cleanup mini-plan is used on destination; default is true 

result 

DifferenceSettings 

The new comparison settings