integrations.sh
← all integrations

googleapis.com – run

OpenAPI apis-guru analyticsmedia

Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in .

Homepage
https://api.apis.guru/v2/specs/googleapis.com:run/v1.json
Provider
googleapis.com:run / run
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/run/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/run/v1/openapi.yaml

Tools (39)

Extracted live via the executor SDK.

  • namespaces.runNamespacesAuthorizeddomainsList

    List authorized domains.

  • namespaces.runNamespacesConfigurationsList

    List configurations.

  • namespaces.runNamespacesDomainmappingsCreate

    Create a new domain mapping.

  • namespaces.runNamespacesDomainmappingsDelete

    Delete a domain mapping.

  • namespaces.runNamespacesDomainmappingsGet

    Get information about a domain mapping.

  • namespaces.runNamespacesDomainmappingsList

    List all domain mappings.

  • namespaces.runNamespacesExecutionsCancel

    Cancel an execution.

  • namespaces.runNamespacesExecutionsList

    List executions.

  • namespaces.runNamespacesJobsCreate

    Create a job.

  • namespaces.runNamespacesJobsDelete

    Delete a job.

  • namespaces.runNamespacesJobsList

    List jobs.

  • namespaces.runNamespacesJobsReplaceJob

    Replace a job. Only the spec and metadata labels and annotations are modifiable. After the Replace request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.

  • namespaces.runNamespacesJobsRun

    Trigger creation of a new execution of this job.

  • namespaces.runNamespacesRevisionsList

    List revisions.

  • namespaces.runNamespacesRoutesList

    List routes.

  • namespaces.runNamespacesServicesCreate

    Creates a new Service. Service creation will trigger a new deployment. Use GetService, and check service.status to determine if the Service is ready.

  • namespaces.runNamespacesServicesDelete

    Deletes the provided service. This will cause the Service to stop serving traffic and will delete all associated Revisions.

  • namespaces.runNamespacesServicesGet

    Gets information about a service.

  • namespaces.runNamespacesServicesList

    Lists services for the given project and region.

  • namespaces.runNamespacesServicesReplaceService

    Replaces a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.

  • namespaces.runNamespacesTasksGet

    Get information about a task.

  • namespaces.runNamespacesTasksList

    List tasks.

  • projects.runProjectsLocationsAuthorizeddomainsList

    List authorized domains.

  • projects.runProjectsLocationsConfigurationsList

    List configurations.

  • projects.runProjectsLocationsDomainmappingsCreate

    Create a new domain mapping.

  • projects.runProjectsLocationsDomainmappingsList

    List all domain mappings.

  • projects.runProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.runProjectsLocationsRevisionsList

    List revisions.

  • projects.runProjectsLocationsRoutesList

    List routes.

  • projects.runProjectsLocationsServicesCreate

    Creates a new Service. Service creation will trigger a new deployment. Use GetService, and check service.status to determine if the Service is ready.

  • projects.runProjectsLocationsServicesDelete

    Deletes the provided service. This will cause the Service to stop serving traffic and will delete all associated Revisions.

  • projects.runProjectsLocationsServicesGet

    Gets information about a service.

  • projects.runProjectsLocationsServicesGetIamPolicy

    Gets the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.

  • projects.runProjectsLocationsServicesList

    Lists services for the given project and region.

  • projects.runProjectsLocationsServicesReplaceService

    Replaces a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.

  • projects.runProjectsLocationsServicesSetIamPolicy

    Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.

  • projects.runProjectsLocationsServicesTestIamPermissions

    Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools