| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- {
- "Name": "DSV unix template test secret",
- "FolderID": 67,
- "ID": 49490,
- "SiteID": 1,
- "SecretTemplateID": 6007,
- "SecretPolicyID": -1,
- "PasswordTypeWebScriptID": -1,
- "LauncherConnectAsSecretID": -1,
- "CheckOutIntervalMinutes": -1,
- "Active": true,
- "CheckedOut": false,
- "CheckOutEnabled": false,
- "AutoChangeEnabled": false,
- "CheckOutChangePasswordEnabled": false,
- "DelayIndexing": false,
- "EnableInheritPermissions": true,
- "EnableInheritSecretPolicy": true,
- "ProxyEnabled": false,
- "RequiresComment": false,
- "SessionRecordingEnabled": false,
- "WebLauncherRequiresIncognitoMode": false,
- "Items": [
- {
- "ItemID": 262098,
- "FieldID": 108,
- "FileAttachmentID": 0,
- "FieldName": "Machine",
- "Slug": "machine",
- "FieldDescription": "The Server or Location of the Unix Machine.",
- "Filename": "",
- "ItemValue": "192.168.0.2",
- "IsFile": false,
- "IsNotes": false,
- "IsPassword": false
- },
- {
- "ItemID": 262099,
- "FieldID": 111,
- "FileAttachmentID": 0,
- "FieldName": "Username",
- "Slug": "username",
- "FieldDescription": "The Unix Machine Username.",
- "Filename": "",
- "ItemValue": "chuckTesta",
- "IsFile": false,
- "IsNotes": false,
- "IsPassword": false
- },
- {
- "ItemID": 262100,
- "FieldID": 110,
- "FileAttachmentID": 0,
- "FieldName": "Password",
- "Slug": "password",
- "FieldDescription": "The password of the Unix Machine.",
- "Filename": "",
- "ItemValue": "l*3FFtvZpcXd",
- "IsFile": false,
- "IsNotes": false,
- "IsPassword": true
- },
- {
- "ItemID": 262101,
- "FieldID": 109,
- "FileAttachmentID": 0,
- "FieldName": "Notes",
- "Slug": "notes",
- "FieldDescription": "Any additional notes.",
- "Filename": "",
- "ItemValue": "",
- "IsFile": false,
- "IsNotes": true,
- "IsPassword": false
- },
- {
- "ItemID": 262102,
- "FieldID": 189,
- "FileAttachmentID": 65,
- "FieldName": "Private Key",
- "Slug": "private-key",
- "FieldDescription": "The SSH private key.",
- "Filename": "",
- "ItemValue": "*** Not Valid For Display ***",
- "IsFile": true,
- "IsNotes": false,
- "IsPassword": false
- },
- {
- "ItemID": 262103,
- "FieldID": 190,
- "FileAttachmentID": 0,
- "FieldName": "Private Key Passphrase",
- "Slug": "private-key-passphrase",
- "FieldDescription": "The passphrase for decrypting the SSH private key.",
- "Filename": "",
- "ItemValue": "",
- "IsFile": false,
- "IsNotes": false,
- "IsPassword": true
- },
- {
- "ItemID": 262104,
- "FieldID": 374,
- "FileAttachmentID": 0,
- "FieldName": "Port",
- "Slug": "port",
- "FieldDescription": "Target port",
- "Filename": "",
- "ItemValue": "22",
- "IsFile": false,
- "IsNotes": false,
- "IsPassword": false
- }
- ]
- }
|