Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ResidencyPolicy
Interface ResidencyPolicy
interface
ResidencyPolicy
{
allowedRegions
:
DataRegion
[]
;
createdTs
:
number
;
customRegionLabel
?:
string
;
denyRegions
:
DataRegion
[]
;
isolationLevel
:
IsolationLevel
;
keyCustodyMode
:
KeyCustodyMode
;
legalHoldEnabled
:
boolean
;
policyHash
:
string
;
policyId
:
string
;
privacyRedactionEnabled
:
boolean
;
region
:
DataRegion
;
requireEncryptionAtRest
:
boolean
;
requireEncryptionInTransit
:
boolean
;
retentionMaxDays
:
number
;
retentionMinDays
:
number
;
}
Index
Properties
allowed
Regions
created
Ts
custom
Region
Label?
deny
Regions
isolation
Level
key
Custody
Mode
legal
Hold
Enabled
policy
Hash
policy
Id
privacy
Redaction
Enabled
region
require
Encryption
At
Rest
require
Encryption
In
Transit
retention
Max
Days
retention
Min
Days
Properties
allowed
Regions
allowedRegions
:
DataRegion
[]
created
Ts
createdTs
:
number
Optional
custom
Region
Label
customRegionLabel
?:
string
deny
Regions
denyRegions
:
DataRegion
[]
isolation
Level
isolationLevel
:
IsolationLevel
key
Custody
Mode
keyCustodyMode
:
KeyCustodyMode
legal
Hold
Enabled
legalHoldEnabled
:
boolean
policy
Hash
policyHash
:
string
policy
Id
policyId
:
string
privacy
Redaction
Enabled
privacyRedactionEnabled
:
boolean
region
region
:
DataRegion
require
Encryption
At
Rest
requireEncryptionAtRest
:
boolean
require
Encryption
In
Transit
requireEncryptionInTransit
:
boolean
retention
Max
Days
retentionMaxDays
:
number
retention
Min
Days
retentionMinDays
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Regions
created
Ts
custom
Region
Label
deny
Regions
isolation
Level
key
Custody
Mode
legal
Hold
Enabled
policy
Hash
policy
Id
privacy
Redaction
Enabled
region
require
Encryption
At
Rest
require
Encryption
In
Transit
retention
Max
Days
retention
Min
Days
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...