singlestoredb.management.organization.Organization¶
- class singlestoredb.management.organization.Organization(id: str, name: str, firewall_ranges: List[str])¶
Organization in SingleStoreDB Cloud portal.
This object is not directly instantiated. It is used in results of
WorkspaceManagerAPI calls.See also
- __init__(id: str, name: str, firewall_ranges: List[str])¶
Use
WorkspaceManager.organizationinstead.
Methods
__init__(id, name, firewall_ranges)Use
WorkspaceManager.organizationinstead.from_dict(obj, manager)Convert dictionary to an
Organizationobject.get_secret(name)Attributes
Retrieve a SingleStoreDB inference api manager.
Retrieve a SingleStoreDB scheduled job manager.
idUnique ID of the organization
nameName of the organization
firewall_rangesFirewall ranges of the organization