DelineaDSV
Delinea DevOps Secrets Vault Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Manage credentials for applications, databases, CI/CD tools, and services without causing friction in the development process. This integration was integrated and tested with version 1.37.0 of DelineaDSV
#
Configure DelineaDSV on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for DelineaDSV.
Click Add instance to create and configure a new integration instance.
Parameter Required Server URL (e.g. https://example.com) True Trust any certificate (not secure) False Use system proxy settings False Client ID True Client Secret True Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
dsv-secret-getGetting a secret fom DSV
#
Base Commanddsv-secret-get
#
InputArgument Name | Description | Required |
---|---|---|
name | Secret name for DSV. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
secret | String | Received JSON object secret |
#
Command Example!dsv-secret-get name="accounts/xsoar"