The deleteservicetemplate command deletes a service template.
Syntax
deleteservicetemplate {/name service-template-key-name /vendor vendor-ID /version XX.YY.ZZ [/user username | /user username /passwordfile passwordfile] [/authmode local | external] | /help}
Note: You are prompted to enter the password in interactive mode if you do not specify the passwordfile option.
Options
| Option | Description |
|---|---|
| /name | The key name of the service template. |
| /vendor | The vendor ID of the service template. |
| /version | The version of the service template. |
| /user | The user ID. |
| /passwordfile | The password file (with absolute or relative path) that includes the encrypted user credentials. |
| /authmode | Specifies the authentication type, either local or external. Specify local to authenticate locally with Automator. Specify external to authenticate with Common Services. If this option is not specified, Ops Center Automator operates in the authentication mode specified by the command.auth.mode of command_user.properties. |