Sun N1 Service Provisioning System 5.2 Command-Line Interface Reference Manual

cmp.ds.mod

This command adds new comparison settings by using existing settings as a template. Omitted arguments are overwritten.

Table 5–10 Argument and Result for the cmp.ds.mod

Argument/Result 

Syntax 

Description 

ID 

Required 

DifferenceSettingsID 

The ID of the template comparison settings  

desc 

Optional 

String  

The description of the settings 

style 

Optional 

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 path of the settings 

cRef 

[R/O] 

InstalledComponent- Ref 

The component reference of the settings 

tout 

Optional 

TimeInterval  

The timeout of the settings 

fsl 

Optional 

Boolean 

Whether to follow symbolic links or not; default is true. If this argument is omitted, the value is overwritten. 

incd 

Optional 

Boolean  

The include subdirectories flag of the settings 

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. If this argument is omitted,the value is overwritten . 

dstUseSrcP 

[R/O] 

Boolean 

The flag of the settings that indicates whether source prepare mini-plan is used on destination; default is true. If this argument is omitted, the value is overwritten. 

dstUseSrcC 

[R/O] 

Boolean 

The flag of the settings that indicates whether source cleanup mini-plan is used on destination; default is true. If this argument is omitted, the value is overwritten. 

result 

DifferenceSettings 

The new comparison settings