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 Azure.
- Inheritance
-
azure.mgmt.databoxedge.v2019_07_01.models._models_py3.ARMBaseModelDataBoxEdgeDevice
Constructor
DataBoxEdgeDevice(*, location: str, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.databoxedge.v2019_07_01.models._models_py3.Sku] = None, etag: Optional[str] = None, data_box_edge_device_status: Optional[Union[str, azure.mgmt.databoxedge.v2019_07_01.models._data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus]] = None, description: Optional[str] = None, model_description: Optional[str] = None, friendly_name: Optional[str] = None, **kwargs)
Parameters
- location
- str
Required. 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.
A set of tags. The list of tags that describe the device. These tags can be used to view and group this device (across resource groups).
- data_box_edge_device_status
- str or DataBoxEdgeDeviceStatus
The status of the Data Box Edge/Gateway device. Possible values include: "ReadyToSetup", "Online", "Offline", "NeedsAttention", "Disconnected", "PartiallyDisconnected", "Maintenance".
Variables
- id
- str
The path ID that uniquely identifies the object.
- name
- str
The object name.
- type
- str
The hierarchical type of the object.
- serial_number
- str
The Serial Number of Data Box Edge/Gateway device.
- device_type
- str or DeviceType
The type of the Data Box Edge/Gateway device. Possible values include: "DataBoxEdgeDevice".
- culture
- str
The Data Box Edge/Gateway device culture.
- device_model
- str
The Data Box Edge/Gateway device model.
- device_software_version
- str
The Data Box Edge/Gateway device software version.
- device_local_capacity
- <xref:long>
The Data Box Edge/Gateway device local capacity in MB.
- time_zone
- str
The Data Box Edge/Gateway device timezone.
- device_hcs_version
- str
The device software version number of the device (eg: 1.2.18105.6).
- node_count
- int
The number of nodes in the cluster.
Feedback
Submit and view feedback for