splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Remove restart from client.Entity.disable #460

Closed vmalaviya-splunk closed 2 years ago

vmalaviya-splunk commented 2 years ago

restart() call has been removed from the client.Entity.disable method

vishwambhar commented 2 years ago

Interesting, so no unit test case impacted by this change?

vmalaviya-splunk commented 2 years ago

Interesting, so no unit test case impacted by this change?

No @vishwambhar, All the tests passed for the change