api.system.components.configuration.v1.test_helpers.instance package¶
Submodules¶
api.system.components.configuration.v1.test_helpers.instance.add_comment module¶
-
api.system.components.configuration.v1.test_helpers.instance.add_comment.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/comment, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.add_comment.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/comment, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.add_comment.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/comment, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/comment, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.create module¶
-
api.system.components.configuration.v1.test_helpers.instance.create.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.create.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.create.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.delete module¶
-
api.system.components.configuration.v1.test_helpers.instance.delete.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.delete.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.delete.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.disable_monitoring module¶
-
api.system.components.configuration.v1.test_helpers.instance.disable_monitoring.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/disable, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.disable_monitoring.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/disable, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.disable_monitoring.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/disable, respond with HTTP 200
api.system.components.configuration.v1.test_helpers.instance.enable_monitoring module¶
-
api.system.components.configuration.v1.test_helpers.instance.enable_monitoring.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/enable, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.enable_monitoring.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/enable, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.enable_monitoring.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/enable, respond with HTTP 200
api.system.components.configuration.v1.test_helpers.instance.list module¶
-
api.system.components.configuration.v1.test_helpers.instance.list.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.list.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.list.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.revisions module¶
-
api.system.components.configuration.v1.test_helpers.instance.revisions.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/revisions, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.revisions.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/revisions, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.revisions.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/revisions, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/revisions, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.schedule_monitoring module¶
-
api.system.components.configuration.v1.test_helpers.instance.schedule_monitoring.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/schedule, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.schedule_monitoring.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/schedule, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.schedule_monitoring.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+/monitoring/schedule, respond with HTTP 200
api.system.components.configuration.v1.test_helpers.instance.search module¶
-
api.system.components.configuration.v1.test_helpers.instance.search.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/search, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.search.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/search, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.search.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/search, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/search, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.update module¶
-
api.system.components.configuration.v1.test_helpers.instance.update.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.update.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.update.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 401
api.system.components.configuration.v1.test_helpers.instance.view module¶
-
api.system.components.configuration.v1.test_helpers.instance.view.forbidden(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 403
-
api.system.components.configuration.v1.test_helpers.instance.view.not_found(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 404
-
api.system.components.configuration.v1.test_helpers.instance.view.success(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/system/components/configuration/v1/instance/w+, respond with HTTP 401