APIs: POST ISARequests
Parameters
- Type (optional, default: password): the type of credentials to retrieve (password, **dsskey**).
- SystemID (required): ID of the managed system to request.
- AccountID (required): ID of the managed account to request.
- DurationMinutes (optional): The request duration (in minutes).
- Reason (optional): The reason for the request.
Examples
psrun2 $(cat conn) ISARequests 1 1 15 "Reason"
psrun2 $(cat conn) ISARequests 1 1
