Logo

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

BootstrapData

Properties

Name Type Description Notes
currentNode StorageNode    
license License    
parameterValues Parameters    
knownUsernames [String]    
knownEmails [String]    
identityValue ElementsUserDetail   [optional]
impersonationActive Bool    
debug Bool    
version ElementsVersion    
clientOS String    
sessionID String    
cloudConnections [CloudConnection]    
veritoneConnections [VeritoneConnection]    
aiConnections [AIConnection]    
events [Event]    
sentryConfig [String: String]    
hasWANNetworks Bool    
taskMeta [String: TaskType]    
scannerMetadataSchema [[String: String]]    
mediaRootPermissions [MediaRootPermission]    
sharedStorageValues [String: String]    
userStorageValues [String: String]    
samlProviders [SAMLProviderMini]    
activeSAMLProvider SAMLProviderMini   [optional]
settings [String: String]    
tasksSummary TasksSummary   [optional]

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