Skip to main content

Prisma Cloud - Get Account Owner

This Playbook is part of the Prisma Cloud by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

Retrieves the details of the owner of a given cloud account from the following playbooks:

  • Get Cloud Account Owner - Generic
  • Prisma Cloud - Get Owner By Namespace

Dependencies#

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

Sub-playbooks#

  • Get Cloud Account Owner - Generic
  • Prisma Cloud - Get Owner By Namespace

Integrations#

This playbook does not use any integrations.

Scripts#

This playbook does not use any scripts.

Commands#

This playbook does not use any commands.

Playbook Inputs#


NameDescriptionDefault ValueRequired
AccountIDThe account ID to search the owner for.Optional
NamespaceThe namespace that the playbook would search associated users with.Optional
ProviderThe account CSP.
Available options:
- PrismaCloud
- GCP
Optional
EnrichUsersWhether to enrich found users or not.FalseOptional

Playbook Outputs#


PathDescriptionType
PrismaCloud.UsersPrisma Cloud users.unknown
PrismaCloud.Users.emailPrisma Cloud user email.unknown
PrismaCloud.Users.firstNameUser first name.unknown
PrismaCloud.Users.lastNameUser last name.unknown
PrismaCloud.Users.enabledUser enabled.unknown
PrismaCloud.Users.usernameUser username.unknown
PrismaCloud.Users.typeUser type.unknown
PrismaCloud.Users.displayNameUser display name.unknown
CloudAccountOwnerThe owner's email, if found.unknown
PrismaCloud.UserRoles.associatedUsersUser roles associated users.unknown

Playbook Image#


Prisma Cloud - Get Account Owner