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.
- REST Resource: v1.namespaces.authorizeddomains
- REST Resource: v1.namespaces.configurations
- REST Resource: v1.namespaces.domainmappings
- REST Resource: v1.namespaces.revisions
- REST Resource: v1.namespaces.routes
- REST Resource: v1.namespaces.services
- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.services
Service: run.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoints and all URIs below are relative to these service endpoints:
https://asia-east1-run.googleapis.comhttps://asia-east2-run.googleapis.comhttps://asia-northeast1-run.googleapis.comhttps://asia-northeast2-run.googleapis.comhttps://asia-northeast3-run.googleapis.comhttps://asia-south1-run.googleapis.comhttps://asia-south2-run.googleapis.comhttps://asia-southeast1-run.googleapis.comhttps://asia-southeast2-run.googleapis.comhttps://australia-southeast1-run.googleapis.comhttps://australia-southeast2-run.googleapis.comhttps://europe-central2-run.googleapis.comhttps://europe-north1-run.googleapis.comhttps://europe-west1-run.googleapis.comhttps://europe-west2-run.googleapis.comhttps://europe-west3-run.googleapis.comhttps://europe-west4-run.googleapis.comhttps://europe-west6-run.googleapis.comhttps://northamerica-northeast1-run.googleapis.comhttps://northamerica-northeast2-run.googleapis.comhttps://southamerica-east1-run.googleapis.comhttps://southamerica-west1-run.googleapis.comhttps://us-central1-run.googleapis.comhttps://us-east1-run.googleapis.comhttps://us-east4-run.googleapis.comhttps://us-west1-run.googleapis.comhttps://us-west2-run.googleapis.comhttps://us-west3-run.googleapis.comhttps://us-west4-run.googleapis.comhttps://run.googleapis.com(Global API endpoint, supports list methods only)
REST Resource: v1.namespaces.configurations
| Methods | |
|---|---|
get |
GET /apis/serving.knative.dev/v1/{name} Get information about a configuration. |
list |
GET /apis/serving.knative.dev/v1/{parent}/configurations List configurations. |
REST Resource: v1.namespaces.domainmappings
| Methods | |
|---|---|
create |
POST /apis/domains.cloudrun.com/v1/{parent}/domainmappings Create a new domain mapping. |
delete |
DELETE /apis/domains.cloudrun.com/v1/{name} Delete a domain mapping. |
get |
GET /apis/domains.cloudrun.com/v1/{name} Get information about a domain mapping. |
list |
GET /apis/domains.cloudrun.com/v1/{parent}/domainmappings List domain mappings. |
REST Resource: v1.namespaces.revisions
| Methods | |
|---|---|
delete |
DELETE /apis/serving.knative.dev/v1/{name} Delete a revision. |
get |
GET /apis/serving.knative.dev/v1/{name} Get information about a revision. |
list |
GET /apis/serving.knative.dev/v1/{parent}/revisions List revisions. |
REST Resource: v1.namespaces.routes
| Methods | |
|---|---|
get |
GET /apis/serving.knative.dev/v1/{name} Get information about a route. |
list |
GET /apis/serving.knative.dev/v1/{parent}/routes List routes. |
REST Resource: v1.namespaces.services
| Methods | |
|---|---|
create |
POST /apis/serving.knative.dev/v1/{parent}/services Create a service. |
delete |
DELETE /apis/serving.knative.dev/v1/{name} Delete a service. |
get |
GET /apis/serving.knative.dev/v1/{name} Get information about a service. |
list |
GET /apis/serving.knative.dev/v1/{parent}/services List services. |
replaceService |
PUT /apis/serving.knative.dev/v1/{name} Replace a service. |
REST Resource: v1.projects.locations
| Methods | |
|---|---|
list |
GET /v1/{name}/locations Lists information about the supported locations for this service. |
REST Resource: v1.projects.locations.services
| Methods | |
|---|---|
getIamPolicy |
GET /v1/{resource}:getIamPolicy Get the IAM Access Control policy currently in effect for the given Cloud Run service. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the IAM Access control policy for the specified Service. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns permissions that a caller has on the specified Project. |