-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathsample-code.json
More file actions
155 lines (155 loc) · 4.74 KB
/
sample-code.json
File metadata and controls
155 lines (155 loc) · 4.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
[
{
"title":"ydk-py-samples",
"desc":"Sample apps for YDK-Py",
"githubUrl":"https://github.com/CiscoDevNet/ydk-py-samples",
"forks":62,
"stars":63,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"finesse-sample-code",
"desc":"Sample Gadgets and code for use with Finesse",
"githubUrl":"https://github.com/CiscoDevNet/finesse-sample-code",
"forks":5,
"stars":30,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"webex-webhooks-sample",
"desc":"Scripts for creating a Webex webhook to get notified of new messages in a room, filter the messages, trigger a request to get data, and then post the data in a room.",
"githubUrl":"https://github.com/CiscoDevNet/webex-webhooks-sample",
"forks":5,
"stars":7,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"botkit-webex-samples",
"desc":"Cisco Webex bot samples built with Botkit",
"githubUrl":"https://github.com/CiscoDevNet/botkit-webex-samples",
"forks":21,
"stars":20,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"netconf-examples",
"desc":"NETCONF examples for learning labs",
"githubUrl":"https://github.com/CiscoDevNet/netconf-examples",
"forks":9,
"stars":21,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"restconf-examples",
"desc":"RESTconf examples for learning labs and sample code",
"githubUrl":"https://github.com/CiscoDevNet/restconf-examples",
"forks":6,
"stars":15,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"pyats-ios-sample",
"desc":"pyATS Example script for Cisco IOS Testbed",
"githubUrl":"https://github.com/CiscoDevNet/pyats-ios-sample",
"forks":4,
"stars":5,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"pyats-sample-scripts",
"desc":"Various pyATS-based Test Automation Scripts",
"githubUrl":"https://github.com/CiscoDevNet/pyats-sample-scripts",
"forks":3,
"stars":4,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"yang-examples",
"desc":null,
"githubUrl":"https://github.com/CiscoDevNet/yang-examples",
"forks":2,
"stars":6,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"intro-to-programming-code-samples",
"desc":null,
"githubUrl":"https://github.com/CiscoDevNet/intro-to-programming-code-samples",
"forks":6,
"stars":2,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"bot-hosting-sample",
"desc":"Code sample companion to the Bot Hosting Learning Lab",
"githubUrl":"https://github.com/CiscoDevNet/bot-hosting-sample",
"forks":1,
"stars":0,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"IOx_Sample_Code",
"desc":null,
"githubUrl":"https://github.com/CiscoDevNet/IOx_Sample_Code",
"forks":0,
"stars":0,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"aci-learning-labs-code-samples",
"desc":null,
"githubUrl":"https://github.com/CiscoDevNet/aci-learning-labs-code-samples",
"forks":0,
"stars":4,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"dnac-samples-aradford",
"desc":null,
"githubUrl":"https://github.com/CiscoDevNet/dnac-samples-aradford",
"forks":0,
"stars":2,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"widget-samples",
"desc":"Examples for Cisco Webex Widgets",
"githubUrl":"https://github.com/CiscoDevNet/widget-samples",
"forks":0,
"stars":1,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"dnac-apis-with-python-sample-codes",
"desc":"Python code to go with Cisco DNA Center learning labs",
"githubUrl":"https://github.com/CiscoDevNet/dnac-apis-with-python-sample-codes",
"forks":1,
"stars":1,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
},
{
"title":"pyats-plugin-examples",
"desc":"Examples of various pyATS plugins",
"githubUrl":"https://github.com/CiscoDevNet/pyats-plugin-examples",
"forks":1,
"stars":1,
"org":"CiscoDevNet",
"orgUrl":"https://github.com/CiscoDevNet"
}
]