YumaPro High Availability message definitions. Copyright (c) 2016 - 2023, YumaWorks, Inc. All rights reserved. Redistribution ...
Version: 2023-08-04
module yumaworks-yp-ha { yang-version 1; namespace "http://yumaworks.com/ns/yumaworks-yp-ha"; prefix yph; import ietf-yang-structure-ext { prefix sx; } import ietf-yang-types { prefix yang; } import yuma-ncx { prefix ncx; } import yumaworks-ycontrol { prefix yctl; } import ietf-yang-patch { prefix ypatch; } organization "YumaWorks, Inc."; contact "Support <support at yumaworks.com>"; description "YumaPro High Availability message definitions. Copyright (c) 2016 - 2023, YumaWorks, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the BSD 3-Clause License http://opensource.org/licenses/BSD-3-Clause"; revision "2023-08-04" { description "22.10T-11: Change CLI container to sx:structure"; } revision "2017-09-19" { description "Fix broken augment statement for payload"; } revision "2016-08-16" { description "16.10-B3 release"; } revision "2016-07-10" { description "16.10-B2 release"; } revision "2016-02-06" { description "First release"; } sx:augment-structure "/yctl:ycontrol/yctl:message-payload/yctl:payload/yctl:payload"; } // module yumaworks-yp-ha
© 2023 YumaWorks, Inc. All rights reserved.