DataBoxEdgeDevice Class
The Data Box Edge/Gateway device.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
DataBoxEdgeDevice(*, location: str, tags: Dict[str, str] | None = None, sku: _models.Sku | None = None, etag: str | None = None, data_box_edge_device_status: str | _models.DataBoxEdgeDeviceStatus | None = None, description: str | None = None, model_description: str | None = None, friendly_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
location
|
The location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed. Required. |
|
tags
|
The list of tags that describe the device. These tags can be used to view and group this device (across resource groups). Default value: None
|
|
sku
|
The SKU type. Default value: None
|
|
etag
|
The etag for the devices. Default value: None
|
|
data_box_edge_device_status
|
The status of the Data Box Edge/Gateway device. Known values are: "ReadyToSetup", "Online", "Offline", "NeedsAttention", "Disconnected", "PartiallyDisconnected", and "Maintenance". Default value: None
|
|
description
|
The Description of the Data Box Edge/Gateway device. Default value: None
|
|
model_description
|
The description of the Data Box Edge/Gateway device model. Default value: None
|
|
friendly_name
|
The Data Box Edge/Gateway device name. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
The path ID that uniquely identifies the object. |
|
name
|
The object name. |
|
type
|
The hierarchical type of the object. |
|
location
|
The location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed. Required. |
|
tags
|
The list of tags that describe the device. These tags can be used to view and group this device (across resource groups). |
|
sku
|
The SKU type. |
|
etag
|
The etag for the devices. |
|
data_box_edge_device_status
|
The status of the Data Box Edge/Gateway device. Known values are: "ReadyToSetup", "Online", "Offline", "NeedsAttention", "Disconnected", "PartiallyDisconnected", and "Maintenance". |
|
serial_number
|
The Serial Number of Data Box Edge/Gateway device. |
|
description
|
The Description of the Data Box Edge/Gateway device. |
|
model_description
|
The description of the Data Box Edge/Gateway device model. |
|
device_type
|
str or
DeviceType
The type of the Data Box Edge/Gateway device. "DataBoxEdgeDevice" |
|
friendly_name
|
The Data Box Edge/Gateway device name. |
|
culture
|
The Data Box Edge/Gateway device culture. |
|
device_model
|
The Data Box Edge/Gateway device model. |
|
device_software_version
|
The Data Box Edge/Gateway device software version. |
|
device_local_capacity
|
The Data Box Edge/Gateway device local capacity in MB. |
|
time_zone
|
The Data Box Edge/Gateway device timezone. |
|
device_hcs_version
|
The device software version number of the device (eg: 1.2.18105.6). |
|
configured_role_types
|
Type of compute roles configured. |
|
node_count
|
The number of nodes in the cluster. |