mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-08 21:31:36 +00:00
some library updates with swagger api
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
13
libs/cloudapi/cloudsdk/docs/FirmwareTrackRecord.md
Normal file
13
libs/cloudapi/cloudsdk/docs/FirmwareTrackRecord.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# FirmwareTrackRecord
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**record_id** | **int** | | [optional]
|
||||
**track_name** | **str** | | [optional]
|
||||
**maintenance_window** | [**FirmwareScheduleSetting**](FirmwareScheduleSetting.md) | | [optional]
|
||||
**created_timestamp** | **int** | | [optional]
|
||||
**last_modified_timestamp** | **int** | must be provided for update operation, update will be rejected if provided value does not match the one currently stored in the database | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user