The Cloud Asset API manages the history and inventory of Cloud de Confiance resources.
Service: cloudasset.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 endpoint and all URIs below are relative to this service endpoint:
https://cloudasset.s3nsapis.fr
REST Resource: v1
| Methods | |
|---|---|
batchGetAssetsHistory |
GET /v1/{parent=*/*}:batchGetAssetsHistory Batch gets the update history of assets that overlap a time window. |
exportAssets |
POST /v1/{parent=*/*}:exportAssets Exports assets with time and resource types to a given Cloud Storage location/BigQuery table. |
searchAllIamPolicies |
GET /v1/{scope=*/*}:searchAllIamPolicies Searches all IAM policies within the specified scope, such as a project, folder, or organization. |
searchAllResources |
GET /v1/{scope=*/*}:searchAllResources Searches all Cloud de Confiance resources within the specified scope, such as a project, folder, or organization. |
REST Resource: v1.assets
| Methods | |
|---|---|
list |
GET /v1/{parent=*/*}/assets Lists assets with time and resource types and returns paged results in response. |
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=operations} Lists operations that match the specified filter in the request. |