contentType
Verfügbar ab Version | 1.29.0 |
---|---|
Verwendung | /contentType <Wert> |
Beschreibung
Mit diesem Argument wird der Inhaltstyp angegeben
Folgende Werte sind erlaubt.
Aktion "Create" oder "CreateIfNotExisting"
Wert | Beschreibung |
---|---|
Default | Es wird der Inhaltstyp "(Standard)" gesetzt |
Information | Es wird der Inhaltstyp "Information" gesetzt |
Incident | Es wird der Inhaltstyp "Störung" gesetzt |
Change | Es wird der Inhaltstyp "Änderung" gesetzt |
Alarm | Es wird der Inhaltstyp "Alarm" gesetzt |
Aktion "Resolve"
Wert | Beschreibung |
---|---|
Default | Es wird der Inhaltstyp "Abgeschlossen (Standard)" gesetzt |
Cancellation | Es wird der Inhaltstyp "Abgesagt" gesetzt |
Beispiel
IBI.aws.Admin.exe (...)
Es wird kein Inhaltstyp angegeben.
IBI.aws.Admin.exe (...) /contentType "information"
Es wird der Inhaltstyp "Information" gesetzt.
IBI.aws.Admin.exe (...) /contentType "alarm"
Es wird der Inhaltstyp "Alarm" gesetzt.
IBI.aws.Admin.exe (...) /contentType "cancellation"
Es wird der Inhaltstyp "Abgesagt" gesetzt.