- REST Resource: v1.organizations.protectedResources
- REST Resource: v1.projects.cryptoKeys
- REST Resource: v1.projects.locations.keyRings.cryptoKeys
Service: kmsinventory.googleapis.com
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 endpoint and all URIs below are relative to this service endpoint:
https://kmsinventory.googleapis.com
REST Resource: v1.organizations.protectedResources
Methods | |
---|---|
search |
GET /v1/{scope=organizations/*}/protectedResources:search Returns metadata about the resources protected by the given Cloud KMS CryptoKey in the given Cloud organization. |
REST Resource: v1.projects.cryptoKeys
Methods | |
---|---|
list |
GET /v1/{parent=projects/*}/cryptoKeys Returns cryptographic keys managed by Cloud KMS in a given Cloud project. |
REST Resource: v1.projects.locations.keyRings.cryptoKeys
Methods | |
---|---|
getProtectedResourcesSummary |
GET /v1/{name=projects/*/locations/*/keyRings/*/cryptoKeys/**}/protectedResourcesSummary Returns aggregate information about the resources protected by the given Cloud KMS CryptoKey . |