gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

FrontService

Functions
get_app_open_url @staticmethod
Return type : str
get_app_url @staticmethod
Return type : str
get_auto_login_url @staticmethod
expires_in : int
Return type : str
get_dark_theme @staticmethod
Return type : FrontTheme
get_front_url @staticmethod
Return type : str
get_light_theme @staticmethod
Return type : FrontTheme
get_monitoring_activity_url @staticmethod
Return type : str
get_monitoring_credentials_url @staticmethod
Return type : str
get_monitoring_dashboard_url @staticmethod
Return type : str
get_monitoring_lab_url @staticmethod
Return type : str
get_monitoring_logs_url @staticmethod
Return type : str
get_monitoring_other_url @staticmethod
Return type : str
get_monitoring_tags_url @staticmethod
Return type : str
get_monitoring_virtual_envs_url @staticmethod
Return type : str
get_note_template_url @staticmethod
template_id : str
Return type : str
get_note_templates_list_url @staticmethod
Return type : str
get_note_url @staticmethod
note_id : str
Return type : str
get_notes_list_url @staticmethod
Return type : str
get_resource_open_space_url @staticmethod

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 @staticmethod
token : str
Return type : str
get_resource_url @staticmethod
resource_id : str
Return type : str
get_resources_list_url @staticmethod
Return type : str
get_scenario_template_url @staticmethod
template_id : str
Return type : str
get_scenario_templates_list_url @staticmethod
Return type : str
get_scenario_url @staticmethod
scenario_id : str
Return type : str
get_scenarios_list_url @staticmethod
Return type : str
get_view_url @staticmethod
view_id : str
Return type : str
get_views_list_url @staticmethod
Return type : str