Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.cloudasset.v1

Cloud Asset API: v1. The cloud asset API manages the history and inventory of cloud resources. See: https://cloud.google.com/asset-inventory/docs/quickstartapi/reference/rest/v1/v1

Cloud Asset API: v1.
The cloud asset API manages the history and inventory of cloud resources.
See: https://cloud.google.com/asset-inventory/docs/quickstartapi/reference/rest/v1/v1
raw docstring

$clj

($ auth args)

https://cloud.google.com/asset-inventory/docs/quickstartapi/reference/rest/v1/batchGetAssetsHistory

Required parameters: parent

Optional parameters: contentType, readTimeWindow.endTime, readTimeWindow.startTime, assetNames Batch gets the update history of assets that overlap a time window. For RESOURCE content, this API outputs history with asset in both non-delete or deleted status. For IAM_POLICY content, this API outputs history when the asset and its attached IAM POLICY both exist. This can create gaps in the output history. If a specified asset does not exist, this API returns an INVALID_ARGUMENT error.

https://cloud.google.com/asset-inventory/docs/quickstartapi/reference/rest/v1/batchGetAssetsHistory

Required parameters: parent

Optional parameters: contentType, readTimeWindow.endTime, readTimeWindow.startTime, assetNames
Batch gets the update history of assets that overlap a time window.
For RESOURCE content, this API outputs history with asset in both
non-delete or deleted status.
For IAM_POLICY content, this API outputs history when the asset and its
attached IAM POLICY both exist. This can create gaps in the output history.
If a specified asset does not exist, this API returns an INVALID_ARGUMENT
error.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close