Bulk Update Machine Attributes
Performs a bulk update of machine attributes for the specified machine identified by MachineID.
Authorizations
Enter your API key. It's required to authenticate API requests.
Path Parameters
The unique identifier of the machine whose attributes are being updated.
Body
The unique identifier of the device attribute.
The unique identifier of the machine associated with this attribute.
The value assigned to this device attribute.
The code identifier for this device attribute.
The name of the device attribute.
The group or category to which this device attribute belongs.
Indicates whether the device attribute is read-only.
Response
The result of the bulk update operation, including success and any failure details.