The dpmhd open command opens a new help desk ticket.
This command has the following format:
dpmhd open [-sc sc_url] -summary summarytext [-description descriptiontext] [-affected_user username] [-entity_name entityname] [-type tickettype] [-template templatename] [-pre] [-post][-locale iso629value]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Defines an abbreviated description for the reason the ticket is being opened.
(Optional) Specifies the reason the ticket is being opened.
(Optional) Defines the name of the server or service used to match the ticket with a known configuration item in the help desk system. If the configuration item host name is the same as the entity name, the ticket is associated with that configuration item.
(Optional) Defines the end user associated with this ticket.
(Optional) Defines the type of ticket to open. This parameter is required with the -template parameter. If you do not specify a type, the default ticket for which the help desk system is configured is used. Ticket types that are supported depend on the configuration of the help desk system. For example, if CA SDM is configured for ITIL support, Change Order, Incident, Problem, and Request ticket types are supported.
(Optional) Defines the name of the template to use when opening a ticket. The template contains the default ticket settings. When using the template option, the ticket type is required to locate the template.
(Optional) Specifies whether to generate an event before the operation is performed.
(Optional) Specifies whether to generate an event after the operation is performed.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Copyright © 2013 CA. All rights reserved. |
|