test_data.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "Name": "DSV unix template test secret",
  3. "FolderID": 67,
  4. "ID": 49490,
  5. "SiteID": 1,
  6. "SecretTemplateID": 6007,
  7. "SecretPolicyID": -1,
  8. "PasswordTypeWebScriptID": -1,
  9. "LauncherConnectAsSecretID": -1,
  10. "CheckOutIntervalMinutes": -1,
  11. "Active": true,
  12. "CheckedOut": false,
  13. "CheckOutEnabled": false,
  14. "AutoChangeEnabled": false,
  15. "CheckOutChangePasswordEnabled": false,
  16. "DelayIndexing": false,
  17. "EnableInheritPermissions": true,
  18. "EnableInheritSecretPolicy": true,
  19. "ProxyEnabled": false,
  20. "RequiresComment": false,
  21. "SessionRecordingEnabled": false,
  22. "WebLauncherRequiresIncognitoMode": false,
  23. "Items": [
  24. {
  25. "ItemID": 262098,
  26. "FieldID": 108,
  27. "FileAttachmentID": 0,
  28. "FieldName": "Machine",
  29. "Slug": "machine",
  30. "FieldDescription": "The Server or Location of the Unix Machine.",
  31. "Filename": "",
  32. "ItemValue": "192.168.0.2",
  33. "IsFile": false,
  34. "IsNotes": false,
  35. "IsPassword": false
  36. },
  37. {
  38. "ItemID": 262099,
  39. "FieldID": 111,
  40. "FileAttachmentID": 0,
  41. "FieldName": "Username",
  42. "Slug": "username",
  43. "FieldDescription": "The Unix Machine Username.",
  44. "Filename": "",
  45. "ItemValue": "chuckTesta",
  46. "IsFile": false,
  47. "IsNotes": false,
  48. "IsPassword": false
  49. },
  50. {
  51. "ItemID": 262100,
  52. "FieldID": 110,
  53. "FileAttachmentID": 0,
  54. "FieldName": "Password",
  55. "Slug": "password",
  56. "FieldDescription": "The password of the Unix Machine.",
  57. "Filename": "",
  58. "ItemValue": "l*3FFtvZpcXd",
  59. "IsFile": false,
  60. "IsNotes": false,
  61. "IsPassword": true
  62. },
  63. {
  64. "ItemID": 262101,
  65. "FieldID": 109,
  66. "FileAttachmentID": 0,
  67. "FieldName": "Notes",
  68. "Slug": "notes",
  69. "FieldDescription": "Any additional notes.",
  70. "Filename": "",
  71. "ItemValue": "",
  72. "IsFile": false,
  73. "IsNotes": true,
  74. "IsPassword": false
  75. },
  76. {
  77. "ItemID": 262102,
  78. "FieldID": 189,
  79. "FileAttachmentID": 65,
  80. "FieldName": "Private Key",
  81. "Slug": "private-key",
  82. "FieldDescription": "The SSH private key.",
  83. "Filename": "",
  84. "ItemValue": "*** Not Valid For Display ***",
  85. "IsFile": true,
  86. "IsNotes": false,
  87. "IsPassword": false
  88. },
  89. {
  90. "ItemID": 262103,
  91. "FieldID": 190,
  92. "FileAttachmentID": 0,
  93. "FieldName": "Private Key Passphrase",
  94. "Slug": "private-key-passphrase",
  95. "FieldDescription": "The passphrase for decrypting the SSH private key.",
  96. "Filename": "",
  97. "ItemValue": "",
  98. "IsFile": false,
  99. "IsNotes": false,
  100. "IsPassword": true
  101. },
  102. {
  103. "ItemID": 262104,
  104. "FieldID": 374,
  105. "FileAttachmentID": 0,
  106. "FieldName": "Port",
  107. "Slug": "port",
  108. "FieldDescription": "Target port",
  109. "Filename": "",
  110. "ItemValue": "22",
  111. "IsFile": false,
  112. "IsNotes": false,
  113. "IsPassword": false
  114. }
  115. ]
  116. }