Gets details about an export setting.
HTTP request
GET https://cloudasset.googleapis.com/v1p7beta1/{name=folders/*/inventorySettings/exportSettings/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the [ExportSetting] and it must be in the format of: projects/{PROJECT_NUMBER}/inventorySettings/exportSettings/{EXPORT_SETTING_ID} folders/{FOLDER_NUMBER}/inventorySettings/exportSettings/{EXPORT_SETTING_ID} organizations/{ORGANIZATION_NUMBER}/inventorySettings/exportSettings/{EXPORT_SETTING_ID} |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ExportSetting
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.