FrontService
Functions
__init__
Initialize self. See help(type(self)) for accurate signature.
lab_url :
str | None get_app_open_url
Return type :
str get_app_url
Return type :
str get_auto_login_url
expires_in :
int Return type :
str get_front_url
Return type :
str get_monitoring_activity_url
Return type :
str get_monitoring_credentials_url
Return type :
str get_monitoring_dashboard_url
Return type :
str get_monitoring_lab_url
Return type :
str get_monitoring_logs_url
Return type :
str get_monitoring_other_url
Return type :
str get_monitoring_tags_url
Return type :
str get_monitoring_virtual_envs_url
Return type :
str get_note_template_url
template_id :
str Return type :
str get_note_templates_list_url
Return type :
str get_note_url
note_id :
str Return type :
str get_notes_list_url
Return type :
str get_resource_open_space_url
Open route to access the resource but the user needs to be authenticated via the user_access_token
token :
str user_access_token :
str Return type :
str get_resource_open_url
token :
str Return type :
str get_resource_url
resource_id :
str Return type :
str get_resources_list_url
Return type :
str get_scenario_template_url
template_id :
str Return type :
str get_scenario_templates_list_url
Return type :
str get_scenario_url
scenario_id :
str Return type :
str get_scenarios_list_url
Return type :
str get_view_url
view_id :
str Return type :
str get_views_list_url
Return type :
str get_dark_theme @staticmethod
Return type :
FrontTheme get_light_theme @staticmethod
Return type :
FrontTheme