apps.clean

Clean vManage Resources.

Module Contents

class apps.clean.CleanVmanage(session, host, port=443)[source]

Bases: object

Reset all configurations on a vManage instance.

Executes the necessary REST calls in specific order to remove configurations applied to a vManage instance.

active_count_delay(self)[source]

Delay while there are active tasks.

clean_vedge_attachments(self)[source]

Clean all vedge attachments

clean_vedge(self)[source]

Clean all vedges

clean_controller_attachments(self)[source]

Clean all controller attachments

clean_device_templates(self)[source]

Clean all device templates

clean_feature_templates(self)[source]

Clean all feature templates

clean_central_policy(self)[source]

Clean all central policy

clean_local_policy(self)[source]

Clean all local policy

clean_policy_definitions(self)[source]

Clean all policy definitions

clean_policy_lists(self)[source]

Clean all policy lists

clean_security_policy(self)[source]

Clean all security policy

clean_all(self)[source]

Clean everything in vManage