Due to essential changes with CA ITCM Release 12.8 the CLI is not 100% compatible with its predecessors. Some of its commands and actions have become obsolete. They are no longer described in this guide. If they are invoked, the CLI returns a warning indicating that this command or action has become obsolete. The warning is written as a message to stdout:
SDCMD<CMD000118>: Warning: Function is obsolete
The return code passed to the calling script is 0.
The information returned by some commands or actions have been changed due to the information available in Release 12.8. The list of these commands and actions is:
If the secured object is of security class "SoftwarePackage," you have to specify the name and the version in the following format:
«name»|«version».
If «name» contains blanks, you have to enclose «name»|«version» in quotation marks:
"«name»|«version»".
Example:
name testPackage and version 1.0
soname=testPackage|1.0
name CA ITCM Manager and version 12.0
soname="CA ITCM Manager|12.0"
|
Copyright © 2013 CA.
All rights reserved.
|
|