Cisco Cisco Prime Home 6.3 Developer's Guide

Page of 78
Cisco Prime Home – Integration Guide
 
 
OL-28558-01   v5.1
 
29 
Troubleshooting 
When Working with Documents 
Revision Conflict  
Problem: A 400 status caused by updating an out-of-date revision.  
Example:  
Response Status  
HTTP/1.1 400 revision is out of date; provided=86183852, 
existing=86183853  
 
Solution: Re-fetch the data, re-apply modifications to the fresh data, and re-
submit.  
Invalid Data 
Problem: A 400 status caused by an invalid data type  
Example:  
String instead of an integer  
"id":"1234"  
 
Solution: Refer to the WADL documentation for the correct data types.  
 
 
Problem: A 400 status caused by an illegal reference  
Example:  
Invalid service name  
"service": { 
"name":"a service name that does not exist", "status":"ENABLED"  
 
Solution: Ensure service names, labels and any other names which refer to 
something else are correct.  
 
 
 
Problem: A 400 status caused by a data validation error.  
Examples:  
WIFI Key is Too Short for WPA  
"settings": {