Loading yang-models/_3gpp-common-filemanagement.yang +54 −55 Original line number Diff line number Diff line Loading @@ -21,10 +21,9 @@ module _3gpp-common-filemanagement { for use for File Download jobs."; uses yang3gpp:JobMonitor { refine leaf resultStateInfo { description "Provides specialisations for the "resultStateInfo" attribute of the "ProcessMonitor" data type for the "FileDownloadJob". In the event the file download fails, and the "status" is equal to "FAILED" it provides the reason for the failure."; description "Provides specialisations for the resultStateInfo. In the event the file download fails, and the "status" is equal to "FAILED" it provides the reason for the failure."; type enumeration { enum NULL { value 0; Loading Loading @@ -54,8 +53,9 @@ module _3gpp-common-filemanagement { value 8; } } } refine leaf status { description "Pro description "Provides specialisations of the status."; type enumeration { enum NOT_STARTED { value 0; Loading @@ -79,7 +79,6 @@ module _3gpp-common-filemanagement { } } } } grouping FileDownloadJobGrp { description "Represents the FileDownloadJob IOC."; Loading Loading
yang-models/_3gpp-common-filemanagement.yang +54 −55 Original line number Diff line number Diff line Loading @@ -21,10 +21,9 @@ module _3gpp-common-filemanagement { for use for File Download jobs."; uses yang3gpp:JobMonitor { refine leaf resultStateInfo { description "Provides specialisations for the "resultStateInfo" attribute of the "ProcessMonitor" data type for the "FileDownloadJob". In the event the file download fails, and the "status" is equal to "FAILED" it provides the reason for the failure."; description "Provides specialisations for the resultStateInfo. In the event the file download fails, and the "status" is equal to "FAILED" it provides the reason for the failure."; type enumeration { enum NULL { value 0; Loading Loading @@ -54,8 +53,9 @@ module _3gpp-common-filemanagement { value 8; } } } refine leaf status { description "Pro description "Provides specialisations of the status."; type enumeration { enum NOT_STARTED { value 0; Loading @@ -79,7 +79,6 @@ module _3gpp-common-filemanagement { } } } } grouping FileDownloadJobGrp { description "Represents the FileDownloadJob IOC."; Loading