contentType
Available from version | 1.29.0 |
---|---|
Usage | /contentType <Value> |
Description
This argument specifies the content type.
The following values are allowed:
Action "Create" oder "CreateIfNotExisting"
Value | Description |
---|---|
Default | The content type "Default" is set |
Information | The content type "Information" is set |
Incident | The content type "Incident" is set |
Change | The content type "Change" is set |
Alarm | The content type "Alarm" is set |
Action "Resolve"
Value | Description |
---|---|
Default | The content type "Resolve (Default)" is set |
Cancellation | The content type "Cancelled" is set |
Example
IBI.aws.Admin.exe (...)
No content type is specified.
IBI.aws.Admin.exe (...) /contentTyp "information"
The content type "Information" is set
IBI.aws.Admin.exe (...) /contentType "alarm"
The content type "Alarm" is set
IBI.aws.Admin.exe (...) /contentType "cancellation"
The content type "Cancelled" is set