AppsOutage
Google Workspace পরিষেবার জন্য বিভ্রাটের ঘটনা রিপোর্ট করা হয়েছে।
JSON প্রতিনিধিত্ব |
---|
{
"products": [
string
],
"nextUpdateTime": string,
"resolutionTime": string,
"dashboardUri": string,
"status": enum (Status ),
"incidentTrackingId": string,
"mergeInfo": {
object (MergeInfo )
}
} |
ক্ষেত্র |
---|
products[] | string বিভ্রাট দ্বারা প্রভাবিত পণ্য তালিকা. |
nextUpdateTime | string ( Timestamp format) টাইমস্ট্যাম্প যার দ্বারা পরবর্তী আপডেট আসবে বলে আশা করা হচ্ছে। |
resolutionTime | string ( Timestamp format) টাইমস্ট্যাম্প যখন বিভ্রাট সমাধান করা হবে বলে আশা করা হয়, বা রেজোলিউশন নিশ্চিত করা হয়েছে। পরিচিত হলেই দেওয়া হয়। |
dashboardUri | string Google Workspace স্ট্যাটাস ড্যাশবোর্ডে আউটেজ ইভেন্টের লিঙ্ক |
status | enum ( Status ) বর্তমান বিভ্রাটের অবস্থা। |
incidentTrackingId | string ঘটনা ট্র্যাকিং আইডি। |
mergeInfo | object ( MergeInfo ) নতুন সতর্কতা বিবরণ নির্দেশ করে যার অধীনে বিভ্রাট যোগাযোগ করা হয়। স্ট্যাটাস মার্জ করা হলেই কেবল জনবহুল। |
মার্জইনফো
নতুন সতর্কতা ট্র্যাকিং নম্বর।
JSON প্রতিনিধিত্ব |
---|
{
"newIncidentTrackingId": string,
"newAlertId": string
} |
ক্ষেত্র |
---|
newIncidentTrackingId | string অভিভাবক ঘটনা থেকে নতুন ট্র্যাকিং আইডি. |
newAlertId | string ঐচ্ছিক। নতুন সতর্কতা আইডি। বর্তমান অবস্থার জন্য এই আইডি সহ [google.apps.alertcenter.Alert] উল্লেখ করুন। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-18 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-18 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation details the schema for Google Workspace Apps Outage alerts, providing information about impacted products, outage status, and expected resolution times."],["The schema includes fields like `products`, `nextUpdateTime`, `resolutionTime`, `dashboardUri`, `status`, `incidentTrackingId`, and `mergeInfo`."],["`mergeInfo` field provides details about new alert tracking numbers when the outage status is MERGED, referencing a parent incident and potentially a new alert ID."],["Outage information can be accessed through a dedicated dashboard URI provided in the alert."]]],[]]