Logo

View the Project on GitHub elements-storage/elements-sdk-python

BootstrapData

Properties

Name Type Description Notes
current_node StorageNode    
public_parameters PublicParameters    
known_usernames [str]    
known_emails [str]    
impersonation_active bool    
one_time_access_token_active bool    
debug bool    
version ElementsVersion    
client_os str    
session_id str    
cloud_connections [CloudConnection]    
ai_connections [AIConnection]    
events [Event]    
sentry_config {str: (str, none_type)}    
has_wan_networks bool    
task_meta {str: (TaskType,)}    
scanner_metadata_schema [{str: (str, none_type)}]    
media_root_permissions [MediaRootPermission]    
shared_storage_values {str: (str, none_type)}    
user_storage_values {str: (str, none_type)}    
saml_providers [SAMLProviderMini]    
settings {str: (str, none_type)}    
kibana_enabled bool    
system_name str    
stream_proxy_url_prefix str    
has_password_policy bool    
license License   [optional]
parameter_values Parameters   [optional]
identity_value ElementsUserDetail   [optional]
active_saml_provider SAMLProviderMini   [optional]
tasks_summary TasksSummary   [optional]

[Back to Model list] [Back to API list] [Back to README]