airgun.entities.rhai.manage

Module Contents

class airgun.entities.rhai.manage.ManageEntity

Bases: airgun.entities.base.BaseEntity

endpoint_path = /redhat_access/insights/manage
_toggle_service(self, state)
enable_service(self)

Enable the service.

disable_service(self)

Disable the service.

read(self, widget_names=None)

Read the content of the view.

class airgun.entities.rhai.manage.ManageDetails

Bases: airgun.entities.rhai.base.InsightsNavigateStep

Navigate to Red Hat Access Insights Manage screen.

VIEW
step(self, *args, **kwargs)