integrations.sh
← all integrations

googleapis.com – cloudsupport

OpenAPI apis-guru analyticsmedia

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.cloudsupportCaseClassificationsSearch

    Retrieve 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.cloudsupportCasesAttachmentsList

    Retrieve all attachments associated with a support case.

  • cases.cloudsupportCasesClose

    Close the specified case.

  • cases.cloudsupportCasesCommentsCreate

    Add a new comment to the specified Case. The comment object must have the following fields set: body.

  • cases.cloudsupportCasesCommentsList

    Retrieve all Comments associated with the Case object.

  • cases.cloudsupportCasesCreate

    Create 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.cloudsupportCasesEscalate

    Escalate 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.cloudsupportCasesGet

    Retrieve the specified case.

  • cases.cloudsupportCasesList

    Retrieve 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.cloudsupportCasesPatch

    Update the specified case. Only a subset of fields can be updated.

  • cases.cloudsupportCasesSearch

    Search cases using the specified query.

  • media.cloudsupportMediaDownload

    Download a file attachment on a case. Note: HTTP requests must append "?alt=media" to the URL.

  • media.cloudsupportMediaUpload

    Create a file attachment on a case or Cloud resource. The attachment object must have the following fields set: filename.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools