Created
January 13, 2021 00:02
-
-
Save Craigson/f21be1f652bd53f5fe42b1eaf8656421 to your computer and use it in GitHub Desktop.
output of syntropyctl get-networks cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"network_id": 266, | |
"organization_id": null, | |
"user_id": 294, | |
"agent_gateway_id": null, | |
"network_key": "dw1DsYshImp9jH4Gpn4dij2nPhDfyrfs", | |
"network_type": "POINT_TO_POINT", | |
"network_name": "MQT3", | |
"network_disable_sdn_connections": true, | |
"network_created_at": "2021-01-12T04:18:06.263", | |
"network_updated_at": "2021-01-12T04:19:02.539", | |
"network_metadata": { | |
"network_created_by": "SDK", | |
"network_type": "P2M", | |
"network_updated_by": "SDK" | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment