license#

Classes:

LicenseInstance

Information about license allowance and usage for a specific instance.

UpdateTag

Information about available CryoSPARC updates.

class LicenseInstance#

Information about license allowance and usage for a specific instance.

Attributes:

active_jobs: str#
alias: str#
commercial_instance: bool#
current_in_use: int#
default_max_licenses_available: int#
group_id: str#
id: str#
license_developer: bool#
license_live_enabled: bool#
max_licenses_available: int#
min_reserved_licenses: int#
num_queued_jobs: int#
queued_jobs: str#
reserved_licenses: int#
this_instance: bool#
valid: bool#
version: str#
class UpdateTag#

Information about available CryoSPARC updates.

Attributes:

message: str#
show_message: bool#