Cisco Cisco Prime Home 6.3 Developer's Guide

Page of 78
Cisco Prime Home – Integration Guide
 
 
OL-28557-01   v5.0.1
 
30 
"Settings.WLANConfiguration.1.BeaconType":"WPA", 
"Settings.WLANConfiguration.1.Secret":"abcd",  
 
Supplying a Provisioning Code with a OUI/SN  
"deviceRef": { 
"sn":"01234567890ab", "oui":"012345", 
"provisioningCode":"pcode-test-1 
Solution: Check the HTTP Status Message following the 400 code for more 
detailed information regarding the exact validation error. 
 
JSON Formatting  
Problem: A 400 status caused by a syntax error in JSON formatted data.  
Examples:  
Un-closed braces  
a: 1  
 
Un-closed string  
"a: 1  
 
Trailing comma  
"a": 1, 
 
Solution: Fix your JSON syntax. 
 can provide help. 
 
 
 
 
 
 
 
 
 
Subscriber DTO Schema