YumaPro gRPC Application message definitions. Copyright (c) 2014 - 2023 YumaWorks, Inc. All rights reserved. Redistribution an...
Version: 2023-08-04
module yumaworks-yp-grpc { yang-version 1.1; namespace "http://yumaworks.com/ns/yumaworks-yp-grpc"; prefix ypgrpc; import ietf-yang-structure-ext { prefix sx; } import yumaworks-ycontrol { prefix yctl; } import ietf-yang-types { prefix yang; } import ietf-inet-types { prefix inet; } organization "YumaWorks, Inc."; contact "Support <support@yumaworks.com>"; description "YumaPro gRPC Application message definitions. Copyright (c) 2014 - 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 "2021-08-23" { description "Initial version"; } sx:augment-structure "/yctl:ycontrol/yctl:message-payload/yctl:payload/yctl:payload"; } // module yumaworks-yp-grpc
© 2023 YumaWorks, Inc. All rights reserved.