Full name: projects.locations.instances.cases.caseAlerts.pauseSla
Pause a CaseAlert SLA.
HTTP request
Path parameters
Parameters
name
string
Required. The CaseAlert to post SLA for. The CaseAlert's name field is used to identify the CaseAlert. Format: projects/{project}/locations/{location}/instances/{instance}/cases/{case}/caseAlerts/{caseAlert}:pauseSla
Request body
The request body contains data with the following structure:
JSON representation
{"message": string}
Fields
message
string
Output only. The message explaining the reason for pausing the SLA.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,[]]