{"body":"    @abc.abstractmethod\n    def health_monitor_create(self, healthmonitor):\n        \"\"\"Creates a new health monitor.\n\n        :param healthmonitor (object): The health monitor object.\n        :return: Nothing if the create request was accepted.\n        :raises DriverError: An unexpected error occurred in the driver.\n        :raises NotImplementedError: if driver does not support request.\n        :raises UnsupportedOptionError: if driver does not\n          support one of the configuration options.\n        \"\"\"\n        raise NotImplementedError()","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/0PLv9SoS","modified":1522453127,"id":"0PLv9SoS","size":549,"lines":12,"own_paste":false,"theme":"","date":1522453127}