api.authentication.v1.user.test_helpers.user_apikey package¶
Submodules¶
api.authentication.v1.user.test_helpers.user_apikey.disable_method_for_user module¶
-
api.authentication.v1.user.test_helpers.user_apikey.disable_method_for_user.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/disable/w+, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.disable_method_for_user.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/disable/w+, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.disable_method_for_user.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/disable/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/disable/w+, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.download_public_key module¶
-
api.authentication.v1.user.test_helpers.user_apikey.download_public_key.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/pubkey, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.download_public_key.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/pubkey, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.download_public_key.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/pubkey, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/pubkey, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.enable_method_for_user module¶
-
api.authentication.v1.user.test_helpers.user_apikey.enable_method_for_user.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/enable/w+, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.enable_method_for_user.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/enable/w+, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.enable_method_for_user.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/enable/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/enable/w+, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.get_user_methods module¶
-
api.authentication.v1.user.test_helpers.user_apikey.get_user_methods.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/methods, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.get_user_methods.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/methods, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.get_user_methods.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/methods, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/methods, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.initiate module¶
-
api.authentication.v1.user.test_helpers.user_apikey.initiate.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.initiate.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.initiate.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.list module¶
-
api.authentication.v1.user.test_helpers.user_apikey.list.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.list.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.list.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.renew module¶
-
api.authentication.v1.user.test_helpers.user_apikey.renew.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey/w+, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.renew.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey/w+, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.renew.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/apikey/w+, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.reset_and_download_private_key module¶
-
api.authentication.v1.user.test_helpers.user_apikey.reset_and_download_private_key.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/reset, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.reset_and_download_private_key.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/reset, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.reset_and_download_private_key.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/reset, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/signature/reset, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.retrieve_s_m_s_token module¶
-
api.authentication.v1.user.test_helpers.user_apikey.retrieve_s_m_s_token.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/sms/token/w+, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.retrieve_s_m_s_token.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/sms/token/w+, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.retrieve_s_m_s_token.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/sms/token/w+, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/sms/token/w+, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.revoke module¶
-
api.authentication.v1.user.test_helpers.user_apikey.revoke.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.revoke.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.revoke.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/totp, respond with HTTP 401
api.authentication.v1.user.test_helpers.user_apikey.setup module¶
-
api.authentication.v1.user.test_helpers.user_apikey.setup.
forbidden
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/radius, respond with HTTP 403
-
api.authentication.v1.user.test_helpers.user_apikey.setup.
not_found
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/radius, respond with HTTP 404
-
api.authentication.v1.user.test_helpers.user_apikey.setup.
success
(function)[source]¶ Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/radius, respond with HTTP 200
Mock https://osl-argus-trunk-web1.mnemonic.no/web/api/authentication/v1/user/w+/radius, respond with HTTP 401