All REST Endpoints

admin
administration APIs
Get Information on SDM Servers
Method: get
Path: /{versionId}/admin/serverInfo
Login
Method: post
Path: /{versionId}/admin/login
Logout
Method: post
Path: /{versionId}/admin/logout
device configuration
device configuration APIs
Add a configuration element
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configElements/add
Assign a Device to Element Manager for FCAPS Management
Method: post
Path: /{versionId}/configuration/devices
Create a Configuration Element
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configElements/create
Delete a Configuration Element
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configElements/delete
Delete Pending Configuration Modifications
Method: delete
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configurationChanges
Get a Configuration Element Instance
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configElements/retrieve
Get a List of Configuration Element Instances
Method: get
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configElements
Get a List of Devices Associated with Element Manager
Method: get
Path: /{versionId}/configuration/devices
Get a List of Top-level Configuration Element Types
Method: get
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/elementTypes
Get Additional Attribute Metadata
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/elementTypes/attributeMetadata
Get Additional Element Metadata
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/elementTypes/elementMetadata
Get Device Configuration Management Summary
Method: get
Path: /{versionId}/configuration/devices/{deviceId}
Get Pending Configuration Modifications
Method: get
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configurationChanges
Load a Configuration for a Targeted Device
Method: get
Path: /{versionId}/configuration/devices/{deviceId}/loadConfig
Unassign a Device from Element Manager to Stop FCAPS Management
Method: delete
Path: /{versionId}/configuration/devices/{deviceId}
Update a Configuration Element
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/configElements/update
Update a Configuration Password
Method: post
Path: /{versionId}/configuration/deviceConfigs/{deviceId}/util/encryptPassword
Update the Configuration on a Device
Method: post
Path: /{versionId}/configuration/devices/{deviceId}/action
fault
/fault
Get a List of Alarms
Method: get
Path: /{versionId}/fault/alarms
Get a List of Northbound Trap Receivers
Method: get
Path: /{versionId}/fault/trapReceivers
Get Information of a Targeted Northbound Trap Receiver
Method: get
Path: /{versionId}/fault/trapReceivers/{trapReceiverId}
Initiate a Request for Synchronization of Events or Alarms
Method: post
Path: /{versionId}/fault/trapReceivers/{trapReceiverId}/action
fraud protection
Fraud protection APIs
Send FPL Updates
Method: post
Path: /{versionId}/telephonyFraud/FPLUpdate
Upload an FPL File
Method: post
Path: /{versionId}/telephonyFraud/FPLFileUpload
inventory/device
inventory device APIs
Get Device Information
Method: get
Path: /{versionId}/inventory/deviceMgmt/devices/{deviceId}
Get Device License Information
Method: get
Path: /{versionId}/inventory/deviceMgmt/devices/capabilities/entitlements
Get Device Management Summary Information
Method: get
Path: /{versionId}/inventory/deviceMgmt/devices
Lock or Unlock a Device
Method: post
Path: /{versionId}/inventory/deviceMgmt/devices/{deviceId}/action
inventory/device group
Device group APIs.
Add a Device Group
Method: post
Path: /{versionId}/inventory/deviceMgmt/deviceGroups
Delete a Device Group
Method: delete
Path: /{versionId}/inventory/deviceMgmt/deviceGroups/{groupId}
Get Device Group Information
Method: get
Path: /{versionId}/inventory/deviceMgmt/deviceGroups/{groupId}
Get Existing Device Groups
Method: get
Path: /{versionId}/inventory/deviceMgmt/deviceGroups
Update a Device Group
Method: put
Path: /{versionId}/inventory/deviceMgmt/deviceGroups/{groupId}
network function
Network function APIs
Add an NF
Method: post
Path: /{versionId}/inventory/nfMgmt/nfs
Delete an NF
Method: delete
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}
Get a Targeted NF
Method: get
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}
Get Information on an NF Group
Method: get
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}/groups/{groupId}
Get List of NFs in Device Management
Method: get
Path: /{versionId}/inventory/nfMgmt/nfs
Get NF Device Groups
Method: get
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}/groups
Lock or Unlock Devices
Method: post
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}/groups/{groupId}/action
Move an NF to Another Device Group Parent
Method: put
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}
Submit a Request to Resynchronize an NF
Method: post
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}/action
Update NF Information
Method: put
Path: /{versionId}/inventory/nfMgmt/nfs/{nfId}/groups/{groupId}
network function category
administration APIs
Get a Targeted Category
Method: get
Path: /{versionId}/inventory/nfMgmt/nfCategories/{nfCategoryId}
Get Additional Category Metadata
Method: get
Path: /{versionId}/inventory/nfMgmt/nfCategories/{nfCategoryId}/nfTypes
Get Additional NF Metadata
Method: get
Path: /{versionId}/inventory/nfMgmt/nfCategories/{nfCategoryId}/nfTypes/{nfTypeName}
Get NF Supported product Categories
Method: get
Path: /{versionId}/inventory/nfMgmt/nfCategories
performance
Performance APIs
Deregister KPIs for Devices
Method: delete
Path: /{versionId}/performance/devices/kpis
Display Supported KPIs
Method: get
Path: /{versionId}/performance/devices/kpis
List Device Performance Information
Method: get
Path: /{versionId}/performance/devices
Register KPIs for devices
Method: post
Path: /{versionId}/performance/devices/kpis
Retrieve KPI Statistics for Devices
Method: post
Path: /{versionId}/performance/devices/kpis/stats
Update Registered KPIs
Method: put
Path: /{versionId}/performance/devices/kpis
plugin
plugin APIs
Get All Plug-ins
Method: get
Path: /{versionId}/admin/plugins
Get Plug-in Information
Method: get
Path: /{versionId}/admin/plugins/{pluginId}
Perform a Plug-in Action
Method: post
Path: /{versionId}/admin/plugins/{pluginId}/action
Remove a Plug-in
Method: delete
Path: /{versionId}/admin/plugins/{pluginId}
Update Plug-in Information
Method: put
Path: /{versionId}/admin/plugins/{pluginId}
Upload a Plug-in
Method: post
Path: /{versionId}/admin/plugins
route sets management
Route sets management APIs.
Add a Device to a Route Set
Method: post
Path: /{versionId}/routeSets/{routeSetId}/devices
Add a Route to Route Set
Method: post
Path: /{versionId}/routeSets/{routeSetId}/entries
Create a New Route Set
Method: post
Path: /{versionId}/routeSets
Delete a Route Set by ID
Method: delete
Path: /{versionId}/routeSets/{routeSetId}
Delete Device from Specified Route Set
Method: delete
Path: /{versionId}/routeSets/{routeSetId}/devices/{deviceGroupId}
Delete Route Entry by ID
Method: delete
Path: /{versionId}/routeSets/{routeSetId}/entries/{entryId}
Execute Action on Add Route Set
Method: post
Path: /{versionId}/routeSets/tasks/{taskId}/action
Execute an Action on CSV File Import
Method: post
Path: /{versionId}/routeSets/{routeSetId}/importFile/{taskId}/action
Get All Route Entries from a Specific Range Type Route Set by Range
Method: get
Path: /{versionId}/routeSets/{routeSetId}/routeEntries/{rangeStart}/{rangeEnd}
Get All Route Entries from a Specific Route Set by pubID
Method: get
Path: /{versionId}/routeSets/{routeSetId}/routeEntries
Get All Route Entries in a Route Set Without Filter Criteria
Method: get
Path: /{versionId}/routeSets/{routeSetId}/routes
Get All Route Sets
Method: get
Path: /{versionId}/routeSets
Get all Route Updates on Devices
Method: get
Path: /{versionId}/routeSets/routeUpdates
Get Devices from a Specific Route Set
Method: get
Path: /{versionId}/routeSets/{routeSetId}/devices
Get Route Entries from a Specific Route Set
Method: get
Path: /{versionId}/routeSets/{routeSetId}/entries
Get Route Entry by ID
Method: get
Path: /{versionId}/routeSets/{routeSetId}/entries/{entryId}
Get Route Sets by Route Set ID
Method: get
Path: /{versionId}/routeSets/{routeSetId}
Get Status by Task ID
Method: get
Path: /{versionId}/routeSets/routeUpdates/{taskId}
Get the Import Status
Method: get
Path: /{versionId}/routeSets/{routeSetId}/importFile/{taskId}
Get the Task Status
Method: get
Path: /{versionId}/routeSets/tasks/{taskId}
Import a CSV File in to a Route Set
Method: post
Path: /{versionId}/routeSets/{routeSetId}/importFile
List templates on the SDM Server
Method: get
Path: /{versionId}/routeSets/importTemplates
Lock a RouteSet
Method: post
Path: /{versionId}/routeSets/{routeSetId}/action
Modify a Route Set
Method: put
Path: /{versionId}/routeSets/{routeSetId}
Modify a Route Set Update
Method: post
Path: /{versionId}/routeSets/routeUpdates/{taskId}/action
Modify Route Entry by ID
Method: put
Path: /{versionId}/routeSets/{routeSetId}/entries/{entryId}
Update SBC devices with a Route Sets
Method: post
Path: /{versionId}/routeSets/devices/action
Update SBC Devices with Route Set
Method: post
Path: /{versionId}/routeSets/{routeSetId}/devices/action
security
/security
Get User Account Information
Method: get
Path: /{versionId}/security/accountMgmt
Get User Information
Method: get
Path: /{versionId}/security/users/{userId}
Get Users
Method: get
Path: /{versionId}/security/users