silo_list

Lists silos that are discoverable based on the current permissions.

get/v1/system/silos

Query Parameters

limit

Maximum number of items returned by a single call

Token returned by previous call to retrieve the subsequent page

Supported set of sort modes for scanning by name or id

Responses

200

successful operation

Object
items

list of items on this page of results

View of a Silo

A Silo is the highest level unit of isolation.

Object
admin_group_name

Optionally, silos can have a group name that is automatically granted the silo admin role.

description

Human-readable free-form text about a resource

discoverable

A silo where discoverable is false can be retrieved only by its id - it will not be part of the "list all silos" output.

id

Unique, immutable, system-controlled identifier for each resource

identity_mode

How users and groups are managed in this Silo

Describes how identities are managed and users are authenticated in this Silo

mapped_fleet_roles

Mapping of which Fleet roles are conferred by each Silo role

The default is that no Fleet roles are conferred by any Silo roles unless there's a corresponding entry in this map.

Key
String
Value
array
admincollaboratorviewer
name

Unique, mutable, user-controlled identifier for each resource

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

time_created

Timestamp when this resource was created

time_modified

Timestamp when this resource was last modified

next_page

token used to fetch the next page of results (if any)

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id