Parameter | Description |
---|---|
Secret ID | Secret ID. Can be retrieved from the ‘Get All Secrets’ action. |
{
"actions": [
"ChangePasswordNow"
],
"approvalEnd": "2019-08-24T14:15:22Z",
"availableActions": {
"extendCheckOut": true
},
"checkedOutUserDisplayName": "string",
"checkedOutUserId": 0,
"checkOutIntervalMinutes": 0,
"checkOutMinutesRemaining": 0,
"folderId": 0,
"folderName": "string",
"id": 0,
"inheritPermissions": true,
"isActive": true,
"isCheckedOut": true,
"isCheckedOutByCurrentUser": true,
"passwordChangeFailed": true,
"passwordChangePending": true,
"remainingTimeWarningMinuteMarker": 0,
"role": "string",
"secretName": "string",
"secretState": "None",
"warningMinutesRemaining": 0
}
Was this page helpful?