Query Auditable Services

Returns a list of services that support service level audit logging configuration for the given resource

1 variables
2 variables

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

  = 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 my-project will be named //cloudresourcemanager.googleapis.com/projects/my-project

Output

This building block provides 2 output parameters

  = 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'