forked from datacenter/BRKACI-2945-CLUS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
29 lines (29 loc) · 773 Bytes
/
app.json
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
{
"api":{
"is_ready.json":"Check if the container is ready",
"resolve.json":"Perform DNS lookup"
},
"apicversion":"2.2(1k)",
"appid":"CLUS",
"author":"Andy Gossett, Axel Bodart",
"category":[
"Visibility and Monitoring"
],
"contact":{
"contact-email":"aciappcenter-support@cisco.com",
"contact-phone":"555-123-4567",
"contact-url":"https://github.com/datacenter/BRKACI-2945-CLUS"
},
"iconfile":"icon.png",
"metaversion":"1.1",
"name":"CiscoLiveUS",
"permissions":[
"tenant-epg",
"fabric-protocol-mgmt"
],
"permissionslevel":"read",
"shortdescr":"ACI App for CiscoLive US",
"vendor":"Cisco",
"vendordomain":"Cisco",
"version":"1.1"
}