Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi @akash.meghani,
there's an example in the python repo that gets the alarms: https://github.com/CiscoDevNet/intersight-python-utils/blob/master/alarms_example.py
and uses the credentials.py helper module in the same directory.
Hope this helps,
...