Skip to content

Create getOrgReport.py#8

Open
carbone84 wants to merge 2 commits into
pingidentity:masterfrom
carbone84:master
Open

Create getOrgReport.py#8
carbone84 wants to merge 2 commits into
pingidentity:masterfrom
carbone84:master

Conversation

@carbone84
Copy link
Copy Markdown
Contributor

This is a sample script to get the organization report from pingid.

It hits the 'rest/4/createjob/do' endpoint to create the job, the 'rest/4/getjobstatus/do' endpoint to check job status, and then the 'rest/4/getorgreport/do' to get the report. It then creates a csv file of the organization report.

This is a sample script to get the organization report from pingid.

It hits the 'rest/4/createjob/do' endpoint to create the job, the 'rest/4/getjobstatus/do' endpoint to check job status, and then the 'rest/4/getorgreport/do' to get the report. It then creates a csv file of the organization report.
Copy link
Copy Markdown
Contributor

@asafd1 asafd1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. see my comments.

Comment thread getOrgReport.py Outdated
Comment thread getOrgReport.py Outdated
Comment thread getOrgReport.py Outdated
Remove clientData from body
@carbone84
Copy link
Copy Markdown
Contributor Author

Removed clientData from request body

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants