extremecloudiq.model.xiq_deployment_by_id_status_response.XiqDeploymentByIdStatusResponse
The deployment details status response
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The deployment details status response
Key
Input Type
Accessed Type
Description
Notes
schedule_status
XiqScheduleStatus
XiqScheduleStatus
[optional]
schedule_time
decimal.Decimal, int,
decimal.Decimal,
The scheduled time
[optional] value must be a 64 bit integer
created_time
decimal.Decimal, int,
decimal.Decimal,
The created time
[optional] value must be a 64 bit integer
updated_time
decimal.Decimal, int,
decimal.Decimal,
The updated time
[optional] value must be a 64 bit integer
site_info
list, tuple,
tuple,
The site information tagged to devices
[optional]
deployment_status
dict, frozendict.frozendict,
frozendict.frozendict,
The deployment status
[optional]
overview
XiqDeploymentOverviewDetails
XiqDeploymentOverviewDetails
[optional]
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
The site information tagged to devices
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The site information tagged to devices
The deployment status
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The deployment status
[Back to Model list] [Back to API list] [Back to README]