|
bind(self,
id)
Bind (subscribe) all the consumers in a consumergroup to a
repository. |
source code
|
|
|
unbind(self,
id)
Unbind (unsubscribe) all the consumers in a consumergroup from a
repository. |
source code
|
|
|
|
|
|
|
|
|
installerrata(self,
id)
Install applicable errata Body contains a list of consumer groups |
source code
|
|
|
|
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__init__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
|
_output(self,
data)
JSON encode the response and set the appropriate headers |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
params(self)
JSON decode the objects in the requests body and return them |
source code
|
|
|
|