[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ImportResponseDto
Schema to represent status of requested import action
Properties
string
importStatus
Optional
Status of the import requested
Possible values are: IMPORT_AVAILABLE , IMPORT_INITIATED , IMPORT_IN_PROGRESS , NO_PACKAGE_CONFIG_FOUND
JSON Example
{
"importStatus": "IMPORT_INITIATED"
}