Improve and document cdp module list_peers output
Example output:
reg03:~$ sudo kamcmd cdp.list_peers
{
Realm: YYY.com
Identity: 212.XX.XX.3
Accept unknown peers: 0
Connect timeout: 5
Transaction timeout: 5
Default auth session timeout: 3600
Queue length: 32
Workers: 8
Peer count: 3
Peers: {
FQDN: 212.XX.XX.1
Details: {
State: R_Open
Disabled: False
Last used: 1745907094
Applications: {
appid:vendorid: 4:10415
}
}
FQDN: 212.XX.XX.2
Details: {
State: R_Open
Disabled: False
Last used: -1406883582
Applications: {
appid:vendorid: 4:10415
}
}
FQDN: 212.XX.XX.3
Details: {
State: R_Open
Disabled: False
Last used: 1745907095
Applications: {
appid:vendorid: 4:10415
}
}
}
}
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.