You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There may be high and low prio problems. So perhaps add a phone number for emergency and for normal priority:
ContactInformation:
type: objectdescription: A set of contact information entriesrequired:
- emergencyPhone
- supportEmailproperties:
emergencyPhone:
type: stringdescription: 24/7 available support phone number in case of emergencysupportPhone:
type: stringdescription: phoneNumber for normal priority supportsupportEmail:
type: stringdescription: email address for normal priority support
The text was updated successfully, but these errors were encountered:
I do not think there should be an emergency telephone number, simply because there shouldn't be emergencies where one node can be affected by the other.
There may be high and low prio problems. So perhaps add a phone number for emergency and for normal priority:
The text was updated successfully, but these errors were encountered: