Description | Specifies the type of file to copy from. Either the
ccCopySourceFileType or the ccCopyDestFileType
(or both) must be of type 'runningConfig' or
'startupConfig'. Also, the ccCopySourceFileType
must be different from the ccCopyDestFileType.
If the ccCopySourceFileType has the value of
'networkFile', the ccCopyServerAddress/
ccCopyServerAddressRev1 and ccCopyServerAddressType
and ccCopyFileName must also be created, and 3
objects together (ccCopySourceFileType,
ccCopyServerAddressRev1, ccCopyFileName) will
uniquely identify the source file. If
ccCopyServerAddress is created then
ccCopyServerAddressRev1 will store the
same IP address and ccCopyServerAddressType will
take the value 'ipv4'.
If the ccCopySourceFileType is 'iosFile', the
ccCopyFileName must also be created, and the
2 objects together (ccCopySourceFileType,
ccCopyFileName) will uniquely identify the source
file. |