Query Auditable Services
|
|||||
|
|
Returns a list of services that support service level audit logging configuration for the given resource
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
fullResourceName |
STRING |
Required. The full resource name to query from the list of auditable services. The name follows the Google Cloud Platform resource format.
For example, a Cloud Platform project with id |
= Parameter name
= Format
fullResourceName STRING Required. The full resource name to query from the list of auditable services. The name follows the Google Cloud Platform resource format.
For example, a Cloud Platform project with id |
Output
This building block provides 2 output parameters
Name | Format | Description |
---|---|---|
services[] |
OBJECT |
Contains information about an auditable service |
services[].name |
STRING |
Public name of the service. For example, the service name for Cloud IAM is 'iam.googleapis.com' |
= Parameter name
= Format
services[] OBJECT Contains information about an auditable service |
services[].name STRING Public name of the service. For example, the service name for Cloud IAM is 'iam.googleapis.com' |