Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
FleetResourceInventory
Interface FleetResourceInventory
interface
FleetResourceInventory
{
databaseIds
:
readonly
string
[]
;
deployments
:
readonly
FleetInventoryDeployment
[]
;
dispatchNamespace
?:
Readonly
<
{
name
:
string
;
namespaceId
?:
string
;
scriptCount
:
number
;
trustedWorkers
:
boolean
|
undefined
;
}
,
>
;
dispatchScriptCount
?:
number
;
findings
:
readonly
FleetInventoryFinding
[]
;
hostRoutingKvId
?:
string
;
namespaceIds
:
readonly
string
[]
;
r2Buckets
?:
readonly
Readonly
<
{
bucketName
:
string
;
creationDate
:
string
;
jurisdiction
:
R2Jurisdiction
;
}
,
>
[]
;
routes
:
readonly
Readonly
<
{
backend
:
ProvisioningBackendKind
;
environment
:
string
;
hostname
:
string
;
policyDigest
?:
string
;
policyHosts
?:
readonly
string
[]
;
policyId
?:
string
;
routeId
?:
string
;
scriptName
:
string
;
stateEgress
?:
Readonly
<
{
credentialDigest
:
string
;
resourceGroupId
:
string
;
stateScriptName
:
string
;
}
,
>
;
surface
?:
"custom-domain"
|
"host-registry"
|
"zone-route"
;
tenantTag
:
string
;
zoneId
?:
string
;
}
,
>
[]
;
scriptRegistrations
:
readonly
Readonly
<
{
databaseId
:
string
;
environment
:
string
;
routeHostname
:
string
;
scriptName
:
string
;
tenantTag
:
string
;
}
,
>
[]
;
}
Index
Properties
database
Ids
deployments
dispatch
Namespace?
dispatch
Script
Count?
findings
host
Routing
Kv
Id?
namespace
Ids
r2
Buckets?
routes
script
Registrations
Properties
Readonly
database
Ids
databaseIds
:
readonly
string
[]
Readonly
deployments
deployments
:
readonly
FleetInventoryDeployment
[]
Optional
Readonly
dispatch
Namespace
dispatchNamespace
?:
Readonly
<
{
name
:
string
;
namespaceId
?:
string
;
scriptCount
:
number
;
trustedWorkers
:
boolean
|
undefined
;
}
,
>
Optional
Readonly
dispatch
Script
Count
dispatchScriptCount
?:
number
Readonly
findings
findings
:
readonly
FleetInventoryFinding
[]
Optional
Readonly
host
Routing
Kv
Id
hostRoutingKvId
?:
string
Canonical HOSTS namespace assigned by the fleet control plane.
Readonly
namespace
Ids
namespaceIds
:
readonly
string
[]
Optional
Readonly
r2
Buckets
r2Buckets
?:
readonly
Readonly
<
{
bucketName
:
string
;
creationDate
:
string
;
jurisdiction
:
R2Jurisdiction
;
}
,
>
[]
Readonly
routes
routes
:
readonly
Readonly
<
{
backend
:
ProvisioningBackendKind
;
environment
:
string
;
hostname
:
string
;
policyDigest
?:
string
;
policyHosts
?:
readonly
string
[]
;
policyId
?:
string
;
routeId
?:
string
;
scriptName
:
string
;
stateEgress
?:
Readonly
<
{
credentialDigest
:
string
;
resourceGroupId
:
string
;
stateScriptName
:
string
;
}
,
>
;
surface
?:
"custom-domain"
|
"host-registry"
|
"zone-route"
;
tenantTag
:
string
;
zoneId
?:
string
;
}
,
>
[]
Readonly
script
Registrations
scriptRegistrations
:
readonly
Readonly
<
{
databaseId
:
string
;
environment
:
string
;
routeHostname
:
string
;
scriptName
:
string
;
tenantTag
:
string
;
}
,
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
database
Ids
deployments
dispatch
Namespace
dispatch
Script
Count
findings
host
Routing
Kv
Id
namespace
Ids
r2
Buckets
routes
script
Registrations
Documentation
GitHub
Anchorage API reference
Loading...
Canonical HOSTS namespace assigned by the fleet control plane.