Jenkinsapi check and update multibranch xml

Hello,

I have been looking into the jenkinsapi for python and found that there is the option to configure a multibranch pipeline by providing an xml. However, I have not found any method to check if the multibranch pipeline is created in the server, a method to modify the configuration by providing another xml or a method to delete the multibranch pipeline. Are there any methods for such purposes in the jenkinsapi?

Hello @apalomer :wave:

Are you referring to this wrapper: Using Python-Jenkins — Python Jenkins 1.1.1.dev1 documentation ?