Configuring a protocol plug-in System administrators can configure protocol plug-ins by using REST Administration APIs. Creating and updating a protocol plug-inSystem administrators can import a new or updated protocol plug-in by using the Eclipse Amlen REST API PUT method. System administrators can then create the protocol plug-in by using the Eclipse Amlen REST API POST method.Deleting a protocol plug-inSystem administrators can delete a protocol plug-in by using the Eclipse Amlen REST API DELETE method. Updating a protocol plug-in properties fileUpdate an installed protocol plug-in properties file by using the Eclipse Amlen REST API POST method. Viewing protocol plug-ins and the contents of plug-in properties filesSystem administrators can view the protocol plug-ins that are on Eclipse Amlen and the contents of their properties files by using the Eclipse Amlen REST API GET method. Viewing the protocols and their allowed actionsSystem administrators can view the protocols that are on Eclipse Amlen and the actions that are allowed for each of them by using the Eclipse Amlen REST API GET method. Parent topic: Configuring protocol plug-ins