Manages the service consumers of a Service Infrastructure service.
- REST Resource: v1beta1.operations
- REST Resource: v1beta1.services.consumerQuotaMetrics
- REST Resource: v1beta1.services.consumerQuotaMetrics.limits
- REST Resource: v1beta1.services.consumerQuotaMetrics.limits.producerOverrides
- REST Resource: v1.operations
- REST Resource: v1.services
- REST Resource: v1.services.tenancyUnits
Service: serviceconsumermanagement.googleapis.com
We recommend that you call this service using Google-provided client libraries . If your application needs to call this service using your own libraries, you should use the following information when making 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 documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
-
https://serviceconsumermanagement.googleapis.com
REST Resource: v1beta1.operations
Methods | |
---|---|
get
|
GET /v1beta1/{name=operations/*}
Gets the latest state of a long-running operation. |
REST Resource: v1beta1.services.consumerQuotaMetrics
Methods | |
---|---|
get
|
GET /v1beta1/{name=services/*/*/*/consumerQuotaMetrics/*}
Retrieves a summary of quota information for a specific quota metric. |
importProducerOverrides
|
POST /v1beta1/{parent=services/*/*/*}/consumerQuotaMetrics:importProducerOverrides
Create or update multiple producer overrides atomically, all on the same consumer, but on many different metrics or limits. |
list
|
GET /v1beta1/{parent=services/*/*/*}/consumerQuotaMetrics
Retrieves a summary of all quota information about this consumer that is visible to the service producer, for each quota metric defined by the service. |
REST Resource: v1beta1.services.consumerQuotaMetrics.limits
Methods | |
---|---|
get
|
GET /v1beta1/{name=services/*/*/*/consumerQuotaMetrics/*/limits/*}
Retrieves a summary of quota information for a specific quota limit. |
REST Resource: v1beta1.services.consumerQuotaMetrics.limits.producerOverrides
Methods | |
---|---|
create
|
POST /v1beta1/{parent=services/*/*/*/consumerQuotaMetrics/*/limits/*}/producerOverrides
Creates a producer override. |
delete
|
DELETE /v1beta1/{name=services/*/*/*/consumerQuotaMetrics/*/limits/*/producerOverrides/*}
Deletes a producer override. |
list
|
GET /v1beta1/{parent=services/*/*/*/consumerQuotaMetrics/*/limits/*}/producerOverrides
Lists all producer overrides on this limit. |
patch
|
PATCH /v1beta1/{name=services/*/*/*/consumerQuotaMetrics/*/limits/*/producerOverrides/*}
Updates a producer override. |
Service: serviceconsumermanagement.googleapis.com
We recommend that you call this service using Google-provided client libraries . If your application needs to call this service using your own libraries, you should use the following information when making 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 documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
-
https://serviceconsumermanagement.googleapis.com
REST Resource: v1.operations
Methods | |
---|---|
cancel
|
POST /v1/{name=operations/**}:cancel
Starts asynchronous cancellation on a long-running operation. |
delete
|
DELETE /v1/{name=operations/**}
Deletes a long-running operation. |
get
|
GET /v1/{name=operations/*}
Gets the latest state of a long-running operation. |
list
|
GET /v1/{name}
Lists operations that match the specified filter in the request. |
REST Resource: v1.services
Methods | |
---|---|
search
|
GET /v1/{parent=services/*}:search
Search tenancy units for a managed service. |
REST Resource: v1.services.tenancyUnits
Methods | |
---|---|
addProject
|
POST /v1/{parent=services/*/*/*/tenancyUnits/*}:addProject
Add a new tenant project to the tenancy unit. |
applyProjectConfig
|
POST /v1/{name=services/*/*/*/tenancyUnits/*}:applyProjectConfig
Apply a configuration to an existing tenant project. |
attachProject
|
POST /v1/{name=services/*/*/*/tenancyUnits/*}:attachProject
Attach an existing project to the tenancy unit as a new tenant resource. |
create
|
POST /v1/{parent=services/*/*/*}/tenancyUnits
Creates a tenancy unit with no tenant resources. |
delete
|
DELETE /v1/{name=services/*/*/*/tenancyUnits/*}
Delete a tenancy unit. |
deleteProject
|
POST /v1/{name=services/*/*/*/tenancyUnits/*}:deleteProject
Deletes the specified project resource identified by a tenant resource tag. |
list
|
GET /v1/{parent=services/*/*/*}/tenancyUnits
Find the tenancy unit for a managed service and service consumer. |
removeProject
|
POST /v1/{name=services/*/*/*/tenancyUnits/*}:removeProject
Removes the specified project resource identified by a tenant resource tag. |
undeleteProject
|
POST /v1/{name=services/*/*/*/tenancyUnits/*}:undeleteProject
Attempts to undelete a previously deleted tenant project. |