Readonly
defaultsReadonly
ltsStatic
ltsOptional
parameters: { acs_entrance_ids: string[]; space_id: string }ID of the space to which you want to add entrances.
Optional
parameters: { device_ids: string[]; space_id: string }IDs of the devices that you want to add to the space.
ID of the space to which you want to add devices.
Optional
parameters: {Optional
acs_entrance_ids?: string[]IDs of the entrances that you want to add to the new space.
Optional
device_ids?: string[]IDs of the devices that you want to add to the new space.
Name of the space that you want to create.
Optional
space_key?: stringUnique key for the space within the workspace.
Optional
parameters: { space_id: string }ID of the space that you want to delete.
Optional
parameters: SpacesGetParametersOptional
parameters: {Optional
exclude?: ("acs_entrances" | "acs_systems" | "connected_accounts" | "devices" | "spaces")[]Optional
include?: ("acs_entrances" | "acs_systems" | "connected_accounts" | "devices" | "spaces")[]Optional
space_ids?: string[]IDs of the spaces that you want to get along with their related resources.
Optional
space_keys?: string[]Keys of the spaces that you want to get along with their related resources.
Optional
parameters: {Optional
connected_account_id?: stringFilter spaces to only include those that contain devices or access control systems belonging to the specified connected account.
Optional
customer_key?: stringCustomer key for which you want to list spaces.
Optional
search?: stringString for which to search. Filters returned spaces to include all records that satisfy a partial match using name
.
Optional
space_key?: stringFilter spaces by space_key.
Optional
parameters: { acs_entrance_ids: string[]; space_id: string }IDs of the entrances that you want to remove from the space.
ID of the space from which you want to remove entrances.
Optional
parameters: { device_ids: string[]; space_id: string }IDs of the devices that you want to remove from the space.
ID of the space from which you want to remove devices.
Optional
parameters: {Optional
acs_entrance_ids?: string[]IDs of the entrances that you want to set for the space. If specified, this will replace all existing entrances.
Optional
device_ids?: string[]IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.
Optional
name?: stringName of the space.
Optional
space_id?: stringID of the space that you want to update.
Optional
space_key?: stringUnique key of the space that you want to update.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
IDs of the entrances that you want to add to the space.