Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the Delinea documentation.

Parameters

ParameterDescription
Secret Template IDSecret Template ID. Can be retrieved from the ‘Search Templates’ action.

Example Output

{    "active": true,    "description": "string",    "expirationChangeRequiredOnFieldId": 0,    "expirationDays": 0,    "id": 0,    "name": "string",    "namePattern": "string",    "namePatternErrorMessage": "string",    "oneTimePasswordDuration": 0,    "oneTimePasswordEnabled": true,    "oneTimePasswordHash": "string",    "oneTimePasswordLength": 0,    "permissionRequiredToEditPasswordChangeConfiguration": "string",    "saveAllNameHistory": true,    "secretCount": 0,    "secretNameHistoryLength": 0,    "sshKeyAlgorithm": "string",    "sshKeyFormat": "string",    "sshKeySize": "string",    "validatePasswordRequirementsOnCreate": true,    "validatePasswordRequirementsOnEdit": true}

Workflow Library Example

Get Template with Delinea and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop