Index

A | B | C | D | E | F | G | H | I | K | L | M | N | P | R | S | T | U | V | W

A

Action (class in watcherclient.v1.action)
ActionManager (class in watcherclient.v1.action)
ActionPlan (class in watcherclient.v1.action_plan)
ActionPlanManager (class in watcherclient.v1.action_plan)
add_arg() (in module watcherclient.common.cliutils)
add_hook() (watcherclient.common.apiclient.base.HookableMixin class method)
AmbigiousAuthSystem (in module watcherclient.exceptions)
AmbiguousAuthSystem
AmbiguousEndpoints
arg() (in module watcherclient.common.cliutils)
args_array_to_dict() (in module watcherclient.common.utils)
args_array_to_patch() (in module watcherclient.common.utils)
Audit (class in watcherclient.v1.audit)
AuditManager (class in watcherclient.v1.audit)
AuditTemplate (class in watcherclient.v1.audit_template)
AuditTemplateManager (class in watcherclient.v1.audit_template)
AuthorizationFailure
AuthPluginOptionsMissing
AuthSystemNotFound

B

BadGateway
BadRequest
BaseManager (class in watcherclient.common.apiclient.base)
build_option_parser() (watcherclient.shell.WatcherShell method)
build_url() (watcherclient.common.apiclient.base.CrudManager method)

C

Client (class in watcherclient.v1.client)
Client() (in module watcherclient.client)
ClientException
collection_key (watcherclient.common.apiclient.base.CrudManager attribute)
CommandError, [1]
common_filters() (in module watcherclient.common.utils)
common_params_for_list() (in module watcherclient.common.utils)
configure_logging() (watcherclient.shell.WatcherShell method)
Conflict
ConnectionError
ConnectionRefused
create() (watcherclient.common.apiclient.base.CrudManager method)
(watcherclient.v1.audit.AuditManager method)
(watcherclient.v1.audit_template.AuditTemplateManager method)
create_client() (watcherclient.shell.WatcherShell method)
CreateActionPlan (class in watcherclient.v1.action_plan_shell)
CreateAudit (class in watcherclient.v1.audit_shell)
CreateAuditTemplate (class in watcherclient.v1.audit_template_shell)
CrudManager (class in watcherclient.common.apiclient.base)

D

define_command() (in module watcherclient.common.utils)
define_commands_from_module() (in module watcherclient.common.utils)
delete() (watcherclient.common.apiclient.base.CrudManager method)
(watcherclient.v1.action_plan.ActionPlanManager method)
(watcherclient.v1.audit.AuditManager method)
(watcherclient.v1.audit_template.AuditTemplateManager method)
DeleteActionPlan (class in watcherclient.v1.action_plan_shell)
DeleteAudit (class in watcherclient.v1.audit_shell)
DeleteAuditTemplate (class in watcherclient.v1.audit_template_shell)

E

EndpointException
EndpointNotFound
env() (in module watcherclient.common.cliutils)
exit() (in module watcherclient.common.cliutils)
ExpectationFailed
Extension (class in watcherclient.common.apiclient.base)

F

find() (watcherclient.common.apiclient.base.CrudManager method)
(watcherclient.common.apiclient.base.ManagerWithFind method)
findall() (watcherclient.common.apiclient.base.ManagerWithFind method)
Forbidden
format_global_efficacy() (in module watcherclient.v1.action_plan_shell)
from_response() (in module watcherclient.common.apiclient.exceptions)
(in module watcherclient.exceptions)

G

GatewayTimeout
get() (watcherclient.common.apiclient.base.CrudManager method)
(watcherclient.common.apiclient.base.Resource method)
(watcherclient.v1.action.ActionManager method)
(watcherclient.v1.action_plan.ActionPlanManager method)
(watcherclient.v1.audit.AuditManager method)
(watcherclient.v1.audit_template.AuditTemplateManager method)
(watcherclient.v1.goal.GoalManager method)
get_client() (in module watcherclient.client)
get_parser() (watcherclient.v1.action_plan_shell.CreateActionPlan method)
(watcherclient.v1.action_plan_shell.DeleteActionPlan method)
(watcherclient.v1.action_plan_shell.ListActionPlan method)
(watcherclient.v1.action_plan_shell.ShowActionPlan method)
(watcherclient.v1.action_plan_shell.StartActionPlan method)
(watcherclient.v1.action_plan_shell.UpdateActionPlan method)
(watcherclient.v1.action_shell.ListAction method)
(watcherclient.v1.action_shell.ShowAction method)
(watcherclient.v1.audit_shell.CreateAudit method)
(watcherclient.v1.audit_shell.DeleteAudit method)
(watcherclient.v1.audit_shell.ListAudit method)
(watcherclient.v1.audit_shell.ShowAudit method)
(watcherclient.v1.audit_shell.UpdateAudit method)
(watcherclient.v1.audit_template_shell.CreateAuditTemplate method)
(watcherclient.v1.audit_template_shell.DeleteAuditTemplate method)
(watcherclient.v1.audit_template_shell.ListAuditTemplate method)
(watcherclient.v1.audit_template_shell.ShowAuditTemplate method)
(watcherclient.v1.audit_template_shell.UpdateAuditTemplate method)
(watcherclient.v1.goal_shell.ListGoal method)
(watcherclient.v1.goal_shell.ShowGoal method)
get_password() (in module watcherclient.common.cliutils)
get_service_type() (in module watcherclient.common.cliutils)
getid() (in module watcherclient.common.apiclient.base)
(in module watcherclient.common.base)
Goal (class in watcherclient.v1.goal)
GoalManager (class in watcherclient.v1.goal)
Gone

H

head() (watcherclient.common.apiclient.base.CrudManager method)
HelpFormatter (class in watcherclient.common.utils)
HookableMixin (class in watcherclient.common.apiclient.base)
http_status (watcherclient.common.apiclient.exceptions.BadGateway attribute)
(watcherclient.common.apiclient.exceptions.BadRequest attribute)
(watcherclient.common.apiclient.exceptions.Conflict attribute)
(watcherclient.common.apiclient.exceptions.ExpectationFailed attribute)
(watcherclient.common.apiclient.exceptions.Forbidden attribute)
(watcherclient.common.apiclient.exceptions.GatewayTimeout attribute)
(watcherclient.common.apiclient.exceptions.Gone attribute)
(watcherclient.common.apiclient.exceptions.HttpError attribute)
(watcherclient.common.apiclient.exceptions.HttpNotImplemented attribute)
(watcherclient.common.apiclient.exceptions.HttpVersionNotSupported attribute)
(watcherclient.common.apiclient.exceptions.InternalServerError attribute)
(watcherclient.common.apiclient.exceptions.LengthRequired attribute)
(watcherclient.common.apiclient.exceptions.MethodNotAllowed attribute)
(watcherclient.common.apiclient.exceptions.MultipleChoices attribute)
(watcherclient.common.apiclient.exceptions.NotAcceptable attribute)
(watcherclient.common.apiclient.exceptions.NotFound attribute)
(watcherclient.common.apiclient.exceptions.PaymentRequired attribute)
(watcherclient.common.apiclient.exceptions.PreconditionFailed attribute)
(watcherclient.common.apiclient.exceptions.ProxyAuthenticationRequired attribute)
(watcherclient.common.apiclient.exceptions.RequestEntityTooLarge attribute)
(watcherclient.common.apiclient.exceptions.RequestTimeout attribute)
(watcherclient.common.apiclient.exceptions.RequestUriTooLong attribute)
(watcherclient.common.apiclient.exceptions.RequestedRangeNotSatisfiable attribute)
(watcherclient.common.apiclient.exceptions.ServiceUnavailable attribute)
(watcherclient.common.apiclient.exceptions.Unauthorized attribute)
(watcherclient.common.apiclient.exceptions.UnprocessableEntity attribute)
(watcherclient.common.apiclient.exceptions.UnsupportedMediaType attribute)
(watcherclient.exceptions.InternalServerError attribute)
(watcherclient.exceptions.Unauthorized attribute)
HTTPClientError
HttpError
HttpNotImplemented
HTTPRedirection
HttpServerError
HttpVersionNotSupported
HUMAN_ID (watcherclient.common.apiclient.base.Resource attribute)
human_id (watcherclient.common.apiclient.base.Resource attribute)

I

import_versioned_module() (in module watcherclient.common.utils)
InternalServerError, [1]
InvalidAttribute
is_loaded() (watcherclient.common.apiclient.base.Resource method)
is_uuid_like() (in module watcherclient.common.utils)
isunauthenticated() (in module watcherclient.common.cliutils)

K

key (watcherclient.common.apiclient.base.CrudManager attribute)

L

LengthRequired
license
agreement
list() (watcherclient.common.apiclient.base.CrudManager method)
(watcherclient.common.apiclient.base.ManagerWithFind method)
(watcherclient.v1.action.ActionManager method)
(watcherclient.v1.action_plan.ActionPlanManager method)
(watcherclient.v1.audit.AuditManager method)
(watcherclient.v1.audit_template.AuditTemplateManager method)
(watcherclient.v1.goal.GoalManager method)
ListAction (class in watcherclient.v1.action_shell)
ListActionPlan (class in watcherclient.v1.action_plan_shell)
ListAudit (class in watcherclient.v1.audit_shell)
ListAuditTemplate (class in watcherclient.v1.audit_template_shell)
ListGoal (class in watcherclient.v1.goal_shell)
log (watcherclient.shell.WatcherShell attribute)
(watcherclient.v1.action_plan_shell.CreateActionPlan attribute)
(watcherclient.v1.action_plan_shell.DeleteActionPlan attribute)
(watcherclient.v1.action_plan_shell.ListActionPlan attribute)
(watcherclient.v1.action_plan_shell.ShowActionPlan attribute)
(watcherclient.v1.action_plan_shell.StartActionPlan attribute)
(watcherclient.v1.action_plan_shell.UpdateActionPlan attribute)
(watcherclient.v1.action_shell.ListAction attribute)
(watcherclient.v1.action_shell.ShowAction attribute)
(watcherclient.v1.audit_shell.CreateAudit attribute)
(watcherclient.v1.audit_shell.DeleteAudit attribute)
(watcherclient.v1.audit_shell.ListAudit attribute)
(watcherclient.v1.audit_shell.ShowAudit attribute)
(watcherclient.v1.audit_shell.UpdateAudit attribute)
(watcherclient.v1.audit_template_shell.CreateAuditTemplate attribute)
(watcherclient.v1.audit_template_shell.DeleteAuditTemplate attribute)
(watcherclient.v1.audit_template_shell.ListAuditTemplate attribute)
(watcherclient.v1.audit_template_shell.ShowAuditTemplate attribute)
(watcherclient.v1.audit_template_shell.UpdateAuditTemplate attribute)
(watcherclient.v1.goal_shell.ListGoal attribute)
(watcherclient.v1.goal_shell.ShowGoal attribute)

M

main() (in module watcherclient.shell)
Manager (class in watcherclient.common.base)
manager_class (watcherclient.common.apiclient.base.Extension attribute)
ManagerWithFind (class in watcherclient.common.apiclient.base)
message (watcherclient.common.apiclient.exceptions.BadGateway attribute)
(watcherclient.common.apiclient.exceptions.BadRequest attribute)
(watcherclient.common.apiclient.exceptions.Conflict attribute)
(watcherclient.common.apiclient.exceptions.ExpectationFailed attribute)
(watcherclient.common.apiclient.exceptions.Forbidden attribute)
(watcherclient.common.apiclient.exceptions.GatewayTimeout attribute)
(watcherclient.common.apiclient.exceptions.Gone attribute)
(watcherclient.common.apiclient.exceptions.HTTPClientError attribute)
(watcherclient.common.apiclient.exceptions.HTTPRedirection attribute)
(watcherclient.common.apiclient.exceptions.HttpError attribute)
(watcherclient.common.apiclient.exceptions.HttpNotImplemented attribute)
(watcherclient.common.apiclient.exceptions.HttpServerError attribute)
(watcherclient.common.apiclient.exceptions.HttpVersionNotSupported attribute)
(watcherclient.common.apiclient.exceptions.InternalServerError attribute)
(watcherclient.common.apiclient.exceptions.LengthRequired attribute)
(watcherclient.common.apiclient.exceptions.MethodNotAllowed attribute)
(watcherclient.common.apiclient.exceptions.MultipleChoices attribute)
(watcherclient.common.apiclient.exceptions.NotAcceptable attribute)
(watcherclient.common.apiclient.exceptions.NotFound attribute)
(watcherclient.common.apiclient.exceptions.PaymentRequired attribute)
(watcherclient.common.apiclient.exceptions.PreconditionFailed attribute)
(watcherclient.common.apiclient.exceptions.ProxyAuthenticationRequired attribute)
(watcherclient.common.apiclient.exceptions.RequestEntityTooLarge attribute)
(watcherclient.common.apiclient.exceptions.RequestTimeout attribute)
(watcherclient.common.apiclient.exceptions.RequestUriTooLong attribute)
(watcherclient.common.apiclient.exceptions.RequestedRangeNotSatisfiable attribute)
(watcherclient.common.apiclient.exceptions.ServiceUnavailable attribute)
(watcherclient.common.apiclient.exceptions.Unauthorized attribute)
(watcherclient.common.apiclient.exceptions.UnprocessableEntity attribute)
(watcherclient.common.apiclient.exceptions.UnsupportedMediaType attribute)
(watcherclient.exceptions.InternalServerError attribute)
(watcherclient.exceptions.Unauthorized attribute)
MethodNotAllowed
MissingArgs
MultipleChoices

N

NAME_ATTR (watcherclient.common.apiclient.base.Resource attribute)
NotAcceptable
NotFound
NoUniqueMatch

P

PaymentRequired
PreconditionFailed
prepare_to_run_command() (watcherclient.shell.WatcherShell method)
pretty_choice_list() (in module watcherclient.common.cliutils)
print_dict() (in module watcherclient.common.cliutils)
print_list() (in module watcherclient.common.cliutils)
ProxyAuthenticationRequired
put() (watcherclient.common.apiclient.base.CrudManager method)

R

RequestedRangeNotSatisfiable
RequestEntityTooLarge
RequestTimeout
RequestUriTooLong
Resource (class in watcherclient.common.apiclient.base)
(class in watcherclient.common.base)
resource_class (watcherclient.common.apiclient.base.BaseManager attribute)
(watcherclient.common.base.Manager attribute)
(watcherclient.v1.action.ActionManager attribute)
(watcherclient.v1.action_plan.ActionPlanManager attribute)
(watcherclient.v1.audit.AuditManager attribute)
(watcherclient.v1.audit_template.AuditTemplateManager attribute)
(watcherclient.v1.goal.GoalManager attribute)
run() (watcherclient.shell.WatcherShell method)
run_hooks() (watcherclient.common.apiclient.base.HookableMixin class method)

S

serialize_file_to_dict() (in module watcherclient.common.utils)
service_type() (in module watcherclient.common.cliutils)
ServiceUnavailable
set_loaded() (watcherclient.common.apiclient.base.Resource method)
ShowAction (class in watcherclient.v1.action_shell)
ShowActionPlan (class in watcherclient.v1.action_plan_shell)
ShowAudit (class in watcherclient.v1.audit_shell)
ShowAuditTemplate (class in watcherclient.v1.audit_template_shell)
ShowGoal (class in watcherclient.v1.goal_shell)
split_and_deserialize() (in module watcherclient.common.utils)
start() (watcherclient.v1.action_plan.ActionPlanManager method)
start_section() (watcherclient.common.utils.HelpFormatter method)
StartActionPlan (class in watcherclient.v1.action_plan_shell)
SUPPORTED_HOOKS (watcherclient.common.apiclient.base.Extension attribute)

T

take_action() (watcherclient.v1.action_plan_shell.CreateActionPlan method)
(watcherclient.v1.action_plan_shell.DeleteActionPlan method)
(watcherclient.v1.action_plan_shell.ListActionPlan method)
(watcherclient.v1.action_plan_shell.ShowActionPlan method)
(watcherclient.v1.action_plan_shell.StartActionPlan method)
(watcherclient.v1.action_plan_shell.UpdateActionPlan method)
(watcherclient.v1.action_shell.ListAction method)
(watcherclient.v1.action_shell.ShowAction method)
(watcherclient.v1.audit_shell.CreateAudit method)
(watcherclient.v1.audit_shell.DeleteAudit method)
(watcherclient.v1.audit_shell.ListAudit method)
(watcherclient.v1.audit_shell.ShowAudit method)
(watcherclient.v1.audit_shell.UpdateAudit method)
(watcherclient.v1.audit_template_shell.CreateAuditTemplate method)
(watcherclient.v1.audit_template_shell.DeleteAuditTemplate method)
(watcherclient.v1.audit_template_shell.ListAuditTemplate method)
(watcherclient.v1.audit_template_shell.ShowAuditTemplate method)
(watcherclient.v1.audit_template_shell.UpdateAuditTemplate method)
(watcherclient.v1.goal_shell.ListGoal method)
(watcherclient.v1.goal_shell.ShowGoal method)
to_dict() (watcherclient.common.apiclient.base.Resource method)
(watcherclient.common.base.Resource method)

U

unauthenticated() (in module watcherclient.common.cliutils)
Unauthorized, [1]
UnprocessableEntity
UnsupportedMediaType
UnsupportedVersion, [1]
update() (watcherclient.common.apiclient.base.CrudManager method)
(watcherclient.v1.action_plan.ActionPlanManager method)
(watcherclient.v1.audit.AuditManager method)
(watcherclient.v1.audit_template.AuditTemplateManager method)
UpdateActionPlan (class in watcherclient.v1.action_plan_shell)
UpdateAudit (class in watcherclient.v1.audit_shell)
UpdateAuditTemplate (class in watcherclient.v1.audit_template_shell)

V

validate_args() (in module watcherclient.common.cliutils)
ValidationError, [1]

W

watcherclient.client (module)
watcherclient.common.apiclient.base (module)
watcherclient.common.apiclient.exceptions (module)
watcherclient.common.base (module)
watcherclient.common.cliutils (module)
watcherclient.common.utils (module)
watcherclient.exceptions (module)
watcherclient.shell (module)
watcherclient.v1.action (module)
watcherclient.v1.action_plan (module)
watcherclient.v1.action_plan_shell (module)
watcherclient.v1.action_shell (module)
watcherclient.v1.audit (module)
watcherclient.v1.audit_shell (module)
watcherclient.v1.audit_template (module)
watcherclient.v1.audit_template_shell (module)
watcherclient.v1.client (module)
watcherclient.v1.goal (module)
watcherclient.v1.goal_shell (module)
watcherclient.v1.resource_fields (module)
watcherclient.version (module)
WatcherShell (class in watcherclient.shell)