Skip to main content

Get Cloud Account Owner - Generic

This Playbook is part of the Common Playbooks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

Retrieves the owners of a cloud account based on account ID. Current supported platforms:

  • GCP
  • Prisma Cloud.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

SetAndHandleEmpty

Commands#

  • gcp-iam-project-iam-policy-get
  • gcp-iam-projects-get
  • prisma-cloud-account-owner-list
  • prisma-cloud-account-list

Playbook Inputs#


NameDescriptionDefault ValueRequired
AccountIDThe account ID to search the owner for.Optional
ProviderThe account CSP.
Available options:
- PrismaCloud
- GCP
Optional

Playbook Outputs#


PathDescriptionType
CloudAccountOwnerThe owner's email, if found.unknown

Playbook Image#


Get Cloud Account Owner - Generic