Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script for list of current cases and case status #138

Open
vmallemp opened this issue Dec 13, 2020 · 2 comments
Open

Script for list of current cases and case status #138

vmallemp opened this issue Dec 13, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@vmallemp
Copy link

Using the SAEP APIs, write a Python/PowerShell script to get a list of current cases and the case status and use the APIs to update the status of a case

@grantcurell grantcurell added the enhancement New feature or request label Dec 14, 2020
grantcurell added a commit to grantcurell/OpenManage-Enterprise that referenced this issue Feb 16, 2021
- Completed python and powershell versions of a script to retrieve SAE cases
- Updated API docs
- Fixed a minor bug in CSV output for Set-PowerState.ps1
- Updated library code for outputting to CSV
- Completes dell#138

Signed-off-by: Grant Curell <grant_curell@dell.com>
@grantcurell grantcurell self-assigned this Feb 16, 2021
grantcurell added a commit that referenced this issue Feb 16, 2021
- Completed python and powershell versions of a script to retrieve SAE cases
- Updated API docs
- Fixed a minor bug in CSV output for Set-PowerState.ps1
- Updated library code for outputting to CSV
- Completes #138

Signed-off-by: Grant Curell <grant_curell@dell.com>
@grantcurell
Copy link
Collaborator

grantcurell commented Feb 16, 2021

@vmallemp is there a customer API call for updating the status of a case? Currently I see "Request for Close Case", "Resume Case", "Suspend Case", and "View All Cases" as the four nodes we can call.

@vmallemp
Copy link
Author

@grantcurell - Will update as soon as I get some info from engineering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants