IAM - Test Instances
IAM Pack.#
This Playbook is part of theThis playbook is used to test configured Identity Lifecycle Management integration instances by executing generic CRUD commands. If one of the instances fails to execute a command, the playbook will fail and the errors are printed to the Print Errors task at the end of the playbook.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- PrintErrorEntry
- IAMInitADUser
- IAMInstancesList
#
Commands- iam-create-user
- iam-update-user
- iam-disable-user
- iam-get-user
- iam-enable-user
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
userprofile | A test user profile json, e.g. '{"email": "test@paloaltonetworks.com", "givenname": "test", "surname": "test", "locationregion": "Americas"}'. | Required |
#
Playbook OutputsThere are no outputs for this playbook.