googleapis.com – run
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.runNamespacesAuthorizeddomainsListList authorized domains.
-
namespaces.runNamespacesConfigurationsListList configurations.
-
namespaces.runNamespacesDomainmappingsCreateCreate a new domain mapping.
-
namespaces.runNamespacesDomainmappingsDeleteDelete a domain mapping.
-
namespaces.runNamespacesDomainmappingsGetGet information about a domain mapping.
-
namespaces.runNamespacesDomainmappingsListList all domain mappings.
-
namespaces.runNamespacesExecutionsCancelCancel an execution.
-
namespaces.runNamespacesExecutionsListList executions.
-
namespaces.runNamespacesJobsCreateCreate a job.
-
namespaces.runNamespacesJobsDeleteDelete a job.
-
namespaces.runNamespacesJobsListList jobs.
-
namespaces.runNamespacesJobsReplaceJobReplace 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.runNamespacesJobsRunTrigger creation of a new execution of this job.
-
namespaces.runNamespacesRevisionsListList revisions.
-
namespaces.runNamespacesRoutesListList routes.
-
namespaces.runNamespacesServicesCreateCreates a new Service. Service creation will trigger a new deployment. Use GetService, and check service.status to determine if the Service is ready.
-
namespaces.runNamespacesServicesDeleteDeletes the provided service. This will cause the Service to stop serving traffic and will delete all associated Revisions.
-
namespaces.runNamespacesServicesGetGets information about a service.
-
namespaces.runNamespacesServicesListLists services for the given project and region.
-
namespaces.runNamespacesServicesReplaceServiceReplaces 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.runNamespacesTasksGetGet information about a task.
-
namespaces.runNamespacesTasksListList tasks.
-
projects.runProjectsLocationsAuthorizeddomainsListList authorized domains.
-
projects.runProjectsLocationsConfigurationsListList configurations.
-
projects.runProjectsLocationsDomainmappingsCreateCreate a new domain mapping.
-
projects.runProjectsLocationsDomainmappingsListList all domain mappings.
-
projects.runProjectsLocationsListLists information about the supported locations for this service.
-
projects.runProjectsLocationsRevisionsListList revisions.
-
projects.runProjectsLocationsRoutesListList routes.
-
projects.runProjectsLocationsServicesCreateCreates a new Service. Service creation will trigger a new deployment. Use GetService, and check service.status to determine if the Service is ready.
-
projects.runProjectsLocationsServicesDeleteDeletes the provided service. This will cause the Service to stop serving traffic and will delete all associated Revisions.
-
projects.runProjectsLocationsServicesGetGets information about a service.
-
projects.runProjectsLocationsServicesGetIamPolicyGets the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.
-
projects.runProjectsLocationsServicesListLists services for the given project and region.
-
projects.runProjectsLocationsServicesReplaceServiceReplaces 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.runProjectsLocationsServicesSetIamPolicySets the IAM Access control policy for the specified Service. Overwrites any existing policy.
-
projects.runProjectsLocationsServicesTestIamPermissionsReturns permissions that a caller has on the specified Project. There are no permissions required for making this API call.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools