External DocumentationTo learn more, visit the Delinea documentation.
Actions
Get Secret Settings
Get Secret Settings.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Secret ID | Secret ID. Can be retrieved from the ‘Get All Secrets’ action. |
{
"expirationDate": "2019-08-24T14:15:22Z",
"expirationDayInterval": 0,
"expirationTemplateText": "string",
"expirationType": "Template",
"jumpboxRouteSelection": {
"active": true,
"description": "string",
"jumpboxRouteId": "e06e63ab-8db3-4954-babd-04b9413082e5",
"name": "string"
},
"oneTimePasswordSettings": {
"backupCodes": "string",
"dateChanged": "2019-08-24T14:15:22Z",
"enabled": true,
"enabledOnTemplate": true,
"key": "string"
},
"rdpLauncherSettings": {
"allowClipboard": "No",
"allowDrives": "No",
"allowPrinters": "No",
"allowSmartCards": "No",
"connectToConsole": "No",
"launcherHeight": 0,
"launcherWidth": 0,
"useCustomLauncherResolution": "No"
},
"sendEmailWhenChanged": true,
"sendEmailWhenHeartbeatFails": true,
"sendEmailWhenViewed": true,
"sshLauncherSettings": {
"canConnectAsCredentials": true,
"launcherType": "ConnectAsSecret",
"secretId": 0,
"secretName": "string",
"sshKeyExtendedTypeId": 0
}
}
Was this page helpful?