Use the removeExternalBundleRepository command to remove a link to an external bundle repository.
To run the command, use the AdminTask object of the wsadmin scripting client.
print AdminTask.help('OSGiApplicationCommands')
print AdminTask.help('command_name')
AdminConfig.save()
This command removes a link to an external bundle repository.
The specified bundle repository link.
None.
None.
AdminTask.removeExternalBundleRepository('-name bundle_repository_name')