Notification templates for OpenShift Managed services
Select the corresopnding message and send as a POST
to
api.openshift.com servicelog.
CLUSTER_UUID
is a required parameter.
⚠️ Please review each template before post to make sure all the parameters are passed with -p
Using osdctl
-
Authenticate at https://cloud.redhat.com/openshift/token
-
Post servicelog
osdctl servicelog post -t <notificationTemplateUrl> -p CLUSTER_UUID=<UUID>
Example:
osdctl servicelog post -t https://raw.githubusercontent.com/openshift/managed-notifications/master/osd/aws/InstallFailed_TooManyBuckets.json -p CLUSTER_UUID=aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee