Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
registerTenant
Function registerTenant
registerTenant
(
opts
:
{
isolationLevel
?:
IsolationLevel
;
keyCustodyMode
?:
KeyCustodyMode
;
region
:
DataRegion
;
tenantId
:
string
;
workspaceId
:
string
;
}
,
workspace
?:
string
,
)
:
TenantBoundary
Register a tenant boundary with region and isolation settings.
Parameters
opts
:
{
isolationLevel
?:
IsolationLevel
;
keyCustodyMode
?:
KeyCustodyMode
;
region
:
DataRegion
;
tenantId
:
string
;
workspaceId
:
string
;
}
Optional
workspace
:
string
Returns
TenantBoundary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Register a tenant boundary with region and isolation settings.