UiPath Documentation
activities
latest
false
IT Automation activities

Get IAM Policy

Get IAM Policy activity that gets the policy for the specified resource on Google Cloud.

UiPath.GoogleCloud.Activites.GCPGetIAMPolicy

Description

Gets the policy for the specified resource.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • FullResourceName - The full resource name of the resource for which the policy is being requested, like "//cloudresourcemanager.googleapis.com/projects/project-id" or "//compute.googleapis.com/projects/project-id/zones/zone-name/instances/instance-id". This field supports only String variables.
  • PolicyVersion - An optional policy format version to be returned. Valid values are 0, 1, and 3. For a policy with conditional bindings specify version 3.
  • ResourceType - The resource type for which the policy is being requested, like "Instance".

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • Policy - The policy associated with the specified resource.
    Note:

    Examples of full resource names for commonly used Google Cloud services: https://cloud.google.com/iam/docs/full-resource-names.

  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated