Differences in REST Response - JSON Format
This chapter identifies interface changes for the REST APIs and SOAP APIs.
Use the table below to check the differences in the REST API JSON responses between the SDM 9.0.0 and 9.0.1 and later Releases.
Table 11-1 Differences in REST Response - JSON Format
Serial Number | REST APIs | REST Endpoints | SDM 9.0.0 | SDM 9.0.1 and Later Releases | Remarks |
---|---|---|---|---|---|
1 | Assign a Device to Element Manager for FCAPS | /rest/v1.3/configuration/devices | NA | "type": "restManagedDevice", | 9.0.0 does not have "type" tag |
2 | Get Device Configuration Management Summary | /rest/v1.3/configuration/devices/ID1 | NA | type: "restManagedDevice" | 9.0.0 does not have "type" tag |
3 | Load a Configuration for a Targeted Device | /rest/v1.3/configuration/devices/ID1/loadConfig | NA | type: "restManagedDevice" | 9.0.0 does not have "type" tag |