Is is possible to create an alert through OrionSDK as i couldn't find any function for creation of alert ?
It is possible to import an alert through the SDK. This can be used to copy alert definitions from one Orion system to another programmatically. But there is no friendly API for creating new alert definitions.
What are you trying to accomplish?
actually , i have a task to create alert through API but i couldn't find a function to do so , and i don't think importing is a solution.