@itentialopensource/adapter-bluecat
Version:
This adapter integrates with system described as: BlueCat ProteusAPI.
38 lines • 850 B
JSON
[
{
"IP": "...",
"ip": "...",
"sshUser": "...",
"hostPublicKey": "...",
"hostPublicKeyGeneratedTimestamp": 12345,
"userPublicKey": "...",
"userPublicKeyGeneratedTimestamp": 12345
},
{
"IP": "...",
"ip": "...",
"sshUser": "...",
"hostPublicKey": "...",
"hostPublicKeyGeneratedTimestamp": 12345,
"userPublicKey": "...",
"userPublicKeyGeneratedTimestamp": 12345
},
{
"IP": "...",
"ip": "...",
"sshUser": "...",
"hostPublicKey": "...",
"hostPublicKeyGeneratedTimestamp": 12345,
"userPublicKey": "...",
"userPublicKeyGeneratedTimestamp": 12345
},
{
"IP": "...",
"ip": "...",
"sshUser": "...",
"hostPublicKey": "...",
"hostPublicKeyGeneratedTimestamp": 12345,
"userPublicKey": "...",
"userPublicKeyGeneratedTimestamp": 12345
}
]