Loading yang-models/_3gpp-common-filemanagement.yang +7 −8 Original line number Diff line number Diff line Loading @@ -57,14 +57,6 @@ module _3gpp-common-filemanagement { type inet:uri yext3gpp:notNotifyable; yext3gpp:inVariant; } leaf notificationRecipientAddress { description "Address of the notification recipient."; type string; yext3gpp:notNotifyable; yext3gpp:inVariant; description "Location of the file incl. the file transfer protocol, and the file name for the case the file content cannot be retrieved by reading the 'fileContent' attribute. Loading @@ -80,6 +72,13 @@ module _3gpp-common-filemanagement { "; } leaf notificationRecipientAddress { description "Address of the notification recipient."; type string; yext3gpp:notNotifyable; yext3gpp:inVariant; } leaf cancelJob { description "Setting this attribute to TRUE cancels the file download job. As specified in the definition of ProcessMonitor, cancellation is Loading Loading
yang-models/_3gpp-common-filemanagement.yang +7 −8 Original line number Diff line number Diff line Loading @@ -57,14 +57,6 @@ module _3gpp-common-filemanagement { type inet:uri yext3gpp:notNotifyable; yext3gpp:inVariant; } leaf notificationRecipientAddress { description "Address of the notification recipient."; type string; yext3gpp:notNotifyable; yext3gpp:inVariant; description "Location of the file incl. the file transfer protocol, and the file name for the case the file content cannot be retrieved by reading the 'fileContent' attribute. Loading @@ -80,6 +72,13 @@ module _3gpp-common-filemanagement { "; } leaf notificationRecipientAddress { description "Address of the notification recipient."; type string; yext3gpp:notNotifyable; yext3gpp:inVariant; } leaf cancelJob { description "Setting this attribute to TRUE cancels the file download job. As specified in the definition of ProcessMonitor, cancellation is Loading