All REST Endpoints
admin
- Get Information on SDM Servers
- Method: getPath:
/rest/{versionId}/admin/serverInfo - Login
- Method: postPath:
/rest/{versionId}/admin/login - Logout
- Method: postPath:
/rest/{versionId}/admin/logout
device configuration
- Add a configuration element
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configElements/add - Assign a Device to Element Manager for FCAPS Management
- Method: postPath:
/rest/{versionId}/configuration/devices - Create a Configuration Element
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configElements/create - Delete a Configuration Element
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configElements/delete - Delete Pending Configuration Modifications
- Method: deletePath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configurationChanges - Get a Configuration Element Instance
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configElements/retrieve - Get a List of Configuration Element Instances
- Method: getPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configElements - Get a List of Devices Associated with Element Manager
- Method: getPath:
/rest/{versionId}/configuration/devices - Get a List of Top-level Configuration Element Types
- Method: getPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/elementTypes - Get Additional Attribute Metadata
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/elementTypes/attributeMetadata - Get Additional Element Metadata
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/elementTypes/elementMetadata - Get Device Configuration Management Summary Information
- Method: getPath:
/rest/{versionId}/configuration/devices/{deviceId} - Get Pending Configuration Modifications
- Method: getPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configurationChanges - Load a Configuration for a Targeted Device
- Method: getPath:
/rest/{versionId}/configuration/devices/{deviceId}/loadConfig - Unassign a Device from Element Manager to Stop FCAPS Management
- Method: deletePath:
/rest/{versionId}/configuration/devices/{deviceId} - Update a Configuration Element
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/configElements/update - Update a Configuration Password
- Method: postPath:
/rest/{versionId}/configuration/deviceConfigs/{deviceId}/util/encryptPassword - Update the Configuration on a Device
- Method: postPath:
/rest/{versionId}/configuration/devices/{deviceId}/action
fault
- Get a List of Alarms
- Method: getPath:
/rest/{versionId}/fault/alarms - Get a List of Northbound Trap Receivers
- Method: getPath:
/rest/{versionId}/fault/trapReceivers - Get Information of a Targeted Northbound Trap Receiver
- Method: getPath:
/rest/{versionId}/fault/trapReceivers/{trapReceiverId} - Initiate a Request for Synchronization of Events or Alarms
- Method: postPath:
/rest/{versionId}/fault/trapReceivers/{trapReceiverId}/action
fraud protection
- Incremental update FPL list to the SDM server
- Method: postPath:
/rest/{versionId}/telephonyFraud/FPLUpdate - Upload the FPL full list file to the SDM server
- Method: postPath:
/rest/{versionId}/telephonyFraud/FPLFileUpload
inventory/device
- Get Device Information
- Method: getPath:
/rest/{versionId}/inventory/deviceMgmt/devices/{deviceId} - Get Device License Information
- Method: getPath:
/rest/{versionId}/inventory/deviceMgmt/devices/capabilities/entitlements - Get Device Management Summary Information
- Method: getPath:
/rest/{versionId}/inventory/deviceMgmt/devices - Lock or Unlock a Device
- Method: postPath:
/rest/{versionId}/inventory/deviceMgmt/devices/{deviceId}/action
inventory/device group
- Add a Device Group
- Method: postPath:
/rest/{versionId}/inventory/deviceMgmt/deviceGroups - Delete a Device Group
- Method: deletePath:
/rest/{versionId}/inventory/deviceMgmt/deviceGroups/{groupId} - Get Device Group Information
- Method: getPath:
/rest/{versionId}/inventory/deviceMgmt/deviceGroups/{groupId} - Get Existing Device Groups
- Method: getPath:
/rest/{versionId}/inventory/deviceMgmt/deviceGroups - Update a Device Group
- Method: putPath:
/rest/{versionId}/inventory/deviceMgmt/deviceGroups/{groupId}
network function
- Add an NF
- Method: postPath:
/rest/{versionId}/inventory/nfMgmt/nfs - Delete an NF
- Method: deletePath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId} - Get a Targeted NF
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId} - Get Information on an NF Group
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId}/groups/{groupId} - Get List of NFs in Device Management
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfs - Get NF Device Groups
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId}/groups - Lock or Unlock Devices
- Method: postPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId}/groups/{groupId}/action - Move an NF to Another Device Group Parent
- Method: putPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId} - Submit a Request to Resynchronize an NF
- Method: postPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId}/action - Update NF Information
- Method: putPath:
/rest/{versionId}/inventory/nfMgmt/nfs/{nfId}/groups/{groupId}
network function category
- Get a Targeted Category
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfCategories/{nfCategoryId} - Get Additional Category Metadata
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfCategories/{nfCategoryId}/nfTypes - Get Additional NF Metadata
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfCategories/{nfCategoryId}/nfTypes/{nfTypeName} - Get NF Supported product Categories
- Method: getPath:
/rest/{versionId}/inventory/nfMgmt/nfCategories
plugin
- Get All Plug-ins
- Method: getPath:
/rest/{versionId}/admin/plugins - Get Plug-in Information
- Method: getPath:
/rest/{versionId}/admin/plugins/{pluginId} - Perform a Plug-in Action
- Method: postPath:
/rest/{versionId}/admin/plugins/{pluginId}/action - Remove a Plug-in
- Method: deletePath:
/rest/{versionId}/admin/plugins/{pluginId} - Update Plug-in Information
- Method: putPath:
/rest/{versionId}/admin/plugins/{pluginId} - Upload a Plug-in
- Method: postPath:
/rest/{versionId}/admin/plugins
security
- Get User Account Information
- Method: getPath:
/rest/{versionId}/security/accountMgmt - Get User Information
- Method: getPath:
/rest/{versionId}/security/users/{userId} - Get Users
- Method: getPath:
/rest/{versionId}/security/users