googleapis.com – cloudsupport
Manages Google Cloud technical support cases for Customer Care support offerings.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:cloudsupport/v2beta.json
- Provider
- googleapis.com:cloudsupport / cloudsupport
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/cloudsupport/v2beta/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/cloudsupport/v2beta/openapi.yaml
Tools (15)
Extracted live via the executor SDK.
-
caseClassifications.cloudsupportCaseClassificationsSearchRetrieve valid classifications to be used when creating a support case. The classications are hierarchical, with each classification containing all levels of the hierarchy, separated by " > ". For example "Technical Issue > Compute > Compute Engine".
-
cases.cloudsupportCasesAttachmentsListRetrieve all attachments associated with a support case.
-
cases.cloudsupportCasesCloseClose the specified case.
-
cases.cloudsupportCasesCommentsCreateAdd a new comment to the specified Case. The comment object must have the following fields set: body.
-
cases.cloudsupportCasesCommentsListRetrieve all Comments associated with the Case object.
-
cases.cloudsupportCasesCreateCreate a new case and associate it with the given Cloud resource. The case object must have the following fields set: display_name, description, classification, and severity.
-
cases.cloudsupportCasesEscalateEscalate a case. Escalating a case will initiate the Cloud Support escalation management process. This operation is only available to certain Customer Care tiers. Go to and look for 'Technical support escalations' in the feature list to find out which tiers are able to perform escalations.
-
cases.cloudsupportCasesGetRetrieve the specified case.
-
cases.cloudsupportCasesListRetrieve all cases under the specified parent. Note: Listing cases under an Organization returns only the cases directly parented by that organization. To retrieve all cases under an organization, including cases parented by projects under that organization, use
cases.search. -
cases.cloudsupportCasesPatchUpdate the specified case. Only a subset of fields can be updated.
-
cases.cloudsupportCasesSearchSearch cases using the specified query.
-
media.cloudsupportMediaDownloadDownload a file attachment on a case. Note: HTTP requests must append "?alt=media" to the URL.
-
media.cloudsupportMediaUploadCreate a file attachment on a case or Cloud resource. The attachment object must have the following fields set: filename.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools