Loading yang-models/_3gpp-common-filemanagement.yang +1 −5 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ module _3gpp-common-filemanagement { uses yang3gpp:ProcessMonitor { refine resultStateInfo { description "If status is FAILED this provides the reason."; type enumeration { enum NULL ; enum UNKNOWN ; enum NO_STORAGE ; Loading @@ -32,10 +31,8 @@ module _3gpp-common-filemanagement { enum TIMER_EXPIRED ; enum OTHER ; } } refine status { description "Limits to status applicable for file download."; type enumeration { enum NOT_STARTED ; enum RUNNING ; enum CANCELLING ; Loading @@ -45,7 +42,6 @@ module _3gpp-common-filemanagement { } } } } grouping FileDownloadJobGrp { description "Represents the FileDownloadJob IOC."; Loading Loading
yang-models/_3gpp-common-filemanagement.yang +1 −5 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ module _3gpp-common-filemanagement { uses yang3gpp:ProcessMonitor { refine resultStateInfo { description "If status is FAILED this provides the reason."; type enumeration { enum NULL ; enum UNKNOWN ; enum NO_STORAGE ; Loading @@ -32,10 +31,8 @@ module _3gpp-common-filemanagement { enum TIMER_EXPIRED ; enum OTHER ; } } refine status { description "Limits to status applicable for file download."; type enumeration { enum NOT_STARTED ; enum RUNNING ; enum CANCELLING ; Loading @@ -45,7 +42,6 @@ module _3gpp-common-filemanagement { } } } } grouping FileDownloadJobGrp { description "Represents the FileDownloadJob IOC."; Loading