From f4cb24b6042fe35af76f464d73f3ac0b14f2d1d0 Mon Sep 17 00:00:00 2001 From: Chiradeep Vittal Date: Mon, 15 Oct 2018 11:35:01 -0700 Subject: [PATCH] update vendor dep for go-nitro --- Gopkg.lock | 6 +- Gopkg.toml | 2 +- ...obal_aaapreauthenticationpolicy_binding.go | 1 - ...l_authenticationnegotiateaction_binding.go | 6 +- .../chiradeep/go-nitro/config/aaa/aaagroup.go | 1 + .../config/aaa/aaagroup_aaauser_binding.go | 5 +- .../aaa/aaagroup_auditnslogpolicy_binding.go | 12 +- .../aaa/aaagroup_auditsyslogpolicy_binding.go | 12 +- .../aaagroup_authorizationpolicy_binding.go | 12 +- .../config/aaa/aaagroup_intranetip_binding.go | 7 +- .../aaa/aaagroup_tmsessionpolicy_binding.go | 12 +- ...aaagroup_vpnintranetapplication_binding.go | 10 +- .../aaa/aaagroup_vpnsessionpolicy_binding.go | 12 +- .../aaa/aaagroup_vpntrafficpolicy_binding.go | 12 +- .../config/aaa/aaagroup_vpnurl_binding.go | 10 +- .../go-nitro/config/aaa/aaakcdaccount.go | 21 +- .../go-nitro/config/aaa/aaaldapparams.go | 45 +- .../go-nitro/config/aaa/aaaparameter.go | 9 + .../config/aaa/aaapreauthenticationaction.go | 1 + .../go-nitro/config/aaa/aaaradiusparams.go | 44 +- .../go-nitro/config/aaa/aaasession.go | 3 + .../go-nitro/config/aaa/aaatacacsparams.go | 18 +- .../config/aaa/aaauser_aaagroup_binding.go | 5 +- .../aaa/aaauser_auditnslogpolicy_binding.go | 12 +- .../aaa/aaauser_auditsyslogpolicy_binding.go | 12 +- .../aaauser_authorizationpolicy_binding.go | 12 +- .../config/aaa/aaauser_intranetip_binding.go | 7 +- .../aaa/aaauser_tmsessionpolicy_binding.go | 12 +- .../aaauser_vpnintranetapplication_binding.go | 10 +- .../aaa/aaauser_vpnsessionpolicy_binding.go | 12 +- .../aaa/aaauser_vpntrafficpolicy_binding.go | 12 +- .../config/aaa/aaauser_vpnurl_binding.go | 10 +- .../config/analytics/analyticsprofile.go | 29 ++ .../go-nitro/config/appflow/appflowaction.go | 22 +- .../appflowaction_analyticsprofile_binding.go | 6 + .../config/appflow/appflowaction_binding.go | 5 + .../config/appflow/appflowcollector.go | 2 + .../appflowglobal_appflowpolicy_binding.go | 1 + .../go-nitro/config/appflow/appflowparam.go | 65 ++- .../go-nitro/config/appflow/appflowpolicy.go | 2 + .../go-nitro/config/appfw/appfwfieldtype.go | 11 +- .../appfw/appfwglobal_appfwpolicy_binding.go | 1 + .../config/appfw/appfwhtmlerrorpage.go | 7 +- .../config/appfw/appfwlearningdata.go | 58 ++- .../config/appfw/appfwlearningsettings.go | 4 + .../go-nitro/config/appfw/appfwprofile.go | 14 + ...appfwprofile_crosssitescripting_binding.go | 3 + .../appfwprofile_logexpression_binding.go | 9 + .../appfw/appfwprofile_safeobject_binding.go | 2 +- .../appfwprofile_sqlinjection_binding.go | 3 + .../go-nitro/config/appfw/appfwsettings.go | 2 + .../config/appfw/appfwtransactionrecords.go | 1 + .../go-nitro/config/appfw/appfwwsdl.go | 7 +- .../config/appfw/appfwxmlerrorpage.go | 7 +- .../go-nitro/config/appfw/appfwxmlschema.go | 7 +- .../go-nitro/config/appqoe/appqoeaction.go | 1 + .../go-nitro/config/audit/auditnslogaction.go | 9 + ...ditnslogglobal_auditnslogpolicy_binding.go | 9 + .../config/audit/auditnslogglobal_binding.go | 1 + .../go-nitro/config/audit/auditnslogparams.go | 5 + .../go-nitro/config/audit/auditnslogpolicy.go | 9 +- ...ditnslogpolicy_auditnslogglobal_binding.go | 8 + .../config/audit/auditsyslogaction.go | 39 +- ...tsyslogglobal_auditsyslogpolicy_binding.go | 9 + .../config/audit/auditsyslogglobal_binding.go | 1 + .../config/audit/auditsyslogparams.go | 6 + .../config/audit/auditsyslogpolicy.go | 9 +- ...tsyslogpolicy_auditsyslogglobal_binding.go | 8 + .../authenticationazurekeyvault.go | 15 + .../authenticationcaptchaaction.go | 9 + .../authenticationemailaction.go | 13 + .../authentication/authenticationepaaction.go | 10 + .../authenticationldapaction.go | 26 + .../authenticationloginschema.go | 1 + .../authenticationnegotiateaction.go | 1 + ...cationnegotiatepolicy_vpnglobal_binding.go | 8 + ...ationnegotiatepolicy_vpnvserver_binding.go | 8 + .../authenticationnoauthaction.go | 6 + .../authenticationoauthaction.go | 13 + .../authenticationoauthidppolicy.go | 13 + ...idppolicy_authenticationvserver_binding.go | 8 + .../authenticationoauthidppolicy_binding.go | 5 + ...cationoauthidppolicy_vpnvserver_binding.go | 8 + .../authenticationoauthidpprofile.go | 16 + ...thenticationpolicy_systemglobal_binding.go | 10 + .../authenticationpolicylabel.go | 1 + .../authenticationpushservice.go | 16 + .../authenticationradiusaction.go | 4 + .../authenticationsamlaction.go | 53 +- .../authenticationsamlidpprofile.go | 8 + .../authenticationstorefrontauthaction.go | 10 + .../authenticationtacacsaction.go | 17 + .../authentication/authenticationvserver.go | 1 - ...icationvserver_auditnslogpolicy_binding.go | 12 +- ...cationvserver_auditsyslogpolicy_binding.go | 12 +- ...server_authenticationcertpolicy_binding.go | 14 +- ...server_authenticationldappolicy_binding.go | 14 +- ...erver_authenticationlocalpolicy_binding.go | 14 +- ...r_authenticationnegotiatepolicy_binding.go | 14 +- ...er_authenticationoauthidppolicy_binding.go | 12 + ...rver_authenticationradiuspolicy_binding.go | 14 +- ...server_authenticationsamlpolicy_binding.go | 14 +- ...rver_authenticationtacacspolicy_binding.go | 14 +- ...ticationvserver_tmsessionpolicy_binding.go | 12 +- ...nticationvserver_vpnportaltheme_binding.go | 7 + .../authorization/authorizationpolicy.go | 12 +- .../config/autoscale/autoscalepolicy.go | 19 +- .../autoscalepolicy_nstimer_binding.go | 1 - .../go-nitro/config/basic/locationfile.go | 1 + .../config/basic/locationparameter.go | 46 +- .../go-nitro/config/basic/nstrace.go | 38 +- .../go-nitro/config/basic/radiusnode.go | 6 + .../chiradeep/go-nitro/config/basic/server.go | 8 + .../basic/server_gslbservicegroup_binding.go | 26 + .../basic/server_servicegroup_binding.go | 19 + .../go-nitro/config/basic/service.go | 150 +++--- .../go-nitro/config/basic/servicegroup.go | 13 +- ...p_servicegroupentitymonbindings_binding.go | 24 +- ...servicegroup_servicegroupmember_binding.go | 26 +- .../go-nitro/config/bfd/bfdsession.go | 25 + .../chiradeep/go-nitro/config/ca/caaction.go | 13 + .../go-nitro/config/ca/caglobal_binding.go | 1 + .../config/ca/caglobal_capolicy_binding.go | 11 + .../chiradeep/go-nitro/config/ca/capolicy.go | 14 + .../go-nitro/config/ca/capolicy_binding.go | 5 + .../config/ca/capolicy_caglobal_binding.go | 9 + .../config/ca/capolicy_csvserver_binding.go | 9 + .../config/ca/capolicy_lbvserver_binding.go | 9 + .../config/cache/cachecontentgroup.go | 5 +- .../cache/cacheglobal_cachepolicy_binding.go | 1 + .../go-nitro/config/cache/cacheobject.go | 5 +- .../go-nitro/config/cache/cacheparameter.go | 4 +- .../go-nitro/config/cache/cacheselector.go | 1 + .../config/cloud/cloudautoscalegroup.go | 8 + .../go-nitro/config/cloud/cloudcredential.go | 8 + .../go-nitro/config/cloud/cloudparameter.go | 10 + .../config/cloud/cloudparaminternal.go | 6 + .../go-nitro/config/cloud/cloudprofile.go | 15 + .../go-nitro/config/cloud/cloudvserverip.go | 5 + .../config/cluster/clusterinstance.go | 33 +- .../clusterinstance_clusternode_binding.go | 1 + .../go-nitro/config/cluster/clusternode.go | 10 + .../config/cluster/clusternode_binding.go | 5 + .../clusternode_routemonitor_binding.go | 8 + .../config/cluster/clusternodegroup.go | 3 + .../config/cluster/clusterpropstatus.go | 7 + .../go-nitro/config/cmp/cmpaction.go | 14 +- .../config/cmp/cmpglobal_cmppolicy_binding.go | 17 +- .../go-nitro/config/cmp/cmpparameter.go | 26 +- .../contentinspectionaction.go | 16 + .../contentinspectionglobal_binding.go | 1 + ...nglobal_contentinspectionpolicy_binding.go | 14 + .../contentinspectionpolicy.go | 14 + .../contentinspectionpolicy_binding.go | 5 + ...npolicy_contentinspectionglobal_binding.go | 11 + ...cy_contentinspectionpolicylabel_binding.go | 11 + ...ntentinspectionpolicy_csvserver_binding.go | 11 + ...ntentinspectionpolicy_lbvserver_binding.go | 11 + .../contentinspectionpolicylabel.go | 16 + .../contentinspectionpolicylabel_binding.go | 5 + ...cylabel_contentinspectionpolicy_binding.go | 11 + ...ectionpolicylabel_policybinding_binding.go | 11 + .../contentinspectionprofile.go | 11 + .../chiradeep/go-nitro/config/cr/crpolicy.go | 10 + .../chiradeep/go-nitro/config/cr/crvserver.go | 128 ++--- .../cr/crvserver_appqoepolicy_binding.go | 13 + .../config/cr/crvserver_cmppolicy_binding.go | 15 +- .../config/cr/crvserver_crpolicy_binding.go | 16 +- .../config/cr/crvserver_cspolicy_binding.go | 16 +- .../cr/crvserver_filterpolicy_binding.go | 14 +- .../config/cr/crvserver_policymap_binding.go | 13 +- .../chiradeep/go-nitro/config/cs/csaction.go | 1 + .../cs/cspolicylabel_cspolicy_binding.go | 2 +- .../chiradeep/go-nitro/config/cs/csvserver.go | 16 + .../cs/csvserver_appqoepolicy_binding.go | 13 + ...vserver_contentinspectionpolicy_binding.go | 13 + .../go-nitro/config/db/dbdbprofile.go | 13 +- .../go-nitro/config/dns/dnsaaaarec.go | 2 + .../go-nitro/config/dns/dnsaction.go | 1 + .../go-nitro/config/dns/dnsaddrec.go | 2 + .../go-nitro/config/dns/dnscnamerec.go | 2 + .../config/dns/dnsglobal_dnspolicy_binding.go | 1 + .../chiradeep/go-nitro/config/dns/dnskey.go | 2 + .../chiradeep/go-nitro/config/dns/dnsmxrec.go | 14 +- .../go-nitro/config/dns/dnsnameserver.go | 1 + .../go-nitro/config/dns/dnsnaptrrec.go | 2 + .../go-nitro/config/dns/dnsnsecrec.go | 10 +- .../chiradeep/go-nitro/config/dns/dnsnsrec.go | 2 + .../go-nitro/config/dns/dnsparameter.go | 31 +- .../go-nitro/config/dns/dnspolicy.go | 1 + .../go-nitro/config/dns/dnsprofile.go | 2 + .../go-nitro/config/dns/dnsproxyrecords.go | 5 + .../go-nitro/config/dns/dnsptrrec.go | 2 + .../go-nitro/config/dns/dnssoarec.go | 2 + .../go-nitro/config/dns/dnssrvrec.go | 18 +- .../go-nitro/config/dns/dnssubnetcache.go | 9 + .../go-nitro/config/dns/dnstxtrec.go | 14 +- .../go-nitro/config/feo/feoaction.go | 39 ++ .../go-nitro/config/feo/feoglobal_binding.go | 1 + .../config/feo/feoglobal_feopolicy_binding.go | 10 + .../go-nitro/config/feo/feoparameter.go | 9 + .../go-nitro/config/feo/feopolicy.go | 10 + .../go-nitro/config/feo/feopolicy_binding.go | 5 + .../config/feo/feopolicy_csvserver_binding.go | 9 + .../config/feo/feopolicy_feoglobal_binding.go | 9 + .../config/feo/feopolicy_lbvserver_binding.go | 9 + .../gslbdomain_gslbservicegroup_binding.go | 6 + ...lbdomain_gslbservicegroupmember_binding.go | 12 + .../go-nitro/config/gslb/gslbldnsentries.go | 1 + .../go-nitro/config/gslb/gslbparameter.go | 16 +- .../go-nitro/config/gslb/gslbservice.go | 93 ++-- .../gslb/gslbservice_lbmonitor_binding.go | 1 + .../go-nitro/config/gslb/gslbservicegroup.go | 53 ++ .../config/gslb/gslbservicegroup_binding.go | 5 + ...icegroup_gslbservicegroupmember_binding.go | 22 + .../gslbservicegroup_lbmonitor_binding.go | 16 + ...p_servicegroupentitymonbindings_binding.go | 20 + .../go-nitro/config/gslb/gslbsite.go | 29 +- .../gslb/gslbsite_gslbservicegroup_binding.go | 7 + ...gslbsite_gslbservicegroupmember_binding.go | 10 + .../go-nitro/config/gslb/gslbsyncstatus.go | 1 + .../go-nitro/config/gslb/gslbvserver.go | 7 + .../gslb/gslbvserver_gslbservice_binding.go | 35 +- .../gslbvserver_gslbservicegroup_binding.go | 6 + ...bvserver_gslbservicegroupmember_binding.go | 18 + .../chiradeep/go-nitro/config/ha/hanode.go | 3 +- .../config/ha/hanode_routemonitor6_binding.go | 9 +- .../config/ha/hanode_routemonitor_binding.go | 9 +- .../go-nitro/config/ica/icaaccessprofile.go | 17 + .../go-nitro/config/ica/icaaction.go | 13 + .../go-nitro/config/ica/icaglobal_binding.go | 1 + .../config/ica/icaglobal_icapolicy_binding.go | 11 + .../go-nitro/config/ica/icalatencyprofile.go | 13 + .../go-nitro/config/ica/icaparameter.go | 5 + .../go-nitro/config/ica/icapolicy.go | 13 + .../go-nitro/config/ica/icapolicy_binding.go | 5 + .../config/ica/icapolicy_crvserver_binding.go | 9 + .../config/ica/icapolicy_icaglobal_binding.go | 9 + .../ica/icapolicy_vpnvserver_binding.go | 9 + .../go-nitro/config/ipsec/ipsecparameter.go | 2 + .../go-nitro/config/ipsec/ipsecprofile.go | 2 + .../config/ipsecalg/ipsecalgprofile.go | 9 + .../config/ipsecalg/ipsecalgsession.go | 12 + .../chiradeep/go-nitro/config/lb/lbgroup.go | 2 + .../go-nitro/config/lb/lbmonbindings.go | 7 +- .../lbmonbindings_gslbservicegroup_binding.go | 9 + .../chiradeep/go-nitro/config/lb/lbmonitor.go | 6 + .../config/lb/lbmonitor_sslcertkey_binding.go | 9 + .../go-nitro/config/lb/lbparameter.go | 24 +- .../config/lb/lbpersistentsessions.go | 3 + .../chiradeep/go-nitro/config/lb/lbprofile.go | 12 + .../chiradeep/go-nitro/config/lb/lbroute.go | 1 + .../chiradeep/go-nitro/config/lb/lbroute6.go | 1 + .../go-nitro/config/lb/lbsipparameters.go | 2 + .../chiradeep/go-nitro/config/lb/lbvserver.go | 14 + .../lb/lbvserver_analyticsprofile_binding.go | 6 + ...vserver_contentinspectionpolicy_binding.go | 12 + .../config/lb/lbvserver_csvserver_binding.go | 15 +- .../config/lb/lbvserver_service_binding.go | 27 +- .../lbvserver_servicegroupmember_binding.go | 23 +- ...ideooptimizationdetectionpolicy_binding.go | 12 + ...r_videooptimizationpacingpolicy_binding.go | 12 + .../go-nitro/config/lldp/lldpneighbors.go | 36 ++ .../go-nitro/config/lldp/lldpparam.go | 7 + .../go-nitro/config/lsn/lsnappsprofile.go | 12 + .../config/lsn/lsnappsprofile_binding.go | 5 + .../config/lsn/lsnappsprofile_port_binding.go | 6 + .../go-nitro/config/lsn/lsnclient.go | 5 + .../go-nitro/config/lsn/lsnclient_binding.go | 5 + .../config/lsn/lsnclient_network6_binding.go | 9 + .../config/lsn/lsnclient_network_binding.go | 8 + .../config/lsn/lsnclient_nsacl6_binding.go | 7 + .../config/lsn/lsnclient_nsacl_binding.go | 7 + .../config/lsn/lsndeterministicnat.go | 16 + .../chiradeep/go-nitro/config/lsn/lsngroup.go | 20 + .../go-nitro/config/lsn/lsngroup_binding.go | 5 + .../lsn/lsngroup_ipsecalgprofile_binding.go | 6 + .../lsn/lsngroup_lsnappsprofile_binding.go | 6 + .../lsngroup_lsnhttphdrlogprofile_binding.go | 6 + .../lsn/lsngroup_lsnlogprofile_binding.go | 6 + .../config/lsn/lsngroup_lsnpool_binding.go | 6 + .../lsn/lsngroup_lsnrtspalgprofile_binding.go | 6 + .../lsn/lsngroup_lsnsipalgprofile_binding.go | 6 + .../lsngroup_lsntransportprofile_binding.go | 6 + .../config/lsn/lsngroup_pcpserver_binding.go | 6 + .../config/lsn/lsnhttphdrlogprofile.go | 9 + .../go-nitro/config/lsn/lsnip6profile.go | 8 + .../go-nitro/config/lsn/lsnlogprofile.go | 8 + .../go-nitro/config/lsn/lsnparameter.go | 9 + .../chiradeep/go-nitro/config/lsn/lsnpool.go | 9 + .../go-nitro/config/lsn/lsnpool_binding.go | 5 + .../config/lsn/lsnpool_lsnip_binding.go | 7 + .../go-nitro/config/lsn/lsnrtspalgprofile.go | 8 + .../go-nitro/config/lsn/lsnrtspalgsession.go | 9 + .../config/lsn/lsnrtspalgsession_binding.go | 5 + .../lsnrtspalgsession_datachannel_binding.go | 12 + .../go-nitro/config/lsn/lsnsession.go | 24 + .../go-nitro/config/lsn/lsnsipalgcall.go | 9 + .../config/lsn/lsnsipalgcall_binding.go | 5 + .../lsnsipalgcall_controlchannel_binding.go | 12 + .../lsn/lsnsipalgcall_datachannel_binding.go | 12 + .../go-nitro/config/lsn/lsnsipalgprofile.go | 17 + .../go-nitro/config/lsn/lsnstatic.go | 16 + .../config/lsn/lsntransportprofile.go | 16 + .../go-nitro/config/network/Interface.go | 12 +- .../chiradeep/go-nitro/config/network/arp.go | 28 +- .../go-nitro/config/network/bridgegroup.go | 2 + .../network/bridgegroup_nsip6_binding.go | 11 +- .../network/bridgegroup_nsip_binding.go | 11 +- .../go-nitro/config/network/bridgetable.go | 18 +- .../go-nitro/config/network/channel.go | 4 + .../network/channel_interface_binding.go | 1 + .../chiradeep/go-nitro/config/network/fis.go | 5 +- .../config/network/fis_interface_binding.go | 5 +- .../config/network/forwardingsession.go | 15 +- .../chiradeep/go-nitro/config/network/inat.go | 25 +- .../go-nitro/config/network/inatparam.go | 1 + .../go-nitro/config/network/ip6tunnel.go | 13 +- .../go-nitro/config/network/ip6tunnelparam.go | 1 + .../go-nitro/config/network/iptunnel.go | 5 +- .../go-nitro/config/network/iptunnelparam.go | 4 + .../chiradeep/go-nitro/config/network/ipv6.go | 2 + .../go-nitro/config/network/l2param.go | 2 + .../go-nitro/config/network/l3param.go | 4 + .../go-nitro/config/network/mapbmr.go | 9 + .../go-nitro/config/network/mapbmr_binding.go | 5 + .../network/mapbmr_bmrv4network_binding.go | 7 + .../go-nitro/config/network/mapdmr.go | 6 + .../go-nitro/config/network/mapdomain.go | 6 + .../config/network/mapdomain_binding.go | 5 + .../network/mapdomain_mapbmr_binding.go | 6 + .../go-nitro/config/network/nat64param.go | 9 + .../chiradeep/go-nitro/config/network/nd6.go | 22 +- .../go-nitro/config/network/netbridge.go | 3 +- .../go-nitro/config/network/netprofile.go | 9 +- .../chiradeep/go-nitro/config/network/rnat.go | 18 +- .../go-nitro/config/network/rnat6.go | 11 +- .../config/network/rnat6_nsip6_binding.go | 6 +- .../go-nitro/config/network/rnatparam.go | 3 +- .../go-nitro/config/network/rnatsession.go | 8 + .../go-nitro/config/network/route.go | 1 + .../go-nitro/config/network/route6.go | 2 + .../chiradeep/go-nitro/config/network/vlan.go | 6 + .../config/network/vlan_channel_binding.go | 7 +- .../config/network/vlan_interface_binding.go | 7 +- .../config/network/vlan_linkset_binding.go | 7 +- .../config/network/vlan_nsip6_binding.go | 9 +- .../config/network/vlan_nsip_binding.go | 9 +- .../chiradeep/go-nitro/config/network/vrid.go | 28 +- .../go-nitro/config/network/vrid6.go | 26 +- .../config/network/vrid6_channel_binding.go | 8 + .../config/network/vrid6_nsip6_binding.go | 1 - .../config/network/vrid6_nsip_binding.go | 1 - .../network/vrid6_trackinterface_binding.go | 7 + .../config/network/vrid_channel_binding.go | 8 + .../config/network/vrid_interface_binding.go | 9 +- .../config/network/vrid_nsip6_binding.go | 1 - .../config/network/vrid_nsip_binding.go | 1 - .../network/vrid_trackinterface_binding.go | 7 + .../go-nitro/config/network/vridparam.go | 4 +- .../go-nitro/config/network/vxlan.go | 4 + .../config/network/vxlan_srcip_binding.go | 6 + .../go-nitro/config/network/vxlanvlanmap.go | 5 + .../config/network/vxlanvlanmap_binding.go | 5 + .../network/vxlanvlanmap_vxlan_binding.go | 7 + .../chiradeep/go-nitro/config/ns/nsacl.go | 68 +-- .../chiradeep/go-nitro/config/ns/nsacl6.go | 69 +-- .../chiradeep/go-nitro/config/ns/nsacls.go | 4 +- .../chiradeep/go-nitro/config/ns/nsacls6.go | 4 +- .../go-nitro/config/ns/nsaptlicense.go | 1 + .../go-nitro/config/ns/nscapacity.go | 16 + .../config/ns/nscentralmanagementserver.go | 9 + .../chiradeep/go-nitro/config/ns/nsconfig.go | 6 +- .../go-nitro/config/ns/nsconnectiontable.go | 173 +++++-- .../go-nitro/config/ns/nscqaparam.go | 24 + .../go-nitro/config/ns/nsdiameter.go | 1 + .../go-nitro/config/ns/nsencryptionkey.go | 10 + .../chiradeep/go-nitro/config/ns/nsfeature.go | 74 +-- .../go-nitro/config/ns/nshardware.go | 2 + .../chiradeep/go-nitro/config/ns/nshmackey.go | 8 + .../go-nitro/config/ns/nshttpparam.go | 18 +- .../go-nitro/config/ns/nshttpprofile.go | 56 +- .../go-nitro/config/ns/nsicapprofile.go | 17 + .../chiradeep/go-nitro/config/ns/nsip.go | 82 +-- .../chiradeep/go-nitro/config/ns/nsip6.go | 67 +-- .../chiradeep/go-nitro/config/ns/nslicense.go | 108 ++-- .../go-nitro/config/ns/nslicenseserver.go | 11 + .../go-nitro/config/ns/nslicenseserverpool.go | 122 +++++ .../chiradeep/go-nitro/config/ns/nsmode.go | 38 +- .../chiradeep/go-nitro/config/ns/nsparam.go | 5 + .../go-nitro/config/ns/nspartition.go | 2 + .../config/ns/nspartition_vxlan_binding.go | 6 + .../go-nitro/config/ns/nspartitionmac.go | 6 + .../chiradeep/go-nitro/config/ns/nspbr.go | 4 + .../chiradeep/go-nitro/config/ns/nspbr6.go | 5 + .../config/ns/nssourceroutecachetable.go | 8 + .../go-nitro/config/ns/nstcpparam.go | 84 +-- .../go-nitro/config/ns/nstcpprofile.go | 82 ++- .../chiradeep/go-nitro/config/ns/nstimeout.go | 3 + .../go-nitro/config/ns/nstrafficdomain.go | 1 + .../chiradeep/go-nitro/config/ns/nsversion.go | 5 +- .../go-nitro/config/ns/nsvpxparam.go | 6 + .../chiradeep/go-nitro/config/pcp/pcpmap.go | 17 + .../go-nitro/config/pcp/pcpprofile.go | 11 + .../go-nitro/config/pcp/pcpserver.go | 8 + .../go-nitro/config/policy/policydataset.go | 1 + .../config/policy/policyhttpcallout.go | 2 + .../go-nitro/config/policy/policyparam.go | 5 + .../go-nitro/config/policy/policypatset.go | 1 + .../go-nitro/config/policy/policyurlset.go | 16 + .../config/protocol/protocolhttpband.go | 24 +- .../go-nitro/config/rdp/rdpclientprofile.go | 25 + .../go-nitro/config/rdp/rdpconnections.go | 11 + .../go-nitro/config/rdp/rdpserverprofile.go | 10 + .../config/reputation/reputationsettings.go | 6 + .../config/responder/responderaction.go | 24 +- ...responderglobal_responderpolicy_binding.go | 1 + .../config/responder/responderpolicylabel.go | 1 + .../rewriteglobal_rewritepolicy_binding.go | 1 + .../go-nitro/config/rewrite/rewriteparam.go | 1 + .../config/rewrite/rewritepolicylabel.go | 26 +- .../go-nitro/config/rise/riseapbrsvc.go | 11 + .../go-nitro/config/rise/riseparam.go | 6 + .../go-nitro/config/rise/riseprofile.go | 19 + .../config/rise/riseprofile_binding.go | 5 + .../rise/riseprofile_interface_binding.go | 6 + .../chiradeep/go-nitro/config/rise/riserhi.go | 10 + .../config/router/routerdynamicrouting.go | 1 + .../go-nitro/config/smpp/smppparam.go | 10 + .../go-nitro/config/smpp/smppuser.go | 6 + .../chiradeep/go-nitro/config/snmp/snmpmib.go | 1 + .../go-nitro/config/snmp/snmpoption.go | 6 +- .../go-nitro/config/snmp/snmptrap.go | 2 + .../go-nitro/config/ssl/sslaction.go | 6 + .../go-nitro/config/ssl/sslcacertgroup.go | 8 + .../config/ssl/sslcacertgroup_binding.go | 5 + .../ssl/sslcacertgroup_sslcertkey_binding.go | 8 + .../chiradeep/go-nitro/config/ssl/sslcert.go | 27 +- .../go-nitro/config/ssl/sslcertbundle.go | 7 + .../go-nitro/config/ssl/sslcertkey.go | 58 ++- .../ssl/sslcertkey_crldistribution_binding.go | 7 +- .../config/ssl/sslcertkey_service_binding.go | 1 - .../sslcertkey_sslocspresponder_binding.go | 1 - .../ssl/sslcertkey_sslprofile_binding.go | 7 + .../ssl/sslcertkey_sslvserver_binding.go | 1 - .../go-nitro/config/ssl/sslcertreq.go | 2 + .../go-nitro/config/ssl/sslcipher.go | 2 + .../ssl/sslcipher_individualcipher_binding.go | 1 + .../config/ssl/sslcipher_service_binding.go | 1 + .../ssl/sslcipher_servicegroup_binding.go | 1 + .../ssl/sslcipher_sslciphersuite_binding.go | 1 + .../ssl/sslcipher_sslvserver_binding.go | 1 + .../go-nitro/config/ssl/ssldsakey.go | 2 + .../go-nitro/config/ssl/ssldtlsprofile.go | 15 +- .../go-nitro/config/ssl/sslecdsakey.go | 12 + .../chiradeep/go-nitro/config/ssl/sslfips.go | 4 + .../go-nitro/config/ssl/sslfipskey.go | 2 + .../config/ssl/sslglobal_sslpolicy_binding.go | 11 +- .../go-nitro/config/ssl/sslhsmkey.go | 3 + .../go-nitro/config/ssl/ssllogprofile.go | 9 + .../go-nitro/config/ssl/sslocspresponder.go | 34 +- .../go-nitro/config/ssl/sslparameter.go | 38 +- .../go-nitro/config/ssl/sslprofile.go | 117 +++-- .../ssl/sslprofile_sslcertkey_binding.go | 7 + .../ssl/sslprofile_sslciphersuite_binding.go | 9 +- .../go-nitro/config/ssl/sslrsakey.go | 2 + .../go-nitro/config/ssl/sslservice.go | 68 +-- .../ssl/sslservice_sslcipher_binding.go | 1 + .../go-nitro/config/ssl/sslservicegroup.go | 67 +-- .../ssl/sslservicegroup_sslcipher_binding.go | 1 + .../go-nitro/config/ssl/sslvserver.go | 82 +-- .../ssl/sslvserver_sslcipher_binding.go | 1 + .../ssl/sslvserver_sslpolicy_binding.go | 1 + .../config/stream/streamidentifier.go | 20 +- .../subscriber/subscribergxinterface.go | 37 ++ .../config/subscriber/subscriberparam.go | 10 + .../config/subscriber/subscriberprofile.go | 13 + .../subscriber/subscriberradiusinterface.go | 7 + .../config/subscriber/subscribersessions.go | 15 + .../go-nitro/config/system/systembackup.go | 1 + .../config/system/systemextramgmtcpu.go | 7 + .../go-nitro/config/system/systemfile.go | 1 + .../systemglobal_auditnslogpolicy_binding.go | 9 +- .../systemglobal_auditsyslogpolicy_binding.go | 9 +- ...global_authenticationldappolicy_binding.go | 9 +- ...lobal_authenticationlocalpolicy_binding.go | 9 +- ...stemglobal_authenticationpolicy_binding.go | 9 +- ...obal_authenticationradiuspolicy_binding.go | 9 +- ...obal_authenticationtacacspolicy_binding.go | 9 +- .../system/systemgroup_nspartition_binding.go | 6 + .../go-nitro/config/system/systemhwerror.go | 7 + .../go-nitro/config/system/systemparameter.go | 25 +- .../go-nitro/config/system/systemsession.go | 2 + .../go-nitro/config/system/systemuser.go | 3 + .../system/systemuser_systemgroup_binding.go | 6 +- .../tm/tmglobal_auditnslogpolicy_binding.go | 7 +- .../tm/tmglobal_auditsyslogpolicy_binding.go | 7 +- .../tm/tmglobal_tmsessionpolicy_binding.go | 9 +- .../tm/tmglobal_tmtrafficpolicy_binding.go | 10 +- .../go-nitro/config/tm/tmsamlssoprofile.go | 74 +++ .../go-nitro/config/tm/tmsessionpolicy.go | 11 +- .../go-nitro/config/tm/tmtrafficaction.go | 4 + ...transformglobal_transformpolicy_binding.go | 1 + ...unnelglobal_tunneltrafficpolicy_binding.go | 13 +- .../config/tunnel/tunneltrafficpolicy.go | 5 + ...unneltrafficpolicy_tunnelglobal_binding.go | 9 +- .../go-nitro/config/ulfd/ulfdserver.go | 6 + .../urlfiltering/urlfilteringcategories.go | 6 + .../urlfilteringcategorygroups.go | 5 + .../urlfiltering/urlfilteringparameter.go | 18 + .../go-nitro/config/user/userprotocol.go | 8 + .../go-nitro/config/user/uservserver.go | 18 + .../go-nitro/config/utility/callhome.go | 8 + .../go-nitro/config/utility/install.go | 9 + .../chiradeep/go-nitro/config/utility/ping.go | 13 + .../go-nitro/config/utility/ping6.go | 16 + .../chiradeep/go-nitro/config/utility/raid.go | 1 + .../go-nitro/config/utility/techsupport.go | 13 +- .../go-nitro/config/utility/traceroute.go | 16 + .../go-nitro/config/utility/traceroute6.go | 17 + .../videooptimizationdetectionaction.go | 12 + .../videooptimizationdetectionpolicy.go | 14 + ...ideooptimizationdetectionpolicy_binding.go | 5 + ...zationdetectionpolicy_lbvserver_binding.go | 11 + ...ideooptimizationglobaldetection_binding.go | 11 + .../videooptimizationdetectionpolicylabel.go | 14 + ...ptimizationdetectionpolicylabel_binding.go | 5 + ...ectionpolicylabel_policybinding_binding.go | 11 + ...ideooptimizationdetectionpolicy_binding.go | 11 + ...ideooptimizationglobaldetection_binding.go | 1 + ...ideooptimizationdetectionpolicy_binding.go | 13 + .../videooptimizationglobalpacing_binding.go | 1 + ...g_videooptimizationpacingpolicy_binding.go | 13 + .../videooptimizationpacingaction.go | 12 + .../videooptimizationpacingpolicy.go | 14 + .../videooptimizationpacingpolicy_binding.go | 5 + ...imizationpacingpolicy_lbvserver_binding.go | 11 + ...y_videooptimizationglobalpacing_binding.go | 11 + .../videooptimizationpacingpolicylabel.go | 14 + ...eooptimizationpacingpolicylabel_binding.go | 5 + ...pacingpolicylabel_policybinding_binding.go | 11 + ...l_videooptimizationpacingpolicy_binding.go | 11 + .../videooptimizationparameter.go | 6 + .../go-nitro/config/vpn/vpnalwaysonprofile.go | 8 + .../config/vpn/vpnclientlessaccesspolicy.go | 17 +- .../config/vpn/vpnclientlessaccessprofile.go | 35 +- .../vpn/vpnglobal_appcontroller_binding.go | 3 +- .../vpn/vpnglobal_auditnslogpolicy_binding.go | 9 +- .../vpnglobal_auditsyslogpolicy_binding.go | 9 +- ...global_authenticationcertpolicy_binding.go | 9 +- ...global_authenticationldappolicy_binding.go | 9 +- ...lobal_authenticationlocalpolicy_binding.go | 9 +- ...l_authenticationnegotiatepolicy_binding.go | 8 +- .../vpnglobal_authenticationpolicy_binding.go | 9 +- ...obal_authenticationradiuspolicy_binding.go | 9 +- ...global_authenticationsamlpolicy_binding.go | 9 +- ...obal_authenticationtacacspolicy_binding.go | 9 +- .../config/vpn/vpnglobal_domain_binding.go | 3 +- .../vpn/vpnglobal_intranetip6_binding.go | 5 +- .../vpn/vpnglobal_intranetip_binding.go | 5 +- .../vpn/vpnglobal_sharefileserver_binding.go | 3 +- .../vpn/vpnglobal_sslcertkey_binding.go | 10 + .../config/vpn/vpnglobal_staserver_binding.go | 7 +- ...lobal_vpnclientlessaccesspolicy_binding.go | 14 +- .../config/vpn/vpnglobal_vpneula_binding.go | 3 +- ...pnglobal_vpnintranetapplication_binding.go | 3 +- .../vpn/vpnglobal_vpnnexthopserver_binding.go | 3 +- .../vpn/vpnglobal_vpnportaltheme_binding.go | 3 +- .../vpn/vpnglobal_vpnsessionpolicy_binding.go | 11 +- .../vpn/vpnglobal_vpntrafficpolicy_binding.go | 9 +- .../config/vpn/vpnglobal_vpnurl_binding.go | 3 +- .../go-nitro/config/vpn/vpnicaconnection.go | 17 +- .../config/vpn/vpnicadtlsconnection.go | 1 + .../go-nitro/config/vpn/vpnnexthopserver.go | 10 +- .../go-nitro/config/vpn/vpnparameter.go | 19 + .../go-nitro/config/vpn/vpnpcoipconnection.go | 12 + .../go-nitro/config/vpn/vpnpcoipprofile.go | 8 + .../config/vpn/vpnpcoipvserverprofile.go | 7 + .../go-nitro/config/vpn/vpnsamlssoprofile.go | 75 +++ .../go-nitro/config/vpn/vpnsessionaction.go | 15 +- .../go-nitro/config/vpn/vpnsessionpolicy.go | 10 +- .../go-nitro/config/vpn/vpnsfconfig.go | 6 + .../go-nitro/config/vpn/vpnstoreinfo.go | 10 + .../go-nitro/config/vpn/vpntrafficaction.go | 22 +- .../go-nitro/config/vpn/vpntrafficpolicy.go | 8 +- .../chiradeep/go-nitro/config/vpn/vpnurl.go | 6 + .../go-nitro/config/vpn/vpnvserver.go | 132 +++-- ...r_authenticationnegotiatepolicy_binding.go | 13 +- ...er_authenticationoauthidppolicy_binding.go | 11 + .../vpn/vpnvserver_staserver_binding.go | 10 +- .../chiradeep/go-nitro/config/wf/wfpackage.go | 6 + .../chiradeep/go-nitro/config/wf/wfsite.go | 12 + .../chiradeep/go-nitro/config/wi/wisite.go | 4 + .../go-nitro/config/xm/xmdeployment.go | 8 + .../chiradeep/go-nitro/config/xm/xmpackage.go | 8 + ...al_aaapreauthenticationpolicy_binding.json | 5 +- ...authenticationnegotiateaction_binding.json | 14 - .../go-nitro/jsonconfig/aaa/aaagroup.json | 3 + .../aaa/aaagroup_aaauser_binding.json | 3 + .../aaagroup_auditnslogpolicy_binding.json | 9 +- .../aaagroup_auditsyslogpolicy_binding.json | 9 +- .../aaagroup_authorizationpolicy_binding.json | 9 +- .../aaa/aaagroup_intranetip_binding.json | 3 + .../aaa/aaagroup_tmsessionpolicy_binding.json | 9 +- ...agroup_vpnintranetapplication_binding.json | 12 +- .../aaagroup_vpnsessionpolicy_binding.json | 9 +- .../aaagroup_vpntrafficpolicy_binding.json | 9 +- .../aaa/aaagroup_vpnurl_binding.json | 10 +- .../jsonconfig/aaa/aaakcdaccount.json | 9 + .../jsonconfig/aaa/aaaldapparams.json | 5 + .../go-nitro/jsonconfig/aaa/aaaparameter.json | 33 ++ .../aaa/aaapreauthenticationaction.json | 5 +- .../aaa/aaapreauthenticationparameter.json | 2 +- .../aaa/aaapreauthenticationpolicy.json | 2 +- .../jsonconfig/aaa/aaaradiusparams.json | 16 + .../go-nitro/jsonconfig/aaa/aaasession.json | 10 + .../jsonconfig/aaa/aaatacacsparams.json | 8 + .../aaa/aaauser_aaagroup_binding.json | 3 + .../aaa/aaauser_auditnslogpolicy_binding.json | 7 +- .../aaauser_auditsyslogpolicy_binding.json | 7 +- .../aaauser_authorizationpolicy_binding.json | 7 +- .../aaa/aaauser_intranetip_binding.json | 3 + .../aaa/aaauser_tmsessionpolicy_binding.json | 7 +- ...aauser_vpnintranetapplication_binding.json | 10 +- .../aaa/aaauser_vpnsessionpolicy_binding.json | 7 +- .../aaa/aaauser_vpntrafficpolicy_binding.json | 7 +- .../aaa/aaauser_vpnurl_binding.json | 8 +- .../analytics/analyticsprofile.json | 106 ++++ .../jsonconfig/appflow/appflowaction.json | 31 ++ ...ppflowaction_analyticsprofile_binding.json | 14 + .../appflow/appflowaction_binding.json | 11 + .../jsonconfig/appflow/appflowcollector.json | 9 + .../appflowglobal_appflowpolicy_binding.json | 4 + .../jsonconfig/appflow/appflowparam.json | 98 ++++ .../jsonconfig/appflow/appflowpolicy.json | 7 + .../appflowpolicy_vpnvserver_binding.json | 16 +- .../jsonconfig/appfw/appfwfieldtype.json | 5 +- .../appfwglobal_appfwpolicy_binding.json | 4 + .../jsonconfig/appfw/appfwhtmlerrorpage.json | 9 + .../appfw/appfwjsoncontenttype.json | 2 +- .../jsonconfig/appfw/appfwlearningdata.json | 69 ++- .../appfw/appfwlearningsettings.json | 12 + .../jsonconfig/appfw/appfwprofile.json | 59 ++- ...appfwprofile_creditcardnumber_binding.json | 3 +- ...pfwprofile_crosssitescripting_binding.json | 11 + .../appfwprofile_logexpression_binding.json | 24 + .../appfwprofile_safeobject_binding.json | 4 +- .../appfwprofile_sqlinjection_binding.json | 11 + .../jsonconfig/appfw/appfwsettings.json | 7 + .../appfw/appfwtransactionrecords.json | 3 + .../go-nitro/jsonconfig/appfw/appfwwsdl.json | 9 + .../jsonconfig/appfw/appfwxmlcontenttype.json | 2 +- .../jsonconfig/appfw/appfwxmlerrorpage.json | 9 + .../jsonconfig/appfw/appfwxmlschema.json | 9 + .../jsonconfig/appqoe/appqoeaction.json | 3 + .../jsonconfig/audit/auditnslogaction.json | 35 +- ...tnslogglobal_auditnslogpolicy_binding.json | 26 + .../audit/auditnslogglobal_binding.json | 6 + .../jsonconfig/audit/auditnslogparams.json | 22 +- .../jsonconfig/audit/auditnslogpolicy.json | 7 +- ...tnslogpolicy_auditnslogglobal_binding.json | 22 + .../jsonconfig/audit/auditsyslogaction.json | 55 +- ...yslogglobal_auditsyslogpolicy_binding.json | 26 + .../audit/auditsyslogglobal_binding.json | 6 + .../jsonconfig/audit/auditsyslogparams.json | 26 +- .../jsonconfig/audit/auditsyslogpolicy.json | 7 +- ...yslogpolicy_auditsyslogglobal_binding.json | 22 + .../auditsyslogpolicy_rnatglobal_binding.json | 6 +- .../authenticationazurekeyvault.json | 42 ++ .../authenticationcaptchaaction.json | 23 + .../authenticationdfaaction.json | 6 +- ...nticationdfapolicy_vpnvserver_binding.json | 6 +- .../authenticationemailaction.json | 36 ++ .../authenticationepaaction.json | 26 + .../authenticationldapaction.json | 79 +++ .../authenticationloginschema.json | 8 +- .../authenticationloginschemapolicy.json | 10 +- ...apolicy_authenticationvserver_binding.json | 16 +- ...nloginschemapolicy_vpnvserver_binding.json | 16 +- .../authenticationnegotiateaction.json | 3 + ...tionnegotiatepolicy_vpnglobal_binding.json | 22 + ...ionnegotiatepolicy_vpnvserver_binding.json | 22 + .../authenticationnoauthaction.json | 14 + .../authenticationoauthaction.json | 43 ++ .../authenticationoauthidppolicy.json | 37 ++ ...ppolicy_authenticationvserver_binding.json | 22 + .../authenticationoauthidppolicy_binding.json | 11 + ...tionoauthidppolicy_vpnvserver_binding.json | 22 + .../authenticationoauthidpprofile.json | 47 ++ .../authentication/authenticationpolicy.json | 10 +- ...icy_authenticationpolicylabel_binding.json | 12 +- ...npolicy_authenticationvserver_binding.json | 12 +- ...enticationpolicy_systemglobal_binding.json | 30 ++ .../authenticationpolicylabel.json | 25 +- .../authenticationpushservice.json | 47 ++ .../authenticationradiusaction.json | 14 + .../authenticationsamlaction.json | 118 ++++- .../authenticationsamlidppolicy.json | 6 +- ...ppolicy_authenticationvserver_binding.json | 6 +- ...ationsamlidppolicy_vpnvserver_binding.json | 6 +- .../authenticationsamlidpprofile.json | 99 +++- ...nticationsamlpolicy_vpnglobal_binding.json | 6 +- ...ticationsamlpolicy_vpnvserver_binding.json | 6 +- .../authenticationstorefrontauthaction.json | 28 + .../authenticationtacacsaction.json | 51 ++ .../authentication/authenticationvserver.json | 4 - ...ationvserver_auditnslogpolicy_binding.json | 6 + ...tionvserver_auditsyslogpolicy_binding.json | 6 + ...rver_authenticationcertpolicy_binding.json | 6 + ...rver_authenticationldappolicy_binding.json | 6 + ...ver_authenticationlocalpolicy_binding.json | 6 + ...thenticationloginschemapolicy_binding.json | 3 +- ...authenticationnegotiatepolicy_binding.json | 6 + ..._authenticationoauthidppolicy_binding.json | 33 ++ ...nvserver_authenticationpolicy_binding.json | 3 +- ...er_authenticationradiuspolicy_binding.json | 6 + ...r_authenticationsamlidppolicy_binding.json | 3 +- ...rver_authenticationsamlpolicy_binding.json | 6 + ...er_authenticationtacacspolicy_binding.json | 6 + ...r_authenticationwebauthpolicy_binding.json | 3 +- ...cationvserver_tmsessionpolicy_binding.json | 6 + ...icationvserver_vpnportaltheme_binding.json | 18 + .../authenticationwebauthaction.json | 3 +- ...hpolicy_authenticationvserver_binding.json | 6 +- ...ionwebauthpolicy_systemglobal_binding.json | 6 +- ...cationwebauthpolicy_vpnglobal_binding.json | 6 +- ...ationwebauthpolicy_vpnvserver_binding.json | 6 +- .../authorization/authorizationpolicy.json | 9 + .../jsonconfig/autoscale/autoscalepolicy.json | 4 - .../autoscalepolicy_nstimer_binding.json | 4 - .../jsonconfig/basic/extendedmemoryparam.json | 9 +- .../jsonconfig/basic/locationfile.json | 3 + .../jsonconfig/basic/locationfile6.json | 3 +- .../jsonconfig/basic/locationparameter.json | 53 ++ .../go-nitro/jsonconfig/basic/nstrace.json | 47 +- .../go-nitro/jsonconfig/basic/radiusnode.json | 14 + .../go-nitro/jsonconfig/basic/server.json | 40 ++ .../basic/server_gslbservice_binding.json | 17 +- .../server_gslbservicegroup_binding.json | 100 ++++ .../basic/server_service_binding.json | 2 +- .../basic/server_servicegroup_binding.json | 90 +++- .../go-nitro/jsonconfig/basic/service.json | 33 +- .../jsonconfig/basic/servicegroup.json | 57 ++- ...servicegroupentitymonbindings_binding.json | 24 + ...rvicegroup_servicegroupmember_binding.json | 8 + .../go-nitro/jsonconfig/bfd/bfdsession.json | 91 ++++ .../go-nitro/jsonconfig/ca/caaction.json | 40 ++ .../jsonconfig/ca/caglobal_binding.json | 6 + .../ca/caglobal_capolicy_binding.json | 33 ++ .../go-nitro/jsonconfig/ca/capolicy.json | 41 ++ .../jsonconfig/ca/capolicy_binding.json | 11 + .../ca/capolicy_caglobal_binding.json | 26 + .../ca/capolicy_csvserver_binding.json | 26 + .../ca/capolicy_lbvserver_binding.json | 26 + .../jsonconfig/cache/cachecontentgroup.json | 22 +- .../cacheglobal_cachepolicy_binding.json | 4 + .../jsonconfig/cache/cacheobject.json | 19 +- .../jsonconfig/cache/cacheparameter.json | 10 +- .../jsonconfig/cache/cachepolicy.json | 2 +- .../jsonconfig/cache/cachepolicylabel.json | 2 +- .../jsonconfig/cache/cacheselector.json | 5 + .../jsonconfig/cloud/cloudautoscalegroup.json | 24 + .../jsonconfig/cloud/cloudcredential.json | 21 + .../jsonconfig/cloud/cloudparameter.json | 26 + .../jsonconfig/cloud/cloudparaminternal.json | 17 + .../jsonconfig/cloud/cloudprofile.json | 45 ++ .../jsonconfig/cloud/cloudvserverip.json | 12 + .../jsonconfig/cluster/clusterfiles.json | 2 +- .../jsonconfig/cluster/clusterinstance.json | 43 ++ .../clusterinstance_clusternode_binding.json | 6 +- .../jsonconfig/cluster/clusternode.json | 41 +- .../cluster/clusternode_binding.json | 11 + .../clusternode_routemonitor_binding.json | 21 + .../jsonconfig/cluster/clusternodegroup.json | 11 + .../jsonconfig/cluster/clusterpropstatus.json | 19 + .../go-nitro/jsonconfig/cmp/cmpaction.json | 9 +- .../cmp/cmpglobal_cmppolicy_binding.json | 17 + .../go-nitro/jsonconfig/cmp/cmpparameter.json | 10 +- .../go-nitro/jsonconfig/cmp/cmppolicy.json | 2 +- .../cmp/cmppolicy_crvserver_binding.json | 6 +- .../contentinspectionaction.json | 50 ++ .../contentinspectionglobal_binding.json | 6 + ...lobal_contentinspectionpolicy_binding.json | 43 ++ .../contentinspectionpolicy.json | 42 ++ .../contentinspectionpolicy_binding.json | 11 + ...olicy_contentinspectionglobal_binding.json | 35 ++ ..._contentinspectionpolicylabel_binding.json | 35 ++ ...entinspectionpolicy_csvserver_binding.json | 35 ++ ...entinspectionpolicy_lbvserver_binding.json | 35 ++ .../contentinspectionpolicylabel.json | 54 ++ .../contentinspectionpolicylabel_binding.json | 11 + ...label_contentinspectionpolicy_binding.json | 30 ++ ...tionpolicylabel_policybinding_binding.json | 30 ++ .../contentinspectionprofile.json | 31 ++ .../go-nitro/jsonconfig/cr/craction.json | 23 +- .../go-nitro/jsonconfig/cr/crpolicy.json | 40 +- .../cr/crpolicy_crvserver_binding.json | 22 +- .../go-nitro/jsonconfig/cr/crvserver.json | 45 +- .../cr/crvserver_appflowpolicy_binding.json | 6 +- .../cr/crvserver_appfwpolicy_binding.json | 10 +- .../cr/crvserver_appqoepolicy_binding.json | 37 ++ .../cr/crvserver_cachepolicy_binding.json | 6 +- .../cr/crvserver_cmppolicy_binding.json | 27 + .../cr/crvserver_crpolicy_binding.json | 21 + .../cr/crvserver_cspolicy_binding.json | 21 + .../cr/crvserver_feopolicy_binding.json | 6 +- .../cr/crvserver_filterpolicy_binding.json | 22 + .../cr/crvserver_icapolicy_binding.json | 6 +- .../cr/crvserver_policymap_binding.json | 17 + .../cr/crvserver_responderpolicy_binding.json | 6 +- .../cr/crvserver_rewritepolicy_binding.json | 6 +- .../cr/crvserver_spilloverpolicy_binding.json | 6 +- .../go-nitro/jsonconfig/cs/csaction.json | 5 +- .../go-nitro/jsonconfig/cs/cspolicylabel.json | 2 +- .../cs/cspolicylabel_cspolicy_binding.json | 2 +- .../go-nitro/jsonconfig/cs/csvserver.json | 62 ++- .../cs/csvserver_appflowpolicy_binding.json | 2 +- .../cs/csvserver_appfwpolicy_binding.json | 2 +- .../cs/csvserver_appqoepolicy_binding.json | 37 ++ .../csvserver_auditnslogpolicy_binding.json | 2 +- .../csvserver_auditsyslogpolicy_binding.json | 2 +- ...csvserver_authorizationpolicy_binding.json | 2 +- .../cs/csvserver_cachepolicy_binding.json | 2 +- .../cs/csvserver_cmppolicy_binding.json | 2 +- ...erver_contentinspectionpolicy_binding.json | 37 ++ .../cs/csvserver_cspolicy_binding.json | 2 +- .../cs/csvserver_domain_binding.json | 4 +- .../cs/csvserver_feopolicy_binding.json | 6 +- .../cs/csvserver_filterpolicy_binding.json | 2 +- .../cs/csvserver_gslbvserver_binding.json | 3 +- .../cs/csvserver_responderpolicy_binding.json | 2 +- .../cs/csvserver_rewritepolicy_binding.json | 2 +- .../cs/csvserver_spilloverpolicy_binding.json | 2 +- .../cs/csvserver_tmtrafficpolicy_binding.json | 2 +- .../cs/csvserver_transformpolicy_binding.json | 2 +- .../cs/csvserver_vpnvserver_binding.json | 3 +- .../go-nitro/jsonconfig/db/dbdbprofile.json | 4 + .../go-nitro/jsonconfig/dns/dnsaaaarec.json | 6 + .../go-nitro/jsonconfig/dns/dnsaction.json | 7 +- .../go-nitro/jsonconfig/dns/dnsaction64.json | 2 +- .../go-nitro/jsonconfig/dns/dnsaddrec.json | 6 + .../go-nitro/jsonconfig/dns/dnscnamerec.json | 6 + .../dns/dnsglobal_dnspolicy_binding.json | 4 + .../go-nitro/jsonconfig/dns/dnskey.json | 6 + .../go-nitro/jsonconfig/dns/dnsmxrec.json | 6 + .../jsonconfig/dns/dnsnameserver.json | 3 + .../go-nitro/jsonconfig/dns/dnsnaptrrec.json | 16 +- .../go-nitro/jsonconfig/dns/dnsnsecrec.json | 10 +- .../go-nitro/jsonconfig/dns/dnsnsrec.json | 6 + .../go-nitro/jsonconfig/dns/dnsparameter.json | 31 ++ .../go-nitro/jsonconfig/dns/dnspolicy.json | 5 +- .../go-nitro/jsonconfig/dns/dnsprofile.json | 29 +- .../jsonconfig/dns/dnsproxyrecords.json | 10 + .../go-nitro/jsonconfig/dns/dnsptrrec.json | 6 + .../go-nitro/jsonconfig/dns/dnssoarec.json | 6 + .../go-nitro/jsonconfig/dns/dnssrvrec.json | 6 + .../jsonconfig/dns/dnssubnetcache.json | 26 + .../go-nitro/jsonconfig/dns/dnstxtrec.json | 6 + .../dns/dnszone_dnskey_binding.json | 9 +- .../dns/dnszone_domain_binding.json | 2 +- .../go-nitro/jsonconfig/feo/feoaction.json | 126 +++++ .../jsonconfig/feo/feoglobal_binding.json | 6 + .../feo/feoglobal_feopolicy_binding.json | 29 ++ .../go-nitro/jsonconfig/feo/feoparameter.json | 25 + .../go-nitro/jsonconfig/feo/feopolicy.json | 30 ++ .../jsonconfig/feo/feopolicy_binding.json | 11 + .../feo/feopolicy_csvserver_binding.json | 26 + .../feo/feopolicy_feoglobal_binding.json | 26 + .../feo/feopolicy_lbvserver_binding.json | 26 + .../jsonconfig/filter/filteraction.json | 2 +- .../filter/filterhtmlinjectionvariable.json | 2 +- .../gslb/gslbdomain_gslbservice_binding.json | 36 +- .../gslbdomain_gslbservicegroup_binding.json | 14 + ...domain_gslbservicegroupmember_binding.json | 40 ++ .../gslb/gslbdomain_gslbvserver_binding.json | 71 ++- .../gslb/gslbdomain_lbmonitor_binding.json | 41 +- .../jsonconfig/gslb/gslbldnsentries.json | 3 + .../jsonconfig/gslb/gslbparameter.json | 7 + .../go-nitro/jsonconfig/gslb/gslbservice.json | 51 +- .../gslb/gslbservice_lbmonitor_binding.json | 4 + .../jsonconfig/gslb/gslbservicegroup.json | 189 +++++++ .../gslb/gslbservicegroup_binding.json | 11 + ...egroup_gslbservicegroupmember_binding.json | 74 +++ .../gslbservicegroup_lbmonitor_binding.json | 47 ++ ...servicegroupentitymonbindings_binding.json | 63 +++ .../go-nitro/jsonconfig/gslb/gslbsite.json | 16 + .../gslb/gslbsite_gslbservice_binding.json | 2 +- .../gslbsite_gslbservicegroup_binding.json | 19 + ...lbsite_gslbservicegroupmember_binding.json | 32 ++ .../jsonconfig/gslb/gslbsyncstatus.json | 3 + .../go-nitro/jsonconfig/gslb/gslbvserver.json | 34 +- .../gslb/gslbvserver_gslbservice_binding.json | 10 +- .../gslbvserver_gslbservicegroup_binding.json | 14 + ...server_gslbservicegroupmember_binding.json | 66 +++ .../gslbvserver_spilloverpolicy_binding.json | 3 +- .../go-nitro/jsonconfig/ha/hafiles.json | 2 +- .../go-nitro/jsonconfig/ha/hanode.json | 11 +- .../ha/hanode_routemonitor6_binding.json | 5 + .../ha/hanode_routemonitor_binding.json | 5 + .../jsonconfig/ica/icaaccessprofile.json | 60 +++ .../go-nitro/jsonconfig/ica/icaaction.json | 41 ++ .../jsonconfig/ica/icaglobal_binding.json | 6 + .../ica/icaglobal_icapolicy_binding.json | 33 ++ .../jsonconfig/ica/icalatencyprofile.json | 40 ++ .../go-nitro/jsonconfig/ica/icaparameter.json | 12 + .../go-nitro/jsonconfig/ica/icapolicy.json | 39 ++ .../jsonconfig/ica/icapolicy_binding.json | 11 + .../ica/icapolicy_crvserver_binding.json | 26 + .../ica/icapolicy_icaglobal_binding.json | 26 + .../ica/icapolicy_vpnvserver_binding.json | 26 + .../jsonconfig/ipsec/ipsecparameter.json | 11 +- .../jsonconfig/ipsec/ipsecprofile.json | 13 +- .../jsonconfig/ipsecalg/ipsecalgprofile.json | 24 + .../jsonconfig/ipsecalg/ipsecalgsession.json | 34 ++ .../go-nitro/jsonconfig/lb/lbgroup.json | 7 + .../go-nitro/jsonconfig/lb/lbmonbindings.json | 7 +- ...bmonbindings_gslbservicegroup_binding.json | 29 ++ .../lb/lbmonbindings_service_binding.json | 2 +- .../lbmonbindings_servicegroup_binding.json | 2 +- .../go-nitro/jsonconfig/lb/lbmonitor.json | 25 +- .../lb/lbmonitor_sslcertkey_binding.json | 25 + .../go-nitro/jsonconfig/lb/lbparameter.json | 24 + .../jsonconfig/lb/lbpersistentsessions.json | 11 + .../go-nitro/jsonconfig/lb/lbprofile.json | 38 ++ .../go-nitro/jsonconfig/lb/lbroute.json | 3 + .../go-nitro/jsonconfig/lb/lbroute6.json | 3 + .../jsonconfig/lb/lbsipparameters.json | 6 + .../go-nitro/jsonconfig/lb/lbvserver.json | 60 ++- .../lbvserver_analyticsprofile_binding.json | 14 + .../lb/lbvserver_capolicy_binding.json | 6 +- ...erver_contentinspectionpolicy_binding.json | 34 ++ .../lb/lbvserver_csvserver_binding.json | 4 + .../lb/lbvserver_feopolicy_binding.json | 6 +- .../lb/lbvserver_service_binding.json | 6 +- .../lbvserver_servicegroupmember_binding.json | 6 +- ...eooptimizationdetectionpolicy_binding.json | 34 ++ ...videooptimizationpacingpolicy_binding.json | 34 ++ .../jsonconfig/lldp/lldpneighbors.json | 143 ++++++ .../go-nitro/jsonconfig/lldp/lldpparam.json | 18 + .../jsonconfig/lsn/lsnappsprofile.json | 38 ++ .../lsn/lsnappsprofile_binding.json | 11 + .../lsn/lsnappsprofile_port_binding.json | 14 + .../go-nitro/jsonconfig/lsn/lsnclient.json | 11 + .../jsonconfig/lsn/lsnclient_binding.json | 11 + .../lsn/lsnclient_network6_binding.json | 23 + .../lsn/lsnclient_network_binding.json | 20 + .../lsn/lsnclient_nsacl6_binding.json | 17 + .../lsn/lsnclient_nsacl_binding.json | 17 + .../jsonconfig/lsn/lsndeterministicnat.json | 52 ++ .../go-nitro/jsonconfig/lsn/lsngroup.json | 67 +++ .../jsonconfig/lsn/lsngroup_binding.json | 11 + .../lsn/lsngroup_ipsecalgprofile_binding.json | 14 + .../lsn/lsngroup_lsnappsprofile_binding.json | 14 + ...lsngroup_lsnhttphdrlogprofile_binding.json | 14 + .../lsn/lsngroup_lsnlogprofile_binding.json | 14 + .../lsn/lsngroup_lsnpool_binding.json | 14 + .../lsngroup_lsnrtspalgprofile_binding.json | 14 + .../lsngroup_lsnsipalgprofile_binding.json | 14 + .../lsngroup_lsntransportprofile_binding.json | 14 + .../lsn/lsngroup_pcpserver_binding.json | 14 + .../jsonconfig/lsn/lsnhttphdrlogprofile.json | 27 + .../jsonconfig/lsn/lsnip6profile.json | 21 + .../jsonconfig/lsn/lsnlogprofile.json | 23 + .../go-nitro/jsonconfig/lsn/lsnparameter.json | 27 + .../go-nitro/jsonconfig/lsn/lsnpool.json | 25 + .../jsonconfig/lsn/lsnpool_binding.json | 11 + .../jsonconfig/lsn/lsnpool_lsnip_binding.json | 17 + .../jsonconfig/lsn/lsnrtspalgprofile.json | 21 + .../jsonconfig/lsn/lsnrtspalgsession.json | 27 + .../lsn/lsnrtspalgsession_binding.json | 11 + ...lsnrtspalgsession_datachannel_binding.json | 39 ++ .../go-nitro/jsonconfig/lsn/lsnsession.json | 82 +++ .../jsonconfig/lsn/lsnsipalgcall.json | 27 + .../jsonconfig/lsn/lsnsipalgcall_binding.json | 11 + .../lsnsipalgcall_controlchannel_binding.json | 39 ++ .../lsnsipalgcall_datachannel_binding.json | 39 ++ .../jsonconfig/lsn/lsnsipalgprofile.json | 54 ++ .../go-nitro/jsonconfig/lsn/lsnstatic.json | 48 ++ .../jsonconfig/lsn/lsntransportprofile.json | 48 ++ .../jsonconfig/network/Interface.json | 63 ++- .../go-nitro/jsonconfig/network/arp.json | 16 +- .../jsonconfig/network/bridgegroup.json | 8 + .../network/bridgegroup_nsip6_binding.json | 3 + .../network/bridgegroup_nsip_binding.json | 3 + .../jsonconfig/network/bridgetable.json | 27 + .../go-nitro/jsonconfig/network/channel.json | 32 +- .../network/channel_interface_binding.json | 4 + .../go-nitro/jsonconfig/network/fis.json | 3 + .../network/fis_interface_binding.json | 3 + .../jsonconfig/network/forwardingsession.json | 11 + .../go-nitro/jsonconfig/network/inat.json | 4 + .../jsonconfig/network/inatparam.json | 3 + .../jsonconfig/network/interfacepair.json | 3 +- .../jsonconfig/network/ip6tunnel.json | 3 + .../jsonconfig/network/ip6tunnelparam.json | 4 + .../go-nitro/jsonconfig/network/iptunnel.json | 16 +- .../jsonconfig/network/iptunnelparam.json | 15 + .../go-nitro/jsonconfig/network/ipv6.json | 6 + .../go-nitro/jsonconfig/network/l2param.json | 7 + .../go-nitro/jsonconfig/network/l3param.json | 16 + .../go-nitro/jsonconfig/network/mapbmr.json | 23 + .../jsonconfig/network/mapbmr_binding.json | 11 + .../network/mapbmr_bmrv4network_binding.json | 17 + .../go-nitro/jsonconfig/network/mapdmr.json | 14 + .../jsonconfig/network/mapdomain.json | 14 + .../jsonconfig/network/mapdomain_binding.json | 11 + .../network/mapdomain_mapbmr_binding.json | 14 + .../jsonconfig/network/nat64param.json | 26 + .../go-nitro/jsonconfig/network/nd6.json | 13 + .../jsonconfig/network/netbridge.json | 3 + .../jsonconfig/network/netprofile.json | 12 + .../go-nitro/jsonconfig/network/rnat.json | 15 + .../go-nitro/jsonconfig/network/rnat6.json | 10 + .../network/rnat6_nsip6_binding.json | 7 + .../jsonconfig/network/rnatparam.json | 4 + .../jsonconfig/network/rnatsession.json | 20 + .../go-nitro/jsonconfig/network/route.json | 3 + .../go-nitro/jsonconfig/network/route6.json | 6 + .../go-nitro/jsonconfig/network/vlan.json | 23 + .../network/vlan_channel_binding.json | 3 + .../network/vlan_interface_binding.json | 3 + .../network/vlan_linkset_binding.json | 3 + .../network/vlan_nsip6_binding.json | 3 + .../jsonconfig/network/vlan_nsip_binding.json | 3 + .../go-nitro/jsonconfig/network/vrid.json | 13 + .../go-nitro/jsonconfig/network/vrid6.json | 30 +- .../network/vrid6_channel_binding.json | 22 + .../network/vrid6_nsip6_binding.json | 3 - .../network/vrid6_nsip_binding.json | 3 - .../network/vrid6_trackinterface_binding.json | 18 + .../network/vrid_channel_binding.json | 22 + .../network/vrid_interface_binding.json | 3 - .../network/vrid_nsip6_binding.json | 3 - .../jsonconfig/network/vrid_nsip_binding.json | 3 - .../network/vrid_trackinterface_binding.json | 18 + .../jsonconfig/network/vridparam.json | 6 + .../go-nitro/jsonconfig/network/vxlan.json | 25 +- .../network/vxlan_srcip_binding.json | 14 + .../jsonconfig/network/vxlanvlanmap.json | 11 + .../network/vxlanvlanmap_binding.json | 11 + .../network/vxlanvlanmap_vxlan_binding.json | 17 + .../go-nitro/jsonconfig/ns/nsacl.json | 23 + .../go-nitro/jsonconfig/ns/nsacl6.json | 33 ++ .../go-nitro/jsonconfig/ns/nsacls.json | 6 + .../go-nitro/jsonconfig/ns/nsacls6.json | 6 + .../go-nitro/jsonconfig/ns/nsaptlicense.json | 4 + .../go-nitro/jsonconfig/ns/nsassignment.json | 9 +- .../go-nitro/jsonconfig/ns/nscapacity.json | 53 ++ .../ns/nscentralmanagementserver.json | 24 + .../go-nitro/jsonconfig/ns/nsconfig.json | 24 +- .../jsonconfig/ns/nsconnectiontable.json | 277 +++++++++- .../go-nitro/jsonconfig/ns/nscqaparam.json | 68 +++ .../go-nitro/jsonconfig/ns/nsdiameter.json | 3 + .../jsonconfig/ns/nsencryptionkey.json | 28 + .../jsonconfig/ns/nsencryptionparams.json | 2 +- .../go-nitro/jsonconfig/ns/nsextension.json | 19 +- ...nsextension_extensionfunction_binding.json | 36 +- .../go-nitro/jsonconfig/ns/nsfeature.json | 52 +- .../go-nitro/jsonconfig/ns/nshardware.json | 8 + .../go-nitro/jsonconfig/ns/nshmackey.json | 21 + .../go-nitro/jsonconfig/ns/nshttpparam.json | 9 + .../go-nitro/jsonconfig/ns/nshttpprofile.json | 57 ++- .../go-nitro/jsonconfig/ns/nsicapprofile.json | 52 ++ .../go-nitro/jsonconfig/ns/nsip.json | 37 +- .../go-nitro/jsonconfig/ns/nsip6.json | 24 +- .../go-nitro/jsonconfig/ns/nslicense.json | 67 ++- .../jsonconfig/ns/nslicenseserver.json | 32 ++ .../jsonconfig/ns/nslicenseserverpool.json | 480 ++++++++++++++++++ .../go-nitro/jsonconfig/ns/nsmode.json | 18 +- .../go-nitro/jsonconfig/ns/nsparam.json | 18 +- .../go-nitro/jsonconfig/ns/nspartition.json | 14 +- .../ns/nspartition_vxlan_binding.json | 14 + .../jsonconfig/ns/nspartitionmac.json | 16 + .../go-nitro/jsonconfig/ns/nspbr.json | 12 + .../go-nitro/jsonconfig/ns/nspbr6.json | 15 + .../ns/nssourceroutecachetable.json | 24 + .../go-nitro/jsonconfig/ns/nstcpparam.json | 17 +- .../go-nitro/jsonconfig/ns/nstcpprofile.json | 101 +++- .../go-nitro/jsonconfig/ns/nstimeout.json | 9 + .../jsonconfig/ns/nstrafficdomain.json | 7 +- .../go-nitro/jsonconfig/ns/nsvariable.json | 15 +- .../go-nitro/jsonconfig/ns/nsversion.json | 3 + .../go-nitro/jsonconfig/ns/nsvpxparam.json | 15 + .../go-nitro/jsonconfig/pcp/pcpmap.json | 61 +++ .../go-nitro/jsonconfig/pcp/pcpprofile.json | 32 ++ .../go-nitro/jsonconfig/pcp/pcpserver.json | 20 + .../jsonconfig/policy/policydataset.json | 5 +- .../jsonconfig/policy/policyevaluation.json | 85 +++- .../jsonconfig/policy/policyexpression.json | 2 +- .../jsonconfig/policy/policyhttpcallout.json | 8 + .../jsonconfig/policy/policyparam.json | 11 + .../jsonconfig/policy/policypatset.json | 3 + .../policy/policypatset_pattern_binding.json | 2 +- .../jsonconfig/policy/policyurlset.json | 45 ++ .../jsonconfig/protocol/protocolhttpband.json | 23 + .../jsonconfig/rdp/rdpclientprofile.json | 85 ++++ .../jsonconfig/rdp/rdpconnections.json | 34 ++ .../jsonconfig/rdp/rdpserverprofile.json | 29 ++ .../reputation/reputationsettings.json | 14 + .../jsonconfig/responder/responderaction.json | 8 +- ...sponderglobal_responderpolicy_binding.json | 6 +- .../jsonconfig/responder/responderpolicy.json | 2 +- .../responderpolicy_crvserver_binding.json | 16 +- .../responder/responderpolicylabel.json | 5 +- .../jsonconfig/rewrite/rewriteaction.json | 4 +- .../rewriteglobal_rewritepolicy_binding.json | 6 +- .../jsonconfig/rewrite/rewriteparam.json | 3 + .../jsonconfig/rewrite/rewritepolicy.json | 2 +- .../rewrite/rewritepolicylabel.json | 10 +- .../go-nitro/jsonconfig/rise/riseapbrsvc.json | 38 ++ .../go-nitro/jsonconfig/rise/riseparam.json | 16 + .../go-nitro/jsonconfig/rise/riseprofile.json | 71 +++ .../jsonconfig/rise/riseprofile_binding.json | 11 + .../rise/riseprofile_interface_binding.json | 14 + .../go-nitro/jsonconfig/rise/riserhi.json | 33 ++ .../router/routerdynamicrouting.json | 6 +- .../go-nitro/jsonconfig/smpp/smppparam.json | 28 + .../go-nitro/jsonconfig/smpp/smppuser.json | 14 + .../go-nitro/jsonconfig/snmp/snmpalarm.json | 4 +- .../go-nitro/jsonconfig/snmp/snmpmib.json | 3 + .../go-nitro/jsonconfig/snmp/snmpoption.json | 8 + .../go-nitro/jsonconfig/snmp/snmptrap.json | 9 +- .../jsonconfig/snmp/snmptrap_binding.json | 6 +- .../snmp/snmptrap_snmpuser_binding.json | 9 +- .../jsonconfig/spillover/spilloveraction.json | 2 +- .../jsonconfig/spillover/spilloverpolicy.json | 2 +- .../go-nitro/jsonconfig/ssl/sslaction.json | 22 +- .../jsonconfig/ssl/sslcacertgroup.json | 25 + .../ssl/sslcacertgroup_binding.json | 11 + .../sslcacertgroup_sslcertkey_binding.json | 22 + .../go-nitro/jsonconfig/ssl/sslcert.json | 3 + .../jsonconfig/ssl/sslcertbundle.json | 19 + .../ssl/sslcertchain_sslcertkey_binding.json | 9 +- .../go-nitro/jsonconfig/ssl/sslcertkey.json | 18 +- .../sslcertkey_crldistribution_binding.json | 4 - .../ssl/sslcertkey_service_binding.json | 4 - .../sslcertkey_sslocspresponder_binding.json | 4 - .../ssl/sslcertkey_sslprofile_binding.json | 17 + .../ssl/sslcertkey_sslvserver_binding.json | 4 - .../go-nitro/jsonconfig/ssl/sslcertreq.json | 7 + .../go-nitro/jsonconfig/ssl/sslcipher.json | 6 + .../sslcipher_individualcipher_binding.json | 3 + .../ssl/sslcipher_service_binding.json | 3 + .../ssl/sslcipher_servicegroup_binding.json | 3 + .../ssl/sslcipher_sslciphersuite_binding.json | 3 + .../ssl/sslcipher_sslprofile_binding.json | 3 +- .../ssl/sslcipher_sslvserver_binding.json | 3 + .../go-nitro/jsonconfig/ssl/ssldsakey.json | 6 + .../jsonconfig/ssl/ssldtlsprofile.json | 5 + .../go-nitro/jsonconfig/ssl/sslecdsakey.json | 34 ++ .../go-nitro/jsonconfig/ssl/sslfips.json | 17 +- .../go-nitro/jsonconfig/ssl/sslfipskey.json | 8 + .../ssl/sslglobal_sslpolicy_binding.json | 17 + .../go-nitro/jsonconfig/ssl/sslhsmkey.json | 10 + .../jsonconfig/ssl/ssllogprofile.json | 27 + .../jsonconfig/ssl/sslocspresponder.json | 25 +- .../go-nitro/jsonconfig/ssl/sslparameter.json | 39 ++ .../go-nitro/jsonconfig/ssl/sslprofile.json | 185 +++++-- .../ssl/sslprofile_ecccurve_binding.json | 3 +- .../ssl/sslprofile_sslcertkey_binding.json | 17 + .../sslprofile_sslciphersuite_binding.json | 3 - .../go-nitro/jsonconfig/ssl/sslrsakey.json | 6 + .../go-nitro/jsonconfig/ssl/sslservice.json | 23 +- .../ssl/sslservice_ecccurve_binding.json | 3 +- .../ssl/sslservice_sslcipher_binding.json | 3 + .../jsonconfig/ssl/sslservicegroup.json | 38 +- .../ssl/sslservicegroup_ecccurve_binding.json | 3 +- .../sslservicegroup_sslcipher_binding.json | 3 + .../go-nitro/jsonconfig/ssl/sslvserver.json | 52 +- .../ssl/sslvserver_ecccurve_binding.json | 3 +- .../ssl/sslvserver_sslcipher_binding.json | 3 + .../ssl/sslvserver_sslpolicy_binding.json | 4 + .../jsonconfig/stream/streamidentifier.json | 30 +- .../subscriber/subscribergxinterface.json | 136 +++++ .../subscriber/subscriberparam.json | 31 ++ .../subscriber/subscriberprofile.json | 39 ++ .../subscriber/subscriberradiusinterface.json | 20 + .../subscriber/subscribersessions.json | 50 ++ .../jsonconfig/system/systembackup.json | 3 + .../jsonconfig/system/systemcmdpolicy.json | 2 +- .../jsonconfig/system/systemextramgmtcpu.json | 21 + .../jsonconfig/system/systemfile.json | 14 +- ...systemglobal_auditnslogpolicy_binding.json | 12 +- ...ystemglobal_auditsyslogpolicy_binding.json | 12 +- ...obal_authenticationldappolicy_binding.json | 12 +- ...bal_authenticationlocalpolicy_binding.json | 12 +- ...emglobal_authenticationpolicy_binding.json | 13 +- ...al_authenticationradiuspolicy_binding.json | 12 +- ...al_authenticationtacacspolicy_binding.json | 12 +- .../systemgroup_nspartition_binding.json | 14 + .../jsonconfig/system/systemhwerror.json | 19 + .../jsonconfig/system/systemparameter.json | 59 +++ .../jsonconfig/system/systemsession.json | 9 + .../jsonconfig/system/systemsshkey.json | 3 +- .../jsonconfig/system/systemuser.json | 16 +- .../systemuser_systemgroup_binding.json | 6 - .../tm/tmglobal_auditnslogpolicy_binding.json | 3 + .../tmglobal_auditsyslogpolicy_binding.json | 3 + .../tm/tmglobal_tmsessionpolicy_binding.json | 5 +- .../tm/tmglobal_tmtrafficpolicy_binding.json | 7 + .../jsonconfig/tm/tmsamlssoprofile.json | 244 +++++++++ .../jsonconfig/tm/tmsessionaction.json | 2 +- .../jsonconfig/tm/tmsessionpolicy.json | 15 +- .../jsonconfig/tm/tmtrafficaction.json | 13 + ...ansformglobal_transformpolicy_binding.json | 4 + ...nelglobal_tunneltrafficpolicy_binding.json | 22 +- .../tunnel/tunneltrafficpolicy.json | 20 +- ...neltrafficpolicy_tunnelglobal_binding.json | 4 + .../go-nitro/jsonconfig/ulfd/ulfdserver.json | 16 + .../urlfiltering/urlfilteringcategories.json | 15 + .../urlfilteringcategorygroups.json | 12 + .../urlfiltering/urlfilteringparameter.json | 59 +++ .../jsonconfig/user/userprotocol.json | 21 + .../go-nitro/jsonconfig/user/uservserver.json | 60 +++ .../go-nitro/jsonconfig/utility/callhome.json | 31 +- .../go-nitro/jsonconfig/utility/install.json | 23 + .../go-nitro/jsonconfig/utility/ping.json | 36 ++ .../go-nitro/jsonconfig/utility/ping6.json | 45 ++ .../go-nitro/jsonconfig/utility/raid.json | 6 + .../jsonconfig/utility/techsupport.json | 30 +- .../jsonconfig/utility/traceroute.json | 45 ++ .../jsonconfig/utility/traceroute6.json | 48 ++ .../videooptimizationdetectionaction.json | 38 ++ .../videooptimizationdetectionpolicy.json | 42 ++ ...eooptimizationdetectionpolicy_binding.json | 11 + ...tiondetectionpolicy_lbvserver_binding.json | 35 ++ ...eooptimizationglobaldetection_binding.json | 35 ++ ...videooptimizationdetectionpolicylabel.json | 46 ++ ...imizationdetectionpolicylabel_binding.json | 11 + ...tionpolicylabel_policybinding_binding.json | 30 ++ ...eooptimizationdetectionpolicy_binding.json | 30 ++ ...eooptimizationglobaldetection_binding.json | 6 + ...eooptimizationdetectionpolicy_binding.json | 39 ++ ...videooptimizationglobalpacing_binding.json | 6 + ...videooptimizationpacingpolicy_binding.json | 39 ++ .../videooptimizationpacingaction.json | 37 ++ .../videooptimizationpacingpolicy.json | 42 ++ ...videooptimizationpacingpolicy_binding.json | 11 + ...izationpacingpolicy_lbvserver_binding.json | 35 ++ ...videooptimizationglobalpacing_binding.json | 35 ++ .../videooptimizationpacingpolicylabel.json | 46 ++ ...optimizationpacingpolicylabel_binding.json | 11 + ...cingpolicylabel_policybinding_binding.json | 30 ++ ...videooptimizationpacingpolicy_binding.json | 30 ++ .../videooptimizationparameter.json | 14 + .../jsonconfig/vpn/vpnalwaysonprofile.json | 23 + .../vpn/vpnclientlessaccesspolicy.json | 5 + .../vpn/vpnclientlessaccessprofile.json | 5 + .../vpn/vpnglobal_appcontroller_binding.json | 3 + .../vpnglobal_auditnslogpolicy_binding.json | 3 + .../vpnglobal_auditsyslogpolicy_binding.json | 3 + ...obal_authenticationcertpolicy_binding.json | 3 + ...obal_authenticationldappolicy_binding.json | 3 + ...bal_authenticationlocalpolicy_binding.json | 3 + ...authenticationnegotiatepolicy_binding.json | 6 + ...pnglobal_authenticationpolicy_binding.json | 3 + ...al_authenticationradiuspolicy_binding.json | 3 + ...obal_authenticationsamlpolicy_binding.json | 3 + ...al_authenticationtacacspolicy_binding.json | 3 + .../vpn/vpnglobal_domain_binding.json | 3 + .../vpn/vpnglobal_intranetip6_binding.json | 3 + .../vpn/vpnglobal_intranetip_binding.json | 3 + .../vpnglobal_sharefileserver_binding.json | 3 + .../vpn/vpnglobal_sslcertkey_binding.json | 28 + .../vpn/vpnglobal_staserver_binding.json | 12 + ...bal_vpnclientlessaccesspolicy_binding.json | 12 +- .../vpn/vpnglobal_vpneula_binding.json | 3 + ...global_vpnintranetapplication_binding.json | 3 + .../vpnglobal_vpnnexthopserver_binding.json | 3 + .../vpn/vpnglobal_vpnportaltheme_binding.json | 3 + .../vpnglobal_vpnsessionpolicy_binding.json | 5 +- .../vpnglobal_vpntrafficpolicy_binding.json | 3 + .../vpn/vpnglobal_vpnurl_binding.json | 3 + .../jsonconfig/vpn/vpnicaconnection.json | 10 + .../jsonconfig/vpn/vpnicadtlsconnection.json | 24 +- .../jsonconfig/vpn/vpnnexthopserver.json | 7 + .../go-nitro/jsonconfig/vpn/vpnparameter.json | 71 ++- .../jsonconfig/vpn/vpnpcoipconnection.json | 37 ++ .../jsonconfig/vpn/vpnpcoipprofile.json | 21 + .../vpn/vpnpcoipvserverprofile.json | 17 + .../jsonconfig/vpn/vpnportaltheme.json | 3 +- .../jsonconfig/vpn/vpnsamlssoprofile.json | 247 +++++++++ .../jsonconfig/vpn/vpnsessionaction.json | 52 +- .../jsonconfig/vpn/vpnsessionpolicy.json | 11 +- .../go-nitro/jsonconfig/vpn/vpnsfconfig.json | 15 + .../go-nitro/jsonconfig/vpn/vpnstoreinfo.json | 35 ++ .../jsonconfig/vpn/vpntrafficaction.json | 13 + .../jsonconfig/vpn/vpntrafficpolicy.json | 9 + .../go-nitro/jsonconfig/vpn/vpnurl.json | 20 + .../go-nitro/jsonconfig/vpn/vpnvserver.json | 98 ++++ ...erver_authenticationdfapolicy_binding.json | 6 +- ...thenticationloginschemapolicy_binding.json | 3 +- ...authenticationnegotiatepolicy_binding.json | 10 + ..._authenticationoauthidppolicy_binding.json | 30 ++ ...nvserver_authenticationpolicy_binding.json | 6 +- ...r_authenticationsamlidppolicy_binding.json | 3 +- ...r_authenticationwebauthpolicy_binding.json | 6 +- .../vpn/vpnvserver_cspolicy_binding.json | 3 +- .../vpn/vpnvserver_feopolicy_binding.json | 3 +- .../vpn/vpnvserver_icapolicy_binding.json | 3 +- .../vpn/vpnvserver_intranetip6_binding.json | 3 +- .../vpn/vpnvserver_staserver_binding.json | 9 + .../vpn/vpnvserver_vpnepaprofile_binding.json | 3 +- .../vpn/vpnvserver_vpneula_binding.json | 3 +- .../vpnvserver_vpnportaltheme_binding.json | 3 +- .../go-nitro/jsonconfig/wf/wfpackage.json | 14 + .../go-nitro/jsonconfig/wf/wfsite.json | 38 ++ .../go-nitro/jsonconfig/wi/wisite.json | 14 + .../go-nitro/jsonconfig/xm/xmdeployment.json | 21 + .../go-nitro/jsonconfig/xm/xmpackage.json | 22 + 1310 files changed, 19932 insertions(+), 2523 deletions(-) create mode 100644 vendor/github.com/chiradeep/go-nitro/config/analytics/analyticsprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_analyticsprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_logexpression_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_auditnslogpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy_auditnslogglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_auditsyslogpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy_auditsyslogglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationazurekeyvault.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationcaptchaaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationemailaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationepaaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnoauthaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_authenticationvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_vpnvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidpprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicy_systemglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpushservice.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationstorefrontauthaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationoauthidppolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_vpnportaltheme_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/basic/radiusnode.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/basic/server_gslbservicegroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/bfd/bfdsession.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/caaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_capolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/capolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_caglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_csvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_lbvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cloud/cloudautoscalegroup.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cloud/cloudcredential.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparameter.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparaminternal.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cloud/cloudprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cloud/cloudvserverip.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_routemonitor_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cluster/clusterpropstatus.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_csvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_lbvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_policybinding_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_appqoepolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_appqoepolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_contentinspectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/dns/dnssubnetcache.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feoaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_feopolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feoparameter.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_csvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_feoglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_lbvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroupmember_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_gslbservicegroupmember_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_lbmonitor_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroupmember_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroupmember_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icaaccessprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icaaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_icapolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icalatencyprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icaparameter.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_crvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_icaglobal_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_vpnvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgsession.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings_gslbservicegroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor_sslcertkey_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_analyticsprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_contentinspectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationdetectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationpacingpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lldp/lldpneighbors.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lldp/lldpparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_port_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network6_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl6_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsndeterministicnat.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_ipsecalgprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnappsprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnhttphdrlogprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnlogprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnpool_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnrtspalgprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnsipalgprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsntransportprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_pcpserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnhttphdrlogprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnip6profile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnlogprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnparameter.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_lsnip_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_datachannel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsession.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_controlchannel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_datachannel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsnstatic.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/lsn/lsntransportprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapbmr.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_bmrv4network_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapdmr.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapdomain.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_mapbmr_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/nat64param.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/rnatsession.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vrid6_channel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vrid6_trackinterface_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vrid_channel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vrid_trackinterface_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vxlan_srcip_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_vxlan_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nscapacity.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nscentralmanagementserver.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nscqaparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nsencryptionkey.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nshmackey.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nsicapprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserver.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserverpool.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nspartition_vxlan_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nspartitionmac.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nssourceroutecachetable.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ns/nsvpxparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/pcp/pcpmap.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/pcp/pcpprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/pcp/pcpserver.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/policy/policyparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/policy/policyurlset.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rdp/rdpclientprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rdp/rdpconnections.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rdp/rdpserverprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/reputation/reputationsettings.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rise/riseapbrsvc.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rise/riseparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_interface_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/rise/riserhi.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/smpp/smppparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/smpp/smppuser.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_sslcertkey_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertbundle.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslprofile_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslecdsakey.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/ssllogprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslcertkey_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribergxinterface.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberparam.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberradiusinterface.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribersessions.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/system/systemextramgmtcpu.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/system/systemgroup_nspartition_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/system/systemhwerror.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/ulfd/ulfdserver.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategories.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategorygroups.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringparameter.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/user/userprotocol.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/user/uservserver.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/utility/install.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/utility/ping.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/utility/ping6.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/utility/raid.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/utility/traceroute.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/utility/traceroute6.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingaction.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationparameter.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnalwaysonprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sslcertkey_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipconnection.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipvserverprofile.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsfconfig.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnstoreinfo.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationoauthidppolicy_binding.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/wf/wfpackage.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/wf/wfsite.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/xm/xmdeployment.go create mode 100644 vendor/github.com/chiradeep/go-nitro/config/xm/xmpackage.go create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/analytics/analyticsprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_analyticsprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_logexpression_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_auditnslogpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy_auditnslogglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_auditsyslogpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_auditsyslogglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationazurekeyvault.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationcaptchaaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationemailaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationepaaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnoauthaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_authenticationvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_vpnvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidpprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_systemglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpushservice.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationstorefrontauthaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationoauthidppolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_vpnportaltheme_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/radiusnode.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservicegroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/bfd/bfdsession.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_capolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_caglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_csvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_lbvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudautoscalegroup.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudcredential.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparameter.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparaminternal.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudvserverip.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_routemonitor_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterpropstatus.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_csvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_lbvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_policybinding_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appqoepolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appqoepolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_contentinspectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssubnetcache.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_feopolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoparameter.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_csvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_feoglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_lbvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroupmember_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_gslbservicegroupmember_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_lbmonitor_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroupmember_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroupmember_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaccessprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_icapolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icalatencyprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaparameter.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_crvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_icaglobal_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_vpnvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgsession.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_gslbservicegroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor_sslcertkey_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_analyticsprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_contentinspectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationdetectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationpacingpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpneighbors.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_port_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network6_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl6_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsndeterministicnat.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_ipsecalgprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnappsprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnhttphdrlogprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnlogprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnpool_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnrtspalgprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnsipalgprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsntransportprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_pcpserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnhttphdrlogprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnip6profile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnlogprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnparameter.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_lsnip_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_datachannel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsession.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_controlchannel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_datachannel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnstatic.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsntransportprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_bmrv4network_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdmr.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_mapbmr_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nat64param.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatsession.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_channel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_trackinterface_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_channel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_trackinterface_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan_srcip_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_vxlan_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscapacity.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscentralmanagementserver.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscqaparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionkey.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshmackey.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsicapprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserver.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserverpool.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition_vxlan_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartitionmac.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nssourceroutecachetable.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvpxparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpmap.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpserver.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyurlset.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpclientprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpconnections.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpserverprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/reputation/reputationsettings.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseapbrsvc.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_interface_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riserhi.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppuser.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_sslcertkey_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertbundle.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslprofile_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslecdsakey.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssllogprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslcertkey_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribergxinterface.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberparam.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberradiusinterface.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribersessions.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemextramgmtcpu.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemgroup_nspartition_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemhwerror.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/ulfd/ulfdserver.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategories.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategorygroups.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringparameter.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/user/userprotocol.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/user/uservserver.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/install.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping6.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/raid.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute6.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingaction.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationparameter.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnalwaysonprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sslcertkey_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipconnection.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipvserverprofile.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsfconfig.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnstoreinfo.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationoauthidppolicy_binding.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfpackage.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfsite.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmdeployment.json create mode 100644 vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmpackage.json diff --git a/Gopkg.lock b/Gopkg.lock index 2e794f845..ab5225e1f 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -94,8 +94,8 @@ version = "v3.5.1" [[projects]] - branch = "master" - digest = "1:39e062e2a4d43fb87911a049bc0a6014b1b0b4ab24bcaa3b0b13036caead6c52" + branch = "update_json" + digest = "1:c084fa9562ce23eeaf7f7ce98dd0f96d41d5b2bda5e9cb2fd70c5d35519b971a" name = "github.com/chiradeep/go-nitro" packages = [ "config/basic", @@ -108,7 +108,7 @@ "netscaler", ] pruneopts = "" - revision = "dc93fece3b47b128b55ff7a2665a38b91afebe3b" + revision = "82bb933547b7eb8ec2384bd07b2fb902469f6555" [[projects]] digest = "1:56c130d885a4aacae1dd9c7b71cfe39912c7ebc1ff7d2b46083c8812996dc43b" diff --git a/Gopkg.toml b/Gopkg.toml index 5d773882b..55eaa4169 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -23,7 +23,7 @@ [[constraint]] name = "github.com/chiradeep/go-nitro" - branch = "master" + branch = "update_json" [[constraint]] name = "github.com/hashicorp/terraform" diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_aaapreauthenticationpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_aaapreauthenticationpolicy_binding.go index 149f08fa7..d59199510 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_aaapreauthenticationpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_aaapreauthenticationpolicy_binding.go @@ -5,5 +5,4 @@ type Aaaglobalaaapreauthenticationpolicybinding struct { Builtin interface{} `json:"builtin,omitempty"` Policy string `json:"policy,omitempty"` Priority int `json:"priority,omitempty"` - Windowsprofile string `json:"windowsprofile,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_authenticationnegotiateaction_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_authenticationnegotiateaction_binding.go index 3c8592b1d..abfe5bded 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_authenticationnegotiateaction_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaglobal_authenticationnegotiateaction_binding.go @@ -1,9 +1,5 @@ package aaa type Aaaglobalauthenticationnegotiateactionbinding struct { - Bindpolicytype int `json:"bindpolicytype,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Windowsprofile string `json:"windowsprofile,omitempty"` + Windowsprofile string `json:"windowsprofile,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup.go index 2fd9b5eb5..5b36ccd31 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup.go @@ -3,4 +3,5 @@ package aaa type Aaagroup struct { Groupname string `json:"groupname,omitempty"` Loggedin bool `json:"loggedin,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_aaauser_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_aaauser_binding.go index eae1f2277..6c71423ed 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_aaauser_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_aaauser_binding.go @@ -1,6 +1,7 @@ package aaa type Aaagroupaaauserbinding struct { - Groupname string `json:"groupname,omitempty"` - Username string `json:"username,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditnslogpolicy_binding.go index 3bde90545..b54453ad9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditnslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditnslogpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaagroupauditnslogpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditsyslogpolicy_binding.go index 8338a501f..7b74486f4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditsyslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_auditsyslogpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaagroupauditsyslogpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_authorizationpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_authorizationpolicy_binding.go index 6fd30f46d..75aab94b1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_authorizationpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_authorizationpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaagroupauthorizationpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_intranetip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_intranetip_binding.go index c3fbd004d..13e038797 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_intranetip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_intranetip_binding.go @@ -1,7 +1,8 @@ package aaa type Aaagroupintranetipbinding struct { - Groupname string `json:"groupname,omitempty"` - Intranetip string `json:"intranetip,omitempty"` - Netmask string `json:"netmask,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Intranetip string `json:"intranetip,omitempty"` + Netmask string `json:"netmask,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_tmsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_tmsessionpolicy_binding.go index ff9430bcb..8f226146a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_tmsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_tmsessionpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaagrouptmsessionpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnintranetapplication_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnintranetapplication_binding.go index 0f61033f4..f843b67df 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnintranetapplication_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnintranetapplication_binding.go @@ -1,10 +1,8 @@ package aaa type Aaagroupvpnintranetapplicationbinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Intranetapplication string `json:"intranetapplication,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnsessionpolicy_binding.go index 9a66df23e..2b1256a9b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnsessionpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaagroupvpnsessionpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpntrafficpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpntrafficpolicy_binding.go index 517c1e99c..b1bf87475 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpntrafficpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpntrafficpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaagroupvpntrafficpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnurl_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnurl_binding.go index 5ebc33dfb..e1e6eb085 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnurl_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaagroup_vpnurl_binding.go @@ -1,10 +1,8 @@ package aaa type Aaagroupvpnurlbinding struct { - Acttype int `json:"acttype,omitempty"` - Groupname string `json:"groupname,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Urlname string `json:"urlname,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaakcdaccount.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaakcdaccount.go index 1b4c94b13..f3ce3ccb8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaakcdaccount.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaakcdaccount.go @@ -1,13 +1,16 @@ package aaa type Aaakcdaccount struct { - Cacert string `json:"cacert,omitempty"` - Delegateduser string `json:"delegateduser,omitempty"` - Kcdaccount string `json:"kcdaccount,omitempty"` - Kcdpassword string `json:"kcdpassword,omitempty"` - Kcdspn string `json:"kcdspn,omitempty"` - Keytab string `json:"keytab,omitempty"` - Principle string `json:"principle,omitempty"` - Realmstr string `json:"realmstr,omitempty"` - Usercert string `json:"usercert,omitempty"` + Cacert string `json:"cacert,omitempty"` + Delegateduser string `json:"delegateduser,omitempty"` + Enterpriserealm string `json:"enterpriserealm,omitempty"` + Kcdaccount string `json:"kcdaccount,omitempty"` + Kcdpassword string `json:"kcdpassword,omitempty"` + Kcdspn string `json:"kcdspn,omitempty"` + Keytab string `json:"keytab,omitempty"` + Principle string `json:"principle,omitempty"` + Realmstr string `json:"realmstr,omitempty"` + Servicespn string `json:"servicespn,omitempty"` + Usercert string `json:"usercert,omitempty"` + Userrealm string `json:"userrealm,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaldapparams.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaldapparams.go index 72554aaa6..1bde23985 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaldapparams.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaldapparams.go @@ -1,26 +1,27 @@ package aaa type Aaaldapparams struct { - Authtimeout int `json:"authtimeout,omitempty"` - Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` - Groupattrname string `json:"groupattrname,omitempty"` - Groupauthname string `json:"groupauthname,omitempty"` - Groupnameidentifier string `json:"groupnameidentifier,omitempty"` - Groupsearchattribute string `json:"groupsearchattribute,omitempty"` - Groupsearchfilter string `json:"groupsearchfilter,omitempty"` - Groupsearchsubattribute string `json:"groupsearchsubattribute,omitempty"` - Ldapbase string `json:"ldapbase,omitempty"` - Ldapbinddn string `json:"ldapbinddn,omitempty"` - Ldapbinddnpassword string `json:"ldapbinddnpassword,omitempty"` - Ldaploginname string `json:"ldaploginname,omitempty"` - Maxnestinglevel int `json:"maxnestinglevel,omitempty"` - Nestedgroupextraction string `json:"nestedgroupextraction,omitempty"` - Passwdchange string `json:"passwdchange,omitempty"` - Searchfilter string `json:"searchfilter,omitempty"` - Sectype string `json:"sectype,omitempty"` - Serverip string `json:"serverip,omitempty"` - Serverport int `json:"serverport,omitempty"` - Ssonameattribute string `json:"ssonameattribute,omitempty"` - Subattributename string `json:"subattributename,omitempty"` - Svrtype string `json:"svrtype,omitempty"` + Authtimeout int `json:"authtimeout,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Groupattrname string `json:"groupattrname,omitempty"` + Groupauthname string `json:"groupauthname,omitempty"` + Groupnameidentifier string `json:"groupnameidentifier,omitempty"` + Groupsearchattribute string `json:"groupsearchattribute,omitempty"` + Groupsearchfilter string `json:"groupsearchfilter,omitempty"` + Groupsearchsubattribute string `json:"groupsearchsubattribute,omitempty"` + Ldapbase string `json:"ldapbase,omitempty"` + Ldapbinddn string `json:"ldapbinddn,omitempty"` + Ldapbinddnpassword string `json:"ldapbinddnpassword,omitempty"` + Ldaploginname string `json:"ldaploginname,omitempty"` + Maxnestinglevel int `json:"maxnestinglevel,omitempty"` + Nestedgroupextraction string `json:"nestedgroupextraction,omitempty"` + Passwdchange string `json:"passwdchange,omitempty"` + Searchfilter string `json:"searchfilter,omitempty"` + Sectype string `json:"sectype,omitempty"` + Serverip string `json:"serverip,omitempty"` + Serverport int `json:"serverport,omitempty"` + Ssonameattribute string `json:"ssonameattribute,omitempty"` + Subattributename string `json:"subattributename,omitempty"` + Svrtype string `json:"svrtype,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaparameter.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaparameter.go index 264a37143..a64ac7057 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaparameter.go @@ -1,11 +1,20 @@ package aaa type Aaaparameter struct { + Aaadloglevel string `json:"aaadloglevel,omitempty"` Aaadnatip string `json:"aaadnatip,omitempty"` + Aaasessionloglevel string `json:"aaasessionloglevel,omitempty"` Defaultauthtype string `json:"defaultauthtype,omitempty"` + Dynaddr string `json:"dynaddr,omitempty"` Enableenhancedauthfeedback string `json:"enableenhancedauthfeedback,omitempty"` + Enablesessionstickiness string `json:"enablesessionstickiness,omitempty"` Enablestaticpagecaching string `json:"enablestaticpagecaching,omitempty"` Failedlogintimeout int `json:"failedlogintimeout,omitempty"` + Ftmode string `json:"ftmode,omitempty"` Maxaaausers int `json:"maxaaausers,omitempty"` + Maxkbquestions int `json:"maxkbquestions,omitempty"` Maxloginattempts int `json:"maxloginattempts,omitempty"` + Maxsamldeflatesize int `json:"maxsamldeflatesize,omitempty"` + Persistentloginattempts string `json:"persistentloginattempts,omitempty"` + Pwdexpirynotificationdays int `json:"pwdexpirynotificationdays,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaapreauthenticationaction.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaapreauthenticationaction.go index c5921eeaf..2618e546b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaapreauthenticationaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaapreauthenticationaction.go @@ -2,6 +2,7 @@ package aaa type Aaapreauthenticationaction struct { Builtin interface{} `json:"builtin,omitempty"` + Defaultepagroup string `json:"defaultepagroup,omitempty"` Deletefiles string `json:"deletefiles,omitempty"` Killprocess string `json:"killprocess,omitempty"` Name string `json:"name,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaradiusparams.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaradiusparams.go index 09520cbd4..a78c271cc 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaradiusparams.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaaradiusparams.go @@ -1,24 +1,28 @@ package aaa type Aaaradiusparams struct { - Accounting string `json:"accounting,omitempty"` - Authtimeout int `json:"authtimeout,omitempty"` - Callingstationid string `json:"callingstationid,omitempty"` - Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` - Groupauthname string `json:"groupauthname,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Ipattributetype int `json:"ipattributetype,omitempty"` - Ipvendorid int `json:"ipvendorid,omitempty"` - Passencoding string `json:"passencoding,omitempty"` - Pwdattributetype int `json:"pwdattributetype,omitempty"` - Pwdvendorid int `json:"pwdvendorid,omitempty"` - Radattributetype int `json:"radattributetype,omitempty"` - Radgroupseparator string `json:"radgroupseparator,omitempty"` - Radgroupsprefix string `json:"radgroupsprefix,omitempty"` - Radkey string `json:"radkey,omitempty"` - Radnasid string `json:"radnasid,omitempty"` - Radnasip string `json:"radnasip,omitempty"` - Radvendorid int `json:"radvendorid,omitempty"` - Serverip string `json:"serverip,omitempty"` - Serverport int `json:"serverport,omitempty"` + Accounting string `json:"accounting,omitempty"` + Authentication string `json:"authentication,omitempty"` + Authservretry int `json:"authservretry,omitempty"` + Authtimeout int `json:"authtimeout,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Callingstationid string `json:"callingstationid,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Groupauthname string `json:"groupauthname,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Ipattributetype int `json:"ipattributetype,omitempty"` + Ipvendorid int `json:"ipvendorid,omitempty"` + Passencoding string `json:"passencoding,omitempty"` + Pwdattributetype int `json:"pwdattributetype,omitempty"` + Pwdvendorid int `json:"pwdvendorid,omitempty"` + Radattributetype int `json:"radattributetype,omitempty"` + Radgroupseparator string `json:"radgroupseparator,omitempty"` + Radgroupsprefix string `json:"radgroupsprefix,omitempty"` + Radkey string `json:"radkey,omitempty"` + Radnasid string `json:"radnasid,omitempty"` + Radnasip string `json:"radnasip,omitempty"` + Radvendorid int `json:"radvendorid,omitempty"` + Serverip string `json:"serverip,omitempty"` + Serverport int `json:"serverport,omitempty"` + Tunnelendpointclientip string `json:"tunnelendpointclientip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaasession.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaasession.go index 65e22fc03..f998964ee 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaasession.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaasession.go @@ -7,13 +7,16 @@ type Aaasession struct { Groupname string `json:"groupname,omitempty"` Iip string `json:"iip,omitempty"` Intranetip string `json:"intranetip,omitempty"` + Intranetip6 string `json:"intranetip6,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` Netmask string `json:"netmask,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Peid int `json:"peid,omitempty"` Port int `json:"port,omitempty"` Privateip string `json:"privateip,omitempty"` Privateport int `json:"privateport,omitempty"` Publicip string `json:"publicip,omitempty"` Publicport int `json:"publicport,omitempty"` + Sessionkey string `json:"sessionkey,omitempty"` Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaatacacsparams.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaatacacsparams.go index 939726993..479efc645 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaatacacsparams.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaatacacsparams.go @@ -1,12 +1,14 @@ package aaa type Aaatacacsparams struct { - Accounting string `json:"accounting,omitempty"` - Auditfailedcmds string `json:"auditfailedcmds,omitempty"` - Authorization string `json:"authorization,omitempty"` - Authtimeout int `json:"authtimeout,omitempty"` - Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` - Serverip string `json:"serverip,omitempty"` - Serverport int `json:"serverport,omitempty"` - Tacacssecret string `json:"tacacssecret,omitempty"` + Accounting string `json:"accounting,omitempty"` + Auditfailedcmds string `json:"auditfailedcmds,omitempty"` + Authorization string `json:"authorization,omitempty"` + Authtimeout int `json:"authtimeout,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Groupattrname string `json:"groupattrname,omitempty"` + Serverip string `json:"serverip,omitempty"` + Serverport int `json:"serverport,omitempty"` + Tacacssecret string `json:"tacacssecret,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_aaagroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_aaagroup_binding.go index b515c8689..35862c568 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_aaagroup_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_aaagroup_binding.go @@ -1,6 +1,7 @@ package aaa type Aaauseraaagroupbinding struct { - Groupname string `json:"groupname,omitempty"` - Username string `json:"username,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupname string `json:"groupname,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditnslogpolicy_binding.go index 2c4eda0c0..8751634b3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditnslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditnslogpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaauserauditnslogpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditsyslogpolicy_binding.go index 630249ccf..26d24a676 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditsyslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_auditsyslogpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaauserauditsyslogpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_authorizationpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_authorizationpolicy_binding.go index 09d18a75c..3e6d7a11a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_authorizationpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_authorizationpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaauserauthorizationpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_intranetip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_intranetip_binding.go index 339447d85..b4051d2f1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_intranetip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_intranetip_binding.go @@ -1,7 +1,8 @@ package aaa type Aaauserintranetipbinding struct { - Intranetip string `json:"intranetip,omitempty"` - Netmask string `json:"netmask,omitempty"` - Username string `json:"username,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Intranetip string `json:"intranetip,omitempty"` + Netmask string `json:"netmask,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_tmsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_tmsessionpolicy_binding.go index 9604c185d..7516e41cc 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_tmsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_tmsessionpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaausertmsessionpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnintranetapplication_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnintranetapplication_binding.go index e83e3b572..304beda13 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnintranetapplication_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnintranetapplication_binding.go @@ -1,10 +1,8 @@ package aaa type Aaauservpnintranetapplicationbinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Intranetapplication string `json:"intranetapplication,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnsessionpolicy_binding.go index 12c544e6f..3cc2d8e7b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnsessionpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaauservpnsessionpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpntrafficpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpntrafficpolicy_binding.go index cceb301de..620519184 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpntrafficpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpntrafficpolicy_binding.go @@ -1,10 +1,10 @@ package aaa type Aaauservpntrafficpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnurl_binding.go b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnurl_binding.go index 8108650cf..741daf786 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnurl_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/aaa/aaauser_vpnurl_binding.go @@ -1,10 +1,8 @@ package aaa type Aaauservpnurlbinding struct { - Acttype int `json:"acttype,omitempty"` - Intranetapplication string `json:"intranetapplication,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Urlname string `json:"urlname,omitempty"` - Username string `json:"username,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Urlname string `json:"urlname,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/analytics/analyticsprofile.go b/vendor/github.com/chiradeep/go-nitro/config/analytics/analyticsprofile.go new file mode 100644 index 000000000..44b394ad8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/analytics/analyticsprofile.go @@ -0,0 +1,29 @@ +package analytics + +type Analyticsprofile struct { + Collectors string `json:"collectors,omitempty"` + Cqareporting string `json:"cqareporting,omitempty"` + Httpauthentication string `json:"httpauthentication,omitempty"` + Httpclientsidemeasurements string `json:"httpclientsidemeasurements,omitempty"` + Httpcontenttype string `json:"httpcontenttype,omitempty"` + Httpcookie string `json:"httpcookie,omitempty"` + Httpdomainname string `json:"httpdomainname,omitempty"` + Httphost string `json:"httphost,omitempty"` + Httplocation string `json:"httplocation,omitempty"` + Httpmethod string `json:"httpmethod,omitempty"` + Httppagetracking string `json:"httppagetracking,omitempty"` + Httpreferer string `json:"httpreferer,omitempty"` + Httpsetcookie string `json:"httpsetcookie,omitempty"` + Httpsetcookie2 string `json:"httpsetcookie2,omitempty"` + Httpurl string `json:"httpurl,omitempty"` + Httpurlquery string `json:"httpurlquery,omitempty"` + Httpuseragent string `json:"httpuseragent,omitempty"` + Httpvia string `json:"httpvia,omitempty"` + Httpxforwardedforheader string `json:"httpxforwardedforheader,omitempty"` + Integratedcache string `json:"integratedcache,omitempty"` + Name string `json:"name,omitempty"` + Refcnt int `json:"refcnt,omitempty"` + Tcpburstreporting string `json:"tcpburstreporting,omitempty"` + Type string `json:"type,omitempty"` + Urlcategory string `json:"urlcategory,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction.go index 7e899b509..f9c2b120a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction.go @@ -1,11 +1,19 @@ package appflow type Appflowaction struct { - Collectors interface{} `json:"collectors,omitempty"` - Comment string `json:"comment,omitempty"` - Description string `json:"description,omitempty"` - Hits int `json:"hits,omitempty"` - Name string `json:"name,omitempty"` - Newname string `json:"newname,omitempty"` - Referencecount int `json:"referencecount,omitempty"` + Clientsidemeasurements string `json:"clientsidemeasurements,omitempty"` + Collectors interface{} `json:"collectors,omitempty"` + Comment string `json:"comment,omitempty"` + Description string `json:"description,omitempty"` + Distributionalgorithm string `json:"distributionalgorithm,omitempty"` + Hits int `json:"hits,omitempty"` + Metricslog bool `json:"metricslog,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Pagetracking string `json:"pagetracking,omitempty"` + Referencecount int `json:"referencecount,omitempty"` + Securityinsight string `json:"securityinsight,omitempty"` + Transactionlog string `json:"transactionlog,omitempty"` + Videoanalytics string `json:"videoanalytics,omitempty"` + Webinsight string `json:"webinsight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_analyticsprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_analyticsprofile_binding.go new file mode 100644 index 000000000..873e0cdd9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_analyticsprofile_binding.go @@ -0,0 +1,6 @@ +package appflow + +type Appflowactionanalyticsprofilebinding struct { + Analyticsprofile string `json:"analyticsprofile,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_binding.go new file mode 100644 index 000000000..b900ce697 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowaction_binding.go @@ -0,0 +1,5 @@ +package appflow + +type Appflowactionbinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowcollector.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowcollector.go index becfcc5c0..b2cdf046d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowcollector.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowcollector.go @@ -6,4 +6,6 @@ type Appflowcollector struct { Netprofile string `json:"netprofile,omitempty"` Newname string `json:"newname,omitempty"` Port int `json:"port,omitempty"` + State string `json:"state,omitempty"` + Transport string `json:"transport,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowglobal_appflowpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowglobal_appflowpolicy_binding.go index d00853ea3..a94274b32 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowglobal_appflowpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowglobal_appflowpolicy_binding.go @@ -2,6 +2,7 @@ package appflow type Appflowglobalappflowpolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowparam.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowparam.go index e7fccacb0..ab8fa1434 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowparam.go @@ -1,24 +1,49 @@ package appflow type Appflowparam struct { - Aaausername string `json:"aaausername,omitempty"` - Appnamerefresh int `json:"appnamerefresh,omitempty"` - Clienttrafficonly string `json:"clienttrafficonly,omitempty"` - Connectionchaining string `json:"connectionchaining,omitempty"` - Flowrecordinterval int `json:"flowrecordinterval,omitempty"` - Httpauthorization string `json:"httpauthorization,omitempty"` - Httpcontenttype string `json:"httpcontenttype,omitempty"` - Httpcookie string `json:"httpcookie,omitempty"` - Httphost string `json:"httphost,omitempty"` - Httplocation string `json:"httplocation,omitempty"` - Httpmethod string `json:"httpmethod,omitempty"` - Httpreferer string `json:"httpreferer,omitempty"` - Httpsetcookie string `json:"httpsetcookie,omitempty"` - Httpsetcookie2 string `json:"httpsetcookie2,omitempty"` - Httpurl string `json:"httpurl,omitempty"` - Httpuseragent string `json:"httpuseragent,omitempty"` - Httpvia string `json:"httpvia,omitempty"` - Httpxforwardedfor string `json:"httpxforwardedfor,omitempty"` - Templaterefresh int `json:"templaterefresh,omitempty"` - Udppmtu int `json:"udppmtu,omitempty"` + Aaausername string `json:"aaausername,omitempty"` + Appnamerefresh int `json:"appnamerefresh,omitempty"` + Auditlogs string `json:"auditlogs,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Cacheinsight string `json:"cacheinsight,omitempty"` + Clienttrafficonly string `json:"clienttrafficonly,omitempty"` + Connectionchaining string `json:"connectionchaining,omitempty"` + Cqareporting string `json:"cqareporting,omitempty"` + Emailaddress string `json:"emailaddress,omitempty"` + Events string `json:"events,omitempty"` + Flowrecordinterval int `json:"flowrecordinterval,omitempty"` + Gxsessionreporting string `json:"gxsessionreporting,omitempty"` + Httpauthorization string `json:"httpauthorization,omitempty"` + Httpcontenttype string `json:"httpcontenttype,omitempty"` + Httpcookie string `json:"httpcookie,omitempty"` + Httpdomain string `json:"httpdomain,omitempty"` + Httphost string `json:"httphost,omitempty"` + Httplocation string `json:"httplocation,omitempty"` + Httpmethod string `json:"httpmethod,omitempty"` + Httpquerywithurl string `json:"httpquerywithurl,omitempty"` + Httpreferer string `json:"httpreferer,omitempty"` + Httpsetcookie string `json:"httpsetcookie,omitempty"` + Httpsetcookie2 string `json:"httpsetcookie2,omitempty"` + Httpurl string `json:"httpurl,omitempty"` + Httpuseragent string `json:"httpuseragent,omitempty"` + Httpvia string `json:"httpvia,omitempty"` + Httpxforwardedfor string `json:"httpxforwardedfor,omitempty"` + Identifiername string `json:"identifiername,omitempty"` + Identifiersessionname string `json:"identifiersessionname,omitempty"` + Lsnlogging string `json:"lsnlogging,omitempty"` + Metrics string `json:"metrics,omitempty"` + Observationdomainid int `json:"observationdomainid,omitempty"` + Observationdomainname string `json:"observationdomainname,omitempty"` + Observationpointid int `json:"observationpointid,omitempty"` + Securityinsightrecordinterval int `json:"securityinsightrecordinterval,omitempty"` + Securityinsighttraffic string `json:"securityinsighttraffic,omitempty"` + Skipcacheredirectionhttptransaction string `json:"skipcacheredirectionhttptransaction,omitempty"` + Subscriberawareness string `json:"subscriberawareness,omitempty"` + Subscriberidobfuscation string `json:"subscriberidobfuscation,omitempty"` + Tcpburstreporting string `json:"tcpburstreporting,omitempty"` + Tcpburstreportingthreshold int `json:"tcpburstreportingthreshold,omitempty"` + Templaterefresh int `json:"templaterefresh,omitempty"` + Udppmtu int `json:"udppmtu,omitempty"` + Urlcategory string `json:"urlcategory,omitempty"` + Videoinsight string `json:"videoinsight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowpolicy.go index a60a1649f..eb2ae88a8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appflow/appflowpolicy.go @@ -8,4 +8,6 @@ type Appflowpolicy struct { Name string `json:"name,omitempty"` Newname string `json:"newname,omitempty"` Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` + Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwfieldtype.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwfieldtype.go index 5567fafe8..2004ccdae 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwfieldtype.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwfieldtype.go @@ -1,9 +1,10 @@ package appfw type Appfwfieldtype struct { - Builtin interface{} `json:"builtin,omitempty"` - Comment string `json:"comment,omitempty"` - Name string `json:"name,omitempty"` - Priority int `json:"priority,omitempty"` - Regex string `json:"regex,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Name string `json:"name,omitempty"` + Nocharmaps bool `json:"nocharmaps,omitempty"` + Priority int `json:"priority,omitempty"` + Regex string `json:"regex,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwglobal_appfwpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwglobal_appfwpolicy_binding.go index 2e199e562..d67d63cf8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwglobal_appfwpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwglobal_appfwpolicy_binding.go @@ -2,6 +2,7 @@ package appfw type Appfwglobalappfwpolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwhtmlerrorpage.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwhtmlerrorpage.go index b6b1d94a1..92008dd4c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwhtmlerrorpage.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwhtmlerrorpage.go @@ -1,6 +1,9 @@ package appfw type Appfwhtmlerrorpage struct { - Name string `json:"name,omitempty"` - Response string `json:"response,omitempty"` + Comment string `json:"comment,omitempty"` + Name string `json:"name,omitempty"` + Overwrite bool `json:"overwrite,omitempty"` + Response string `json:"response,omitempty"` + Src string `json:"src,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningdata.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningdata.go index 7d4b4f5d6..3b66364b3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningdata.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningdata.go @@ -1,24 +1,42 @@ package appfw type Appfwlearningdata struct { - Cookieconsistency string `json:"cookieconsistency,omitempty"` - Crosssitescripting string `json:"crosssitescripting,omitempty"` - Csrfformoriginurl string `json:"csrfformoriginurl,omitempty"` - Csrftag string `json:"csrftag,omitempty"` - Data string `json:"data,omitempty"` - Fieldconsistency string `json:"fieldconsistency,omitempty"` - Fieldformat string `json:"fieldformat,omitempty"` - Formactionurlff string `json:"formactionurl_ff,omitempty"` - Formactionurlffc string `json:"formactionurl_ffc,omitempty"` - Formactionurlsql string `json:"formactionurl_sql,omitempty"` - Formactionurlxss string `json:"formactionurl_xss,omitempty"` - Profilename string `json:"profilename,omitempty"` - Securitycheck string `json:"securitycheck,omitempty"` - Sqlinjection string `json:"sqlinjection,omitempty"` - Starturl string `json:"starturl,omitempty"` - Target string `json:"target,omitempty"` - Totalxmlrequests bool `json:"totalxmlrequests,omitempty"` - Xmlattachmentcheck string `json:"xmlattachmentcheck,omitempty"` - Xmldoscheck string `json:"xmldoscheck,omitempty"` - Xmlwsicheck string `json:"xmlwsicheck,omitempty"` + Asscanlocationsql string `json:"as_scan_location_sql,omitempty"` + Asscanlocationxss string `json:"as_scan_location_xss,omitempty"` + Asvalueexprsql string `json:"as_value_expr_sql,omitempty"` + Asvalueexprxss string `json:"as_value_expr_xss,omitempty"` + Asvaluetypesql string `json:"as_value_type_sql,omitempty"` + Asvaluetypexss string `json:"as_value_type_xss,omitempty"` + Contenttype string `json:"contenttype,omitempty"` + Cookieconsistency string `json:"cookieconsistency,omitempty"` + Creditcardnumber string `json:"creditcardnumber,omitempty"` + Creditcardnumberurl string `json:"creditcardnumberurl,omitempty"` + Crosssitescripting string `json:"crosssitescripting,omitempty"` + Csrfformoriginurl string `json:"csrfformoriginurl,omitempty"` + Csrftag string `json:"csrftag,omitempty"` + Data string `json:"data,omitempty"` + Fieldconsistency string `json:"fieldconsistency,omitempty"` + Fieldformat string `json:"fieldformat,omitempty"` + Fieldformatcharmappcre string `json:"fieldformatcharmappcre,omitempty"` + Fieldformatmaxlength int `json:"fieldformatmaxlength,omitempty"` + Fieldformatminlength int `json:"fieldformatminlength,omitempty"` + Fieldtype string `json:"fieldtype,omitempty"` + Formactionurlff string `json:"formactionurl_ff,omitempty"` + Formactionurlffc string `json:"formactionurl_ffc,omitempty"` + Formactionurlsql string `json:"formactionurl_sql,omitempty"` + Formactionurlxss string `json:"formactionurl_xss,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Profilename string `json:"profilename,omitempty"` + Securitycheck string `json:"securitycheck,omitempty"` + Sqlinjection string `json:"sqlinjection,omitempty"` + Starturl string `json:"starturl,omitempty"` + Target string `json:"target,omitempty"` + Totalxmlrequests bool `json:"totalxmlrequests,omitempty"` + Url string `json:"url,omitempty"` + Value string `json:"value,omitempty"` + Valuetype string `json:"value_type,omitempty"` + Xmlattachmentcheck string `json:"xmlattachmentcheck,omitempty"` + Xmldoscheck string `json:"xmldoscheck,omitempty"` + Xmlwsicheck string `json:"xmlwsicheck,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningsettings.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningsettings.go index 6b12f6db7..6f3f55c47 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningsettings.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwlearningsettings.go @@ -1,8 +1,12 @@ package appfw type Appfwlearningsettings struct { + Contenttypeminthreshold int `json:"contenttypeminthreshold,omitempty"` + Contenttypepercentthreshold int `json:"contenttypepercentthreshold,omitempty"` Cookieconsistencyminthreshold int `json:"cookieconsistencyminthreshold,omitempty"` Cookieconsistencypercentthreshold int `json:"cookieconsistencypercentthreshold,omitempty"` + Creditcardnumberminthreshold int `json:"creditcardnumberminthreshold,omitempty"` + Creditcardnumberpercentthreshold int `json:"creditcardnumberpercentthreshold,omitempty"` Crosssitescriptingminthreshold int `json:"crosssitescriptingminthreshold,omitempty"` Crosssitescriptingpercentthreshold int `json:"crosssitescriptingpercentthreshold,omitempty"` Csrftagminthreshold int `json:"csrftagminthreshold,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile.go index a299125dd..70cfba8f9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile.go @@ -11,6 +11,7 @@ type Appfwprofile struct { Canonicalizehtmlresponse string `json:"canonicalizehtmlresponse,omitempty"` Checkrequestheaders string `json:"checkrequestheaders,omitempty"` Comment string `json:"comment,omitempty"` + Contenttypeaction interface{} `json:"contenttypeaction,omitempty"` Cookieconsistencyaction interface{} `json:"cookieconsistencyaction,omitempty"` Cookieencryption string `json:"cookieencryption,omitempty"` Cookieproxying string `json:"cookieproxying,omitempty"` @@ -31,6 +32,7 @@ type Appfwprofile struct { Defaultfieldformattype string `json:"defaultfieldformattype,omitempty"` Defaults string `json:"defaults,omitempty"` Denyurlaction interface{} `json:"denyurlaction,omitempty"` + Dosecurecreditcardlogging string `json:"dosecurecreditcardlogging,omitempty"` Enableformtagging string `json:"enableformtagging,omitempty"` Errorurl string `json:"errorurl,omitempty"` Excludefileuploadfromchecks string `json:"excludefileuploadfromchecks,omitempty"` @@ -39,28 +41,38 @@ type Appfwprofile struct { Fieldformataction interface{} `json:"fieldformataction,omitempty"` Fileuploadmaxnum int `json:"fileuploadmaxnum,omitempty"` Htmlerrorobject string `json:"htmlerrorobject,omitempty"` + Inspectcontenttypes interface{} `json:"inspectcontenttypes,omitempty"` Invalidpercenthandling string `json:"invalidpercenthandling,omitempty"` Logeverypolicyhit string `json:"logeverypolicyhit,omitempty"` + Multipleheaderaction interface{} `json:"multipleheaderaction,omitempty"` Name string `json:"name,omitempty"` + Optimizepartialreqs string `json:"optimizepartialreqs,omitempty"` + Percentdecoderecursively string `json:"percentdecoderecursively,omitempty"` Postbodylimit int `json:"postbodylimit,omitempty"` Refererheadercheck string `json:"refererheadercheck,omitempty"` Requestcontenttype string `json:"requestcontenttype,omitempty"` Responsecontenttype string `json:"responsecontenttype,omitempty"` + Rfcprofile string `json:"rfcprofile,omitempty"` Semicolonfieldseparator string `json:"semicolonfieldseparator,omitempty"` Sessionlessfieldconsistency string `json:"sessionlessfieldconsistency,omitempty"` Sessionlessurlclosure string `json:"sessionlessurlclosure,omitempty"` Signatures string `json:"signatures,omitempty"` Sqlinjectionaction interface{} `json:"sqlinjectionaction,omitempty"` + Sqlinjectionchecksqlwildchars string `json:"sqlinjectionchecksqlwildchars,omitempty"` Sqlinjectiononlycheckfieldswithsqlchars string `json:"sqlinjectiononlycheckfieldswithsqlchars,omitempty"` Sqlinjectionparsecomments string `json:"sqlinjectionparsecomments,omitempty"` Sqlinjectiontransformspecialchars string `json:"sqlinjectiontransformspecialchars,omitempty"` + Sqlinjectiontype string `json:"sqlinjectiontype,omitempty"` Starturlaction interface{} `json:"starturlaction,omitempty"` Starturlclosure string `json:"starturlclosure,omitempty"` State string `json:"state,omitempty"` + Streaming string `json:"streaming,omitempty"` Stripcomments string `json:"stripcomments,omitempty"` Striphtmlcomments string `json:"striphtmlcomments,omitempty"` Stripxmlcomments string `json:"stripxmlcomments,omitempty"` + Trace string `json:"trace,omitempty"` Type interface{} `json:"type,omitempty"` + Urldecoderequestcookies string `json:"urldecoderequestcookies,omitempty"` Usehtmlerrorobject string `json:"usehtmlerrorobject,omitempty"` Xmlattachmentaction interface{} `json:"xmlattachmentaction,omitempty"` Xmldosaction interface{} `json:"xmldosaction,omitempty"` @@ -68,8 +80,10 @@ type Appfwprofile struct { Xmlformataction interface{} `json:"xmlformataction,omitempty"` Xmlsoapfaultaction interface{} `json:"xmlsoapfaultaction,omitempty"` Xmlsqlinjectionaction interface{} `json:"xmlsqlinjectionaction,omitempty"` + Xmlsqlinjectionchecksqlwildchars string `json:"xmlsqlinjectionchecksqlwildchars,omitempty"` Xmlsqlinjectiononlycheckfieldswithsqlchars string `json:"xmlsqlinjectiononlycheckfieldswithsqlchars,omitempty"` Xmlsqlinjectionparsecomments string `json:"xmlsqlinjectionparsecomments,omitempty"` + Xmlsqlinjectiontype string `json:"xmlsqlinjectiontype,omitempty"` Xmlvalidationaction interface{} `json:"xmlvalidationaction,omitempty"` Xmlwsiaction interface{} `json:"xmlwsiaction,omitempty"` Xmlxssaction interface{} `json:"xmlxssaction,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_crosssitescripting_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_crosssitescripting_binding.go index c14811c80..3ab0ceeb9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_crosssitescripting_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_crosssitescripting_binding.go @@ -2,10 +2,13 @@ package appfw type Appfwprofilecrosssitescriptingbinding struct { Asscanlocationxss string `json:"as_scan_location_xss,omitempty"` + Asvalueexprxss string `json:"as_value_expr_xss,omitempty"` + Asvaluetypexss string `json:"as_value_type_xss,omitempty"` Comment string `json:"comment,omitempty"` Crosssitescripting string `json:"crosssitescripting,omitempty"` Formactionurlxss string `json:"formactionurl_xss,omitempty"` Isregexxss string `json:"isregex_xss,omitempty"` + Isvalueregexxss string `json:"isvalueregex_xss,omitempty"` Name string `json:"name,omitempty"` State string `json:"state,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_logexpression_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_logexpression_binding.go new file mode 100644 index 000000000..c25193ca1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_logexpression_binding.go @@ -0,0 +1,9 @@ +package appfw + +type Appfwprofilelogexpressionbinding struct { + Aslogexpression string `json:"as_logexpression,omitempty"` + Comment string `json:"comment,omitempty"` + Logexpression string `json:"logexpression,omitempty"` + Name string `json:"name,omitempty"` + State string `json:"state,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_safeobject_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_safeobject_binding.go index 543197011..9d2d0d9fb 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_safeobject_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_safeobject_binding.go @@ -2,8 +2,8 @@ package appfw type Appfwprofilesafeobjectbinding struct { Action interface{} `json:"action,omitempty"` + Asexpression string `json:"as_expression,omitempty"` Comment string `json:"comment,omitempty"` - Expression string `json:"expression,omitempty"` Maxmatchlength int `json:"maxmatchlength,omitempty"` Name string `json:"name,omitempty"` Safeobject string `json:"safeobject,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_sqlinjection_binding.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_sqlinjection_binding.go index 8374940af..6d50621bb 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_sqlinjection_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwprofile_sqlinjection_binding.go @@ -2,9 +2,12 @@ package appfw type Appfwprofilesqlinjectionbinding struct { Asscanlocationsql string `json:"as_scan_location_sql,omitempty"` + Asvalueexprsql string `json:"as_value_expr_sql,omitempty"` + Asvaluetypesql string `json:"as_value_type_sql,omitempty"` Comment string `json:"comment,omitempty"` Formactionurlsql string `json:"formactionurl_sql,omitempty"` Isregexsql string `json:"isregex_sql,omitempty"` + Isvalueregexsql string `json:"isvalueregex_sql,omitempty"` Name string `json:"name,omitempty"` Sqlinjection string `json:"sqlinjection,omitempty"` State string `json:"state,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwsettings.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwsettings.go index fc7eb9cb1..adb2a809e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwsettings.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwsettings.go @@ -6,11 +6,13 @@ type Appfwsettings struct { Cookiepostencryptprefix string `json:"cookiepostencryptprefix,omitempty"` Defaultprofile string `json:"defaultprofile,omitempty"` Entitydecoding string `json:"entitydecoding,omitempty"` + Geolocationlogging string `json:"geolocationlogging,omitempty"` Importsizelimit int `json:"importsizelimit,omitempty"` Learnratelimit int `json:"learnratelimit,omitempty"` Logmalformedreq string `json:"logmalformedreq,omitempty"` Sessioncookiename string `json:"sessioncookiename,omitempty"` Sessionlifetime int `json:"sessionlifetime,omitempty"` + Sessionlimit int `json:"sessionlimit,omitempty"` Sessiontimeout int `json:"sessiontimeout,omitempty"` Signatureautoupdate string `json:"signatureautoupdate,omitempty"` Signatureurl string `json:"signatureurl,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwtransactionrecords.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwtransactionrecords.go index 15c53cc20..d2a456fb9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwtransactionrecords.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwtransactionrecords.go @@ -6,6 +6,7 @@ type Appfwtransactionrecords struct { Destip string `json:"destip,omitempty"` Endtime string `json:"endtime,omitempty"` Httptransactionid int `json:"httptransactionid,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Packetengineid int `json:"packetengineid,omitempty"` Profilename string `json:"profilename,omitempty"` Requestcontentlength int `json:"requestcontentlength,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwwsdl.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwwsdl.go index 8ad28c08d..3f93c3e72 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwwsdl.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwwsdl.go @@ -1,6 +1,9 @@ package appfw type Appfwwsdl struct { - Name string `json:"name,omitempty"` - Response string `json:"response,omitempty"` + Comment string `json:"comment,omitempty"` + Name string `json:"name,omitempty"` + Overwrite bool `json:"overwrite,omitempty"` + Response string `json:"response,omitempty"` + Src string `json:"src,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlerrorpage.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlerrorpage.go index 486b9a409..be63f3bbe 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlerrorpage.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlerrorpage.go @@ -1,6 +1,9 @@ package appfw type Appfwxmlerrorpage struct { - Name string `json:"name,omitempty"` - Response string `json:"response,omitempty"` + Comment string `json:"comment,omitempty"` + Name string `json:"name,omitempty"` + Overwrite bool `json:"overwrite,omitempty"` + Response string `json:"response,omitempty"` + Src string `json:"src,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlschema.go b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlschema.go index 1dd9ef8d2..0218eeea2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlschema.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appfw/appfwxmlschema.go @@ -1,6 +1,9 @@ package appfw type Appfwxmlschema struct { - Name string `json:"name,omitempty"` - Response string `json:"response,omitempty"` + Comment string `json:"comment,omitempty"` + Name string `json:"name,omitempty"` + Overwrite bool `json:"overwrite,omitempty"` + Response string `json:"response,omitempty"` + Src string `json:"src,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/appqoe/appqoeaction.go b/vendor/github.com/chiradeep/go-nitro/config/appqoe/appqoeaction.go index 686142c51..8c691e280 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/appqoe/appqoeaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/appqoe/appqoeaction.go @@ -14,4 +14,5 @@ type Appqoeaction struct { Priority string `json:"priority,omitempty"` Priqdepth int `json:"priqdepth,omitempty"` Respondwith string `json:"respondwith,omitempty"` + Tcpprofile string `json:"tcpprofile,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogaction.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogaction.go index bfcffbfe3..a8e826488 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogaction.go @@ -2,15 +2,24 @@ package audit type Auditnslogaction struct { Acl string `json:"acl,omitempty"` + Alg string `json:"alg,omitempty"` Appflowexport string `json:"appflowexport,omitempty"` Builtin interface{} `json:"builtin,omitempty"` Dateformat string `json:"dateformat,omitempty"` + Domainresolvenow bool `json:"domainresolvenow,omitempty"` + Domainresolveretry int `json:"domainresolveretry,omitempty"` + Ip string `json:"ip,omitempty"` Logfacility string `json:"logfacility,omitempty"` Loglevel interface{} `json:"loglevel,omitempty"` + Lsn string `json:"lsn,omitempty"` Name string `json:"name,omitempty"` + Serverdomainname string `json:"serverdomainname,omitempty"` Serverip string `json:"serverip,omitempty"` Serverport int `json:"serverport,omitempty"` + Sslinterception string `json:"sslinterception,omitempty"` + Subscriberlog string `json:"subscriberlog,omitempty"` Tcp string `json:"tcp,omitempty"` Timezone string `json:"timezone,omitempty"` + Urlfiltering string `json:"urlfiltering,omitempty"` Userdefinedauditlog string `json:"userdefinedauditlog,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_auditnslogpolicy_binding.go new file mode 100644 index 000000000..02522d3e5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_auditnslogpolicy_binding.go @@ -0,0 +1,9 @@ +package audit + +type Auditnslogglobalauditnslogpolicybinding struct { + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_binding.go new file mode 100644 index 000000000..6fd56fbc4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogglobal_binding.go @@ -0,0 +1 @@ +package audit diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogparams.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogparams.go index 9e4809e6c..72afaff10 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogparams.go +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogparams.go @@ -2,14 +2,19 @@ package audit type Auditnslogparams struct { Acl string `json:"acl,omitempty"` + Alg string `json:"alg,omitempty"` Appflowexport string `json:"appflowexport,omitempty"` Builtin interface{} `json:"builtin,omitempty"` Dateformat string `json:"dateformat,omitempty"` Logfacility string `json:"logfacility,omitempty"` Loglevel interface{} `json:"loglevel,omitempty"` + Lsn string `json:"lsn,omitempty"` Serverip string `json:"serverip,omitempty"` Serverport int `json:"serverport,omitempty"` + Sslinterception string `json:"sslinterception,omitempty"` + Subscriberlog string `json:"subscriberlog,omitempty"` Tcp string `json:"tcp,omitempty"` Timezone string `json:"timezone,omitempty"` + Urlfiltering string `json:"urlfiltering,omitempty"` Userdefinedauditlog string `json:"userdefinedauditlog,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy.go index a3a1c2de3..f75b4f388 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy.go @@ -1,8 +1,9 @@ package audit type Auditnslogpolicy struct { - Action string `json:"action,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Name string `json:"name,omitempty"` - Rule string `json:"rule,omitempty"` + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` + Name string `json:"name,omitempty"` + Rule string `json:"rule,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy_auditnslogglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy_auditnslogglobal_binding.go new file mode 100644 index 000000000..62b6f5006 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditnslogpolicy_auditnslogglobal_binding.go @@ -0,0 +1,8 @@ +package audit + +type Auditnslogpolicyauditnslogglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogaction.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogaction.go index 125a82cbb..525693c9f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogaction.go @@ -1,16 +1,31 @@ package audit type Auditsyslogaction struct { - Acl string `json:"acl,omitempty"` - Appflowexport string `json:"appflowexport,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Dateformat string `json:"dateformat,omitempty"` - Logfacility string `json:"logfacility,omitempty"` - Loglevel interface{} `json:"loglevel,omitempty"` - Name string `json:"name,omitempty"` - Serverip string `json:"serverip,omitempty"` - Serverport int `json:"serverport,omitempty"` - Tcp string `json:"tcp,omitempty"` - Timezone string `json:"timezone,omitempty"` - Userdefinedauditlog string `json:"userdefinedauditlog,omitempty"` + Acl string `json:"acl,omitempty"` + Alg string `json:"alg,omitempty"` + Appflowexport string `json:"appflowexport,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Dateformat string `json:"dateformat,omitempty"` + Dns string `json:"dns,omitempty"` + Domainresolvenow bool `json:"domainresolvenow,omitempty"` + Domainresolveretry int `json:"domainresolveretry,omitempty"` + Ip string `json:"ip,omitempty"` + Lbvservername string `json:"lbvservername,omitempty"` + Logfacility string `json:"logfacility,omitempty"` + Loglevel interface{} `json:"loglevel,omitempty"` + Lsn string `json:"lsn,omitempty"` + Maxlogdatasizetohold int `json:"maxlogdatasizetohold,omitempty"` + Name string `json:"name,omitempty"` + Netprofile string `json:"netprofile,omitempty"` + Serverdomainname string `json:"serverdomainname,omitempty"` + Serverip string `json:"serverip,omitempty"` + Serverport int `json:"serverport,omitempty"` + Sslinterception string `json:"sslinterception,omitempty"` + Subscriberlog string `json:"subscriberlog,omitempty"` + Tcp string `json:"tcp,omitempty"` + Tcpprofilename string `json:"tcpprofilename,omitempty"` + Timezone string `json:"timezone,omitempty"` + Transport string `json:"transport,omitempty"` + Urlfiltering string `json:"urlfiltering,omitempty"` + Userdefinedauditlog string `json:"userdefinedauditlog,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_auditsyslogpolicy_binding.go new file mode 100644 index 000000000..c4e0eeb5a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_auditsyslogpolicy_binding.go @@ -0,0 +1,9 @@ +package audit + +type Auditsyslogglobalauditsyslogpolicybinding struct { + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_binding.go new file mode 100644 index 000000000..6fd56fbc4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogglobal_binding.go @@ -0,0 +1 @@ +package audit diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogparams.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogparams.go index 60b0bc1f0..831598a0e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogparams.go +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogparams.go @@ -2,14 +2,20 @@ package audit type Auditsyslogparams struct { Acl string `json:"acl,omitempty"` + Alg string `json:"alg,omitempty"` Appflowexport string `json:"appflowexport,omitempty"` Builtin interface{} `json:"builtin,omitempty"` Dateformat string `json:"dateformat,omitempty"` + Dns string `json:"dns,omitempty"` Logfacility string `json:"logfacility,omitempty"` Loglevel interface{} `json:"loglevel,omitempty"` + Lsn string `json:"lsn,omitempty"` Serverip string `json:"serverip,omitempty"` Serverport int `json:"serverport,omitempty"` + Sslinterception string `json:"sslinterception,omitempty"` + Subscriberlog string `json:"subscriberlog,omitempty"` Tcp string `json:"tcp,omitempty"` Timezone string `json:"timezone,omitempty"` + Urlfiltering string `json:"urlfiltering,omitempty"` Userdefinedauditlog string `json:"userdefinedauditlog,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy.go index d0ada0783..bdb2cd999 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy.go @@ -1,8 +1,9 @@ package audit type Auditsyslogpolicy struct { - Action string `json:"action,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Name string `json:"name,omitempty"` - Rule string `json:"rule,omitempty"` + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` + Name string `json:"name,omitempty"` + Rule string `json:"rule,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy_auditsyslogglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy_auditsyslogglobal_binding.go new file mode 100644 index 000000000..a9c5edc1e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/audit/auditsyslogpolicy_auditsyslogglobal_binding.go @@ -0,0 +1,8 @@ +package audit + +type Auditsyslogpolicyauditsyslogglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationazurekeyvault.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationazurekeyvault.go new file mode 100644 index 000000000..b661677e9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationazurekeyvault.go @@ -0,0 +1,15 @@ +package authentication + +type Authenticationazurekeyvault struct { + Clientid string `json:"clientid,omitempty"` + Clientsecret string `json:"clientsecret,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Name string `json:"name,omitempty"` + Pushservice string `json:"pushservice,omitempty"` + Refreshinterval int `json:"refreshinterval,omitempty"` + Servicekeyname string `json:"servicekeyname,omitempty"` + Signaturealg string `json:"signaturealg,omitempty"` + Tenantid string `json:"tenantid,omitempty"` + Tokenendpoint string `json:"tokenendpoint,omitempty"` + Vaultname string `json:"vaultname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationcaptchaaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationcaptchaaction.go new file mode 100644 index 000000000..8b288f9ee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationcaptchaaction.go @@ -0,0 +1,9 @@ +package authentication + +type Authenticationcaptchaaction struct { + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Name string `json:"name,omitempty"` + Secretkey string `json:"secretkey,omitempty"` + Serverurl string `json:"serverurl,omitempty"` + Sitekey string `json:"sitekey,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationemailaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationemailaction.go new file mode 100644 index 000000000..fe51dee6a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationemailaction.go @@ -0,0 +1,13 @@ +package authentication + +type Authenticationemailaction struct { + Content string `json:"content,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Emailaddress string `json:"emailaddress,omitempty"` + Name string `json:"name,omitempty"` + Password string `json:"password,omitempty"` + Serverurl string `json:"serverurl,omitempty"` + Timeout int `json:"timeout,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationepaaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationepaaction.go new file mode 100644 index 000000000..b11ab0052 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationepaaction.go @@ -0,0 +1,10 @@ +package authentication + +type Authenticationepaaction struct { + Csecexpr string `json:"csecexpr,omitempty"` + Defaultepagroup string `json:"defaultepagroup,omitempty"` + Deletefiles string `json:"deletefiles,omitempty"` + Killprocess string `json:"killprocess,omitempty"` + Name string `json:"name,omitempty"` + Quarantinegroup string `json:"quarantinegroup,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationldapaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationldapaction.go index 64efd70d6..4506bb161 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationldapaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationldapaction.go @@ -1,9 +1,28 @@ package authentication type Authenticationldapaction struct { + Alternateemailattr string `json:"alternateemailattr,omitempty"` + Attribute1 string `json:"attribute1,omitempty"` + Attribute10 string `json:"attribute10,omitempty"` + Attribute11 string `json:"attribute11,omitempty"` + Attribute12 string `json:"attribute12,omitempty"` + Attribute13 string `json:"attribute13,omitempty"` + Attribute14 string `json:"attribute14,omitempty"` + Attribute15 string `json:"attribute15,omitempty"` + Attribute16 string `json:"attribute16,omitempty"` + Attribute2 string `json:"attribute2,omitempty"` + Attribute3 string `json:"attribute3,omitempty"` + Attribute4 string `json:"attribute4,omitempty"` + Attribute5 string `json:"attribute5,omitempty"` + Attribute6 string `json:"attribute6,omitempty"` + Attribute7 string `json:"attribute7,omitempty"` + Attribute8 string `json:"attribute8,omitempty"` + Attribute9 string `json:"attribute9,omitempty"` + Attributes string `json:"attributes,omitempty"` Authentication string `json:"authentication,omitempty"` Authtimeout int `json:"authtimeout,omitempty"` Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Email string `json:"email,omitempty"` Failure int `json:"failure,omitempty"` Followreferrals string `json:"followreferrals,omitempty"` Groupattrname string `json:"groupattrname,omitempty"` @@ -11,6 +30,7 @@ type Authenticationldapaction struct { Groupsearchattribute string `json:"groupsearchattribute,omitempty"` Groupsearchfilter string `json:"groupsearchfilter,omitempty"` Groupsearchsubattribute string `json:"groupsearchsubattribute,omitempty"` + Kbattribute string `json:"kbattribute,omitempty"` Ldapbase string `json:"ldapbase,omitempty"` Ldapbinddn string `json:"ldapbinddn,omitempty"` Ldapbinddnpassword string `json:"ldapbinddnpassword,omitempty"` @@ -18,14 +38,20 @@ type Authenticationldapaction struct { Ldaploginname string `json:"ldaploginname,omitempty"` Maxldapreferrals int `json:"maxldapreferrals,omitempty"` Maxnestinglevel int `json:"maxnestinglevel,omitempty"` + Mssrvrecordlocation string `json:"mssrvrecordlocation,omitempty"` Name string `json:"name,omitempty"` Nestedgroupextraction string `json:"nestedgroupextraction,omitempty"` + Otpsecret string `json:"otpsecret,omitempty"` Passwdchange string `json:"passwdchange,omitempty"` + Pushservice string `json:"pushservice,omitempty"` + Referraldnslookup string `json:"referraldnslookup,omitempty"` Requireuser string `json:"requireuser,omitempty"` Searchfilter string `json:"searchfilter,omitempty"` Sectype string `json:"sectype,omitempty"` Serverip string `json:"serverip,omitempty"` + Servername string `json:"servername,omitempty"` Serverport int `json:"serverport,omitempty"` + Sshpublickey string `json:"sshpublickey,omitempty"` Ssonameattribute string `json:"ssonameattribute,omitempty"` Subattributename string `json:"subattributename,omitempty"` Success int `json:"success,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationloginschema.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationloginschema.go index 3e295897a..11eb9ecdb 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationloginschema.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationloginschema.go @@ -7,6 +7,7 @@ type Authenticationloginschema struct { Name string `json:"name,omitempty"` Passwdexpression string `json:"passwdexpression,omitempty"` Passwordcredentialindex int `json:"passwordcredentialindex,omitempty"` + Ssocredentials string `json:"ssocredentials,omitempty"` Usercredentialindex int `json:"usercredentialindex,omitempty"` Userexpression string `json:"userexpression,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiateaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiateaction.go index a92eb7558..f87372fd8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiateaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiateaction.go @@ -8,5 +8,6 @@ type Authenticationnegotiateaction struct { Kcdspn string `json:"kcdspn,omitempty"` Keytab string `json:"keytab,omitempty"` Name string `json:"name,omitempty"` + Ntlmpath string `json:"ntlmpath,omitempty"` Ou string `json:"ou,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnglobal_binding.go new file mode 100644 index 000000000..17c2b65b6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnglobal_binding.go @@ -0,0 +1,8 @@ +package authentication + +type Authenticationnegotiatepolicyvpnglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnvserver_binding.go new file mode 100644 index 000000000..ef7c62979 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnegotiatepolicy_vpnvserver_binding.go @@ -0,0 +1,8 @@ +package authentication + +type Authenticationnegotiatepolicyvpnvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnoauthaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnoauthaction.go new file mode 100644 index 000000000..2d7baac6e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationnoauthaction.go @@ -0,0 +1,6 @@ +package authentication + +type Authenticationnoauthaction struct { + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthaction.go index 9a360c1bb..2dbba73e3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthaction.go @@ -17,11 +17,24 @@ type Authenticationoauthaction struct { Attribute7 string `json:"attribute7,omitempty"` Attribute8 string `json:"attribute8,omitempty"` Attribute9 string `json:"attribute9,omitempty"` + Audience string `json:"audience,omitempty"` Authorizationendpoint string `json:"authorizationendpoint,omitempty"` + Certendpoint string `json:"certendpoint,omitempty"` + Certfilepath string `json:"certfilepath,omitempty"` Clientid string `json:"clientid,omitempty"` Clientsecret string `json:"clientsecret,omitempty"` Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Granttype string `json:"granttype,omitempty"` + Graphendpoint string `json:"graphendpoint,omitempty"` Idtokendecryptendpoint string `json:"idtokendecryptendpoint,omitempty"` + Issuer string `json:"issuer,omitempty"` Name string `json:"name,omitempty"` + Oauthstatus string `json:"oauthstatus,omitempty"` + Oauthtype string `json:"oauthtype,omitempty"` + Refreshinterval int `json:"refreshinterval,omitempty"` + Skewtime int `json:"skewtime,omitempty"` + Tenantid string `json:"tenantid,omitempty"` Tokenendpoint string `json:"tokenendpoint,omitempty"` + Userinfourl string `json:"userinfourl,omitempty"` + Usernamefield string `json:"usernamefield,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy.go new file mode 100644 index 000000000..c3b8f666b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy.go @@ -0,0 +1,13 @@ +package authentication + +type Authenticationoauthidppolicy struct { + Action string `json:"action,omitempty"` + Comment string `json:"comment,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_authenticationvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_authenticationvserver_binding.go new file mode 100644 index 000000000..8bca51e9e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_authenticationvserver_binding.go @@ -0,0 +1,8 @@ +package authentication + +type Authenticationoauthidppolicyauthenticationvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_binding.go new file mode 100644 index 000000000..afbb54350 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_binding.go @@ -0,0 +1,5 @@ +package authentication + +type Authenticationoauthidppolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_vpnvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_vpnvserver_binding.go new file mode 100644 index 000000000..3755ff8fb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidppolicy_vpnvserver_binding.go @@ -0,0 +1,8 @@ +package authentication + +type Authenticationoauthidppolicyvpnvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidpprofile.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidpprofile.go new file mode 100644 index 000000000..20141a366 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationoauthidpprofile.go @@ -0,0 +1,16 @@ +package authentication + +type Authenticationoauthidpprofile struct { + Audience string `json:"audience,omitempty"` + Clientid string `json:"clientid,omitempty"` + Clientsecret string `json:"clientsecret,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Encrypttoken string `json:"encrypttoken,omitempty"` + Issuer string `json:"issuer,omitempty"` + Name string `json:"name,omitempty"` + Oauthstatus string `json:"oauthstatus,omitempty"` + Redirecturl string `json:"redirecturl,omitempty"` + Refreshinterval int `json:"refreshinterval,omitempty"` + Relyingpartymetadataurl string `json:"relyingpartymetadataurl,omitempty"` + Skewtime int `json:"skewtime,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicy_systemglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicy_systemglobal_binding.go new file mode 100644 index 000000000..8eb0a7954 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicy_systemglobal_binding.go @@ -0,0 +1,10 @@ +package authentication + +type Authenticationpolicysystemglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicylabel.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicylabel.go index d51debd2c..2146faee9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicylabel.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpolicylabel.go @@ -12,4 +12,5 @@ type Authenticationpolicylabel struct { Numpol int `json:"numpol,omitempty"` Policyname string `json:"policyname,omitempty"` Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpushservice.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpushservice.go new file mode 100644 index 000000000..b04fbe4fc --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationpushservice.go @@ -0,0 +1,16 @@ +package authentication + +type Authenticationpushservice struct { + Certendpoint string `json:"certendpoint,omitempty"` + Clientid string `json:"clientid,omitempty"` + Clientsecret string `json:"clientsecret,omitempty"` + Customerid string `json:"customerid,omitempty"` + Hubname string `json:"hubname,omitempty"` + Name string `json:"name,omitempty"` + Namespace string `json:"Namespace,omitempty"` + Pushservicestatus string `json:"pushservicestatus,omitempty"` + Pushservicetype string `json:"pushservicetype,omitempty"` + Refreshinterval int `json:"refreshinterval,omitempty"` + Servicekey string `json:"servicekey,omitempty"` + Servicekeyname string `json:"servicekeyname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationradiusaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationradiusaction.go index 0fdf4a0f7..495ab7327 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationradiusaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationradiusaction.go @@ -2,6 +2,8 @@ package authentication type Authenticationradiusaction struct { Accounting string `json:"accounting,omitempty"` + Authentication string `json:"authentication,omitempty"` + Authservretry int `json:"authservretry,omitempty"` Authtimeout int `json:"authtimeout,omitempty"` Callingstationid string `json:"callingstationid,omitempty"` Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` @@ -21,6 +23,8 @@ type Authenticationradiusaction struct { Radnasip string `json:"radnasip,omitempty"` Radvendorid int `json:"radvendorid,omitempty"` Serverip string `json:"serverip,omitempty"` + Servername string `json:"servername,omitempty"` Serverport int `json:"serverport,omitempty"` Success int `json:"success,omitempty"` + Tunnelendpointclientip string `json:"tunnelendpointclientip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlaction.go index 4fdc0b7e4..ab051cb21 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlaction.go @@ -1,13 +1,48 @@ package authentication type Authenticationsamlaction struct { - Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` - Name string `json:"name,omitempty"` - Samlidpcertname string `json:"samlidpcertname,omitempty"` - Samlissuername string `json:"samlissuername,omitempty"` - Samlredirecturl string `json:"samlredirecturl,omitempty"` - Samlrejectunsignedassertion string `json:"samlrejectunsignedassertion,omitempty"` - Samlsigningcertname string `json:"samlsigningcertname,omitempty"` - Samltwofactor string `json:"samltwofactor,omitempty"` - Samluserfield string `json:"samluserfield,omitempty"` + Artifactresolutionserviceurl string `json:"artifactresolutionserviceurl,omitempty"` + Attribute1 string `json:"attribute1,omitempty"` + Attribute10 string `json:"attribute10,omitempty"` + Attribute11 string `json:"attribute11,omitempty"` + Attribute12 string `json:"attribute12,omitempty"` + Attribute13 string `json:"attribute13,omitempty"` + Attribute14 string `json:"attribute14,omitempty"` + Attribute15 string `json:"attribute15,omitempty"` + Attribute16 string `json:"attribute16,omitempty"` + Attribute2 string `json:"attribute2,omitempty"` + Attribute3 string `json:"attribute3,omitempty"` + Attribute4 string `json:"attribute4,omitempty"` + Attribute5 string `json:"attribute5,omitempty"` + Attribute6 string `json:"attribute6,omitempty"` + Attribute7 string `json:"attribute7,omitempty"` + Attribute8 string `json:"attribute8,omitempty"` + Attribute9 string `json:"attribute9,omitempty"` + Attributeconsumingserviceindex int `json:"attributeconsumingserviceindex,omitempty"` + Audience string `json:"audience,omitempty"` + Authnctxclassref interface{} `json:"authnctxclassref,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Digestmethod string `json:"digestmethod,omitempty"` + Enforceusername string `json:"enforceusername,omitempty"` + Forceauthn string `json:"forceauthn,omitempty"` + Groupnamefield string `json:"groupnamefield,omitempty"` + Logoutbinding string `json:"logoutbinding,omitempty"` + Logouturl string `json:"logouturl,omitempty"` + Metadataimportstatus string `json:"metadataimportstatus,omitempty"` + Metadatarefreshinterval int `json:"metadatarefreshinterval,omitempty"` + Metadataurl string `json:"metadataurl,omitempty"` + Name string `json:"name,omitempty"` + Requestedauthncontext string `json:"requestedauthncontext,omitempty"` + Samlacsindex int `json:"samlacsindex,omitempty"` + Samlbinding string `json:"samlbinding,omitempty"` + Samlidpcertname string `json:"samlidpcertname,omitempty"` + Samlissuername string `json:"samlissuername,omitempty"` + Samlredirecturl string `json:"samlredirecturl,omitempty"` + Samlrejectunsignedassertion string `json:"samlrejectunsignedassertion,omitempty"` + Samlsigningcertname string `json:"samlsigningcertname,omitempty"` + Samltwofactor string `json:"samltwofactor,omitempty"` + Samluserfield string `json:"samluserfield,omitempty"` + Sendthumbprint string `json:"sendthumbprint,omitempty"` + Signaturealg string `json:"signaturealg,omitempty"` + Skewtime int `json:"skewtime,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlidpprofile.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlidpprofile.go index aab3f6df8..2e937e0ec 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlidpprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationsamlidpprofile.go @@ -67,9 +67,15 @@ type Authenticationsamlidpprofile struct { Attribute9format string `json:"attribute9format,omitempty"` Attribute9friendlyname string `json:"attribute9friendlyname,omitempty"` Audience string `json:"audience,omitempty"` + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` Digestmethod string `json:"digestmethod,omitempty"` Encryptassertion string `json:"encryptassertion,omitempty"` Encryptionalgorithm string `json:"encryptionalgorithm,omitempty"` + Keytransportalg string `json:"keytransportalg,omitempty"` + Logoutbinding string `json:"logoutbinding,omitempty"` + Metadataimportstatus string `json:"metadataimportstatus,omitempty"` + Metadatarefreshinterval int `json:"metadatarefreshinterval,omitempty"` + Metadataurl string `json:"metadataurl,omitempty"` Name string `json:"name,omitempty"` Nameidexpr string `json:"nameidexpr,omitempty"` Nameidformat string `json:"nameidformat,omitempty"` @@ -80,6 +86,8 @@ type Authenticationsamlidpprofile struct { Samlspcertname string `json:"samlspcertname,omitempty"` Sendpassword string `json:"sendpassword,omitempty"` Serviceproviderid string `json:"serviceproviderid,omitempty"` + Signassertion string `json:"signassertion,omitempty"` Signaturealg string `json:"signaturealg,omitempty"` Skewtime int `json:"skewtime,omitempty"` + Splogouturl string `json:"splogouturl,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationstorefrontauthaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationstorefrontauthaction.go new file mode 100644 index 000000000..05117b0ce --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationstorefrontauthaction.go @@ -0,0 +1,10 @@ +package authentication + +type Authenticationstorefrontauthaction struct { + Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` + Domain string `json:"domain,omitempty"` + Failure int `json:"failure,omitempty"` + Name string `json:"name,omitempty"` + Serverurl string `json:"serverurl,omitempty"` + Success int `json:"success,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationtacacsaction.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationtacacsaction.go index d8e871a7d..26dec60a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationtacacsaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationtacacsaction.go @@ -2,11 +2,28 @@ package authentication type Authenticationtacacsaction struct { Accounting string `json:"accounting,omitempty"` + Attribute1 string `json:"attribute1,omitempty"` + Attribute10 string `json:"attribute10,omitempty"` + Attribute11 string `json:"attribute11,omitempty"` + Attribute12 string `json:"attribute12,omitempty"` + Attribute13 string `json:"attribute13,omitempty"` + Attribute14 string `json:"attribute14,omitempty"` + Attribute15 string `json:"attribute15,omitempty"` + Attribute16 string `json:"attribute16,omitempty"` + Attribute2 string `json:"attribute2,omitempty"` + Attribute3 string `json:"attribute3,omitempty"` + Attribute4 string `json:"attribute4,omitempty"` + Attribute5 string `json:"attribute5,omitempty"` + Attribute6 string `json:"attribute6,omitempty"` + Attribute7 string `json:"attribute7,omitempty"` + Attribute8 string `json:"attribute8,omitempty"` + Attribute9 string `json:"attribute9,omitempty"` Auditfailedcmds string `json:"auditfailedcmds,omitempty"` Authorization string `json:"authorization,omitempty"` Authtimeout int `json:"authtimeout,omitempty"` Defaultauthenticationgroup string `json:"defaultauthenticationgroup,omitempty"` Failure int `json:"failure,omitempty"` + Groupattrname string `json:"groupattrname,omitempty"` Name string `json:"name,omitempty"` Serverip string `json:"serverip,omitempty"` Serverport int `json:"serverport,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver.go index 110b59d80..fce24679a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver.go @@ -31,7 +31,6 @@ type Authenticationvserver struct { Range int `json:"range,omitempty"` Redirect string `json:"redirect,omitempty"` Redirecturl string `json:"redirecturl,omitempty"` - Rule string `json:"rule,omitempty"` Secondary bool `json:"secondary,omitempty"` Servicename string `json:"servicename,omitempty"` Servicetype string `json:"servicetype,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditnslogpolicy_binding.go index 6ca318e30..8453c79c5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditnslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditnslogpolicy_binding.go @@ -1,9 +1,11 @@ package authentication type Authenticationvserverauditnslogpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditsyslogpolicy_binding.go index 26d17f099..d7066ed85 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditsyslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_auditsyslogpolicy_binding.go @@ -1,9 +1,11 @@ package authentication type Authenticationvserverauditsyslogpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationcertpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationcertpolicy_binding.go index fd4c1387d..b0f88ee48 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationcertpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationcertpolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationcertpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationldappolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationldappolicy_binding.go index 11fd1cd93..961eddfa6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationldappolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationldappolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationldappolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationlocalpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationlocalpolicy_binding.go index 4a5c112d8..ea521f150 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationlocalpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationlocalpolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationlocalpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.go index d27139646..8070ed376 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationnegotiatepolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationoauthidppolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationoauthidppolicy_binding.go new file mode 100644 index 000000000..0e2dbedeb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationoauthidppolicy_binding.go @@ -0,0 +1,12 @@ +package authentication + +type Authenticationvserverauthenticationoauthidppolicybinding struct { + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationradiuspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationradiuspolicy_binding.go index 88e52e5f5..0be0d5326 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationradiuspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationradiuspolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationradiuspolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationsamlpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationsamlpolicy_binding.go index 885ff54f0..5abd85a05 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationsamlpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationsamlpolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationsamlpolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationtacacspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationtacacspolicy_binding.go index 595e740d1..ce44c2dda 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationtacacspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_authenticationtacacspolicy_binding.go @@ -1,10 +1,12 @@ package authentication type Authenticationvserverauthenticationtacacspolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_tmsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_tmsessionpolicy_binding.go index 7a9437339..1e741a20d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_tmsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_tmsessionpolicy_binding.go @@ -1,9 +1,11 @@ package authentication type Authenticationvservertmsessionpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_vpnportaltheme_binding.go b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_vpnportaltheme_binding.go new file mode 100644 index 000000000..c8b6cbf3f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/authentication/authenticationvserver_vpnportaltheme_binding.go @@ -0,0 +1,7 @@ +package authentication + +type Authenticationvservervpnportalthemebinding struct { + Acttype int `json:"acttype,omitempty"` + Name string `json:"name,omitempty"` + Portaltheme string `json:"portaltheme,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/authorization/authorizationpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/authorization/authorizationpolicy.go index 8db95c2d8..24900f3fe 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/authorization/authorizationpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/authorization/authorizationpolicy.go @@ -1,9 +1,11 @@ package authorization type Authorizationpolicy struct { - Action string `json:"action,omitempty"` - Activepolicy int `json:"activepolicy,omitempty"` - Name string `json:"name,omitempty"` - Newname string `json:"newname,omitempty"` - Rule string `json:"rule,omitempty"` + Action string `json:"action,omitempty"` + Activepolicy int `json:"activepolicy,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy.go b/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy.go index 7cc7f6338..531818883 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy.go @@ -1,14 +1,13 @@ package autoscale type Autoscalepolicy struct { - Action string `json:"action,omitempty"` - Activepolicy int `json:"activepolicy,omitempty"` - Comment string `json:"comment,omitempty"` - Hits int `json:"hits,omitempty"` - Logaction string `json:"logaction,omitempty"` - Name string `json:"name,omitempty"` - Newname string `json:"newname,omitempty"` - Priority int `json:"priority,omitempty"` - Rule string `json:"rule,omitempty"` - Undefhits int `json:"undefhits,omitempty"` + Action string `json:"action,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Priority int `json:"priority,omitempty"` + Rule string `json:"rule,omitempty"` + Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy_nstimer_binding.go b/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy_nstimer_binding.go index 6381b6044..32a211056 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy_nstimer_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/autoscale/autoscalepolicy_nstimer_binding.go @@ -1,7 +1,6 @@ package autoscale type Autoscalepolicynstimerbinding struct { - Activepolicy int `json:"activepolicy,omitempty"` Boundto string `json:"boundto,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Name string `json:"name,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/locationfile.go b/vendor/github.com/chiradeep/go-nitro/config/basic/locationfile.go index a006fac63..6a5d9aee9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/locationfile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/locationfile.go @@ -3,4 +3,5 @@ package basic type Locationfile struct { Format string `json:"format,omitempty"` Locationfile string `json:"Locationfile,omitempty"` + Src string `json:"src,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/locationparameter.go b/vendor/github.com/chiradeep/go-nitro/config/basic/locationparameter.go index be99eebab..228f6cfc2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/locationparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/locationparameter.go @@ -1,21 +1,33 @@ package basic type Locationparameter struct { - Context string `json:"context,omitempty"` - Custom int `json:"custom,omitempty"` - Entries int `json:"entries,omitempty"` - Errors int `json:"errors,omitempty"` - Flags int `json:"flags,omitempty"` - Format string `json:"format,omitempty"` - Lines int `json:"lines,omitempty"` - Locationfile string `json:"Locationfile,omitempty"` - Q1label string `json:"q1label,omitempty"` - Q2label string `json:"q2label,omitempty"` - Q3label string `json:"q3label,omitempty"` - Q4label string `json:"q4label,omitempty"` - Q5label string `json:"q5label,omitempty"` - Q6label string `json:"q6label,omitempty"` - Static int `json:"Static,omitempty"` - Status int `json:"status,omitempty"` - Warnings int `json:"warnings,omitempty"` + Context string `json:"context,omitempty"` + Custom int `json:"custom,omitempty"` + Custom6 int `json:"custom6,omitempty"` + Databasemode string `json:"databasemode,omitempty"` + Entries int `json:"entries,omitempty"` + Entries6 int `json:"entries6,omitempty"` + Errors int `json:"errors,omitempty"` + Errors6 int `json:"errors6,omitempty"` + Flags int `json:"flags,omitempty"` + Flushing string `json:"flushing,omitempty"` + Format string `json:"format,omitempty"` + Format6 string `json:"format6,omitempty"` + Lines int `json:"lines,omitempty"` + Lines6 int `json:"lines6,omitempty"` + Loading string `json:"loading,omitempty"` + Locationfile string `json:"Locationfile,omitempty"` + Locationfile6 string `json:"locationfile6,omitempty"` + Matchwildcardtoany string `json:"matchwildcardtoany,omitempty"` + Q1label string `json:"q1label,omitempty"` + Q2label string `json:"q2label,omitempty"` + Q3label string `json:"q3label,omitempty"` + Q4label string `json:"q4label,omitempty"` + Q5label string `json:"q5label,omitempty"` + Q6label string `json:"q6label,omitempty"` + Static int `json:"Static,omitempty"` + Static6 int `json:"static6,omitempty"` + Status int `json:"status,omitempty"` + Warnings int `json:"warnings,omitempty"` + Warnings6 int `json:"warnings6,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/nstrace.go b/vendor/github.com/chiradeep/go-nitro/config/basic/nstrace.go index c995e68db..0f282a11b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/nstrace.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/nstrace.go @@ -1,18 +1,28 @@ package basic type Nstrace struct { - Fileid string `json:"fileid,omitempty"` - Filename string `json:"filename,omitempty"` - Filter string `json:"filter,omitempty"` - Link string `json:"link,omitempty"` - Mode interface{} `json:"mode,omitempty"` - Nf int `json:"nf,omitempty"` - Nodes interface{} `json:"nodes,omitempty"` - Pernic string `json:"pernic,omitempty"` - Scope string `json:"scope,omitempty"` - Size int `json:"size,omitempty"` - State string `json:"state,omitempty"` - Tcpdump string `json:"tcpdump,omitempty"` - Time int `json:"time,omitempty"` - Tracelocation string `json:"tracelocation,omitempty"` + Capdroppkt string `json:"capdroppkt,omitempty"` + Capsslkeys string `json:"capsslkeys,omitempty"` + Doruntimecleanup string `json:"doruntimecleanup,omitempty"` + Fileid string `json:"fileid,omitempty"` + Filename string `json:"filename,omitempty"` + Filesize int `json:"filesize,omitempty"` + Filter string `json:"filter,omitempty"` + Inmemorytrace string `json:"inmemorytrace,omitempty"` + Link string `json:"link,omitempty"` + Merge string `json:"merge,omitempty"` + Mode interface{} `json:"mode,omitempty"` + Nf int `json:"nf,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Nodes interface{} `json:"nodes,omitempty"` + Pernic string `json:"pernic,omitempty"` + Scope string `json:"scope,omitempty"` + Size int `json:"size,omitempty"` + Skiplocalssh string `json:"skiplocalssh,omitempty"` + Skiprpc string `json:"skiprpc,omitempty"` + State string `json:"state,omitempty"` + Time int `json:"time,omitempty"` + Tracebuffers int `json:"tracebuffers,omitempty"` + Traceformat string `json:"traceformat,omitempty"` + Tracelocation string `json:"tracelocation,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/radiusnode.go b/vendor/github.com/chiradeep/go-nitro/config/basic/radiusnode.go new file mode 100644 index 000000000..7cecb695b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/radiusnode.go @@ -0,0 +1,6 @@ +package basic + +type Radiusnode struct { + Nodeprefix string `json:"nodeprefix,omitempty"` + Radkey string `json:"radkey,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/server.go b/vendor/github.com/chiradeep/go-nitro/config/basic/server.go index 455438c00..3c8b0806b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/server.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/server.go @@ -1,6 +1,10 @@ package basic type Server struct { + Autoscale string `json:"autoscale,omitempty"` + Cacheable string `json:"cacheable,omitempty"` + Cka string `json:"cka,omitempty"` + Cmp string `json:"cmp,omitempty"` Comment string `json:"comment,omitempty"` Delay int `json:"delay,omitempty"` Domain string `json:"domain,omitempty"` @@ -12,10 +16,14 @@ type Server struct { Ipv6address string `json:"ipv6address,omitempty"` Name string `json:"name,omitempty"` Newname string `json:"newname,omitempty"` + Sc string `json:"sc,omitempty"` + Sp string `json:"sp,omitempty"` State string `json:"state,omitempty"` Statechangetimesec string `json:"statechangetimesec,omitempty"` + Tcpb string `json:"tcpb,omitempty"` Td int `json:"td,omitempty"` Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` Translationip string `json:"translationip,omitempty"` Translationmask string `json:"translationmask,omitempty"` + Usip string `json:"usip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/server_gslbservicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/basic/server_gslbservicegroup_binding.go new file mode 100644 index 000000000..9d7661f45 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/server_gslbservicegroup_binding.go @@ -0,0 +1,26 @@ +package basic + +type Servergslbservicegroupbinding struct { + Appflowlog string `json:"appflowlog,omitempty"` + Boundtd int `json:"boundtd,omitempty"` + Cip string `json:"cip,omitempty"` + Cipheader string `json:"cipheader,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Customserverid string `json:"customserverid,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` + Dupport int `json:"dup_port,omitempty"` + Dupsvctype string `json:"dup_svctype,omitempty"` + Maxbandwidth int `json:"maxbandwidth,omitempty"` + Maxclient int `json:"maxclient,omitempty"` + Maxreq int `json:"maxreq,omitempty"` + Monthreshold int `json:"monthreshold,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Serviceipaddress string `json:"serviceipaddress,omitempty"` + Serviceipstr string `json:"serviceipstr,omitempty"` + Svctype string `json:"svctype,omitempty"` + Svrcfgflags int `json:"svrcfgflags,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Svrtimeout int `json:"svrtimeout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/server_servicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/basic/server_servicegroup_binding.go index ac6b4448e..30c920266 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/server_servicegroup_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/server_servicegroup_binding.go @@ -1,14 +1,33 @@ package basic type Serverservicegroupbinding struct { + Appflowlog string `json:"appflowlog,omitempty"` + Boundtd int `json:"boundtd,omitempty"` + Cacheable string `json:"cacheable,omitempty"` + Cip string `json:"cip,omitempty"` + Cipheader string `json:"cipheader,omitempty"` + Cka string `json:"cka,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Cmp string `json:"cmp,omitempty"` + Customserverid string `json:"customserverid,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` Dupport int `json:"dup_port,omitempty"` Dupsvctype string `json:"dup_svctype,omitempty"` + Maxbandwidth int `json:"maxbandwidth,omitempty"` + Maxclient int `json:"maxclient,omitempty"` + Maxreq int `json:"maxreq,omitempty"` + Monthreshold int `json:"monthreshold,omitempty"` Name string `json:"name,omitempty"` Port int `json:"port,omitempty"` + Sc string `json:"sc,omitempty"` Servicegroupname string `json:"servicegroupname,omitempty"` Serviceipaddress string `json:"serviceipaddress,omitempty"` Serviceipstr string `json:"serviceipstr,omitempty"` + Sp string `json:"sp,omitempty"` Svctype string `json:"svctype,omitempty"` Svrcfgflags int `json:"svrcfgflags,omitempty"` Svrstate string `json:"svrstate,omitempty"` + Svrtimeout int `json:"svrtimeout,omitempty"` + Tcpb string `json:"tcpb,omitempty"` + Usip string `json:"usip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/service.go b/vendor/github.com/chiradeep/go-nitro/config/basic/service.go index ed0e180c4..6a4fba527 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/service.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/service.go @@ -1,75 +1,83 @@ package basic type Service struct { - Accessdown string `json:"accessdown,omitempty"` - All bool `json:"all,omitempty"` - Appflowlog string `json:"appflowlog,omitempty"` - Cacheable string `json:"cacheable,omitempty"` - Cachetype string `json:"cachetype,omitempty"` - Cip string `json:"cip,omitempty"` - Cipheader string `json:"cipheader,omitempty"` - Cka string `json:"cka,omitempty"` - Cleartextport int `json:"cleartextport,omitempty"` - Clmonowner int `json:"clmonowner,omitempty"` - Clmonview int `json:"clmonview,omitempty"` - Clttimeout int `json:"clttimeout,omitempty"` - Cmp string `json:"cmp,omitempty"` - Comment string `json:"comment,omitempty"` - Customserverid string `json:"customserverid,omitempty"` - Delay int `json:"delay,omitempty"` - Downstateflush string `json:"downstateflush,omitempty"` - Dupstate string `json:"dup_state,omitempty"` - Graceful string `json:"graceful,omitempty"` - Gslb string `json:"gslb,omitempty"` - Hashid int `json:"hashid,omitempty"` - Healthmonitor string `json:"healthmonitor,omitempty"` - Httpprofilename string `json:"httpprofilename,omitempty"` - Internal bool `json:"Internal,omitempty"` - Ip string `json:"ip,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Lastresponse string `json:"lastresponse,omitempty"` - Maxbandwidth int `json:"maxbandwidth,omitempty"` - Maxclient int `json:"maxclient,omitempty"` - Maxreq int `json:"maxreq,omitempty"` - Monitornamesvc string `json:"monitor_name_svc,omitempty"` - Monitorstate string `json:"monitor_state,omitempty"` - Monstatcode int `json:"monstatcode,omitempty"` - Monstatparam1 int `json:"monstatparam1,omitempty"` - Monstatparam2 int `json:"monstatparam2,omitempty"` - Monstatparam3 int `json:"monstatparam3,omitempty"` - Monthreshold int `json:"monthreshold,omitempty"` - Name string `json:"name,omitempty"` - Netprofile string `json:"netprofile,omitempty"` - Newname string `json:"newname,omitempty"` - Numofconnections int `json:"numofconnections,omitempty"` - Pathmonitor string `json:"pathmonitor,omitempty"` - Pathmonitorindv string `json:"pathmonitorindv,omitempty"` - Policyname string `json:"policyname,omitempty"` - Port int `json:"port,omitempty"` - Publicip string `json:"publicip,omitempty"` - Publicport int `json:"publicport,omitempty"` - Responsetime int `json:"responsetime,omitempty"` - Rtspsessionidremap string `json:"rtspsessionidremap,omitempty"` - Sc string `json:"sc,omitempty"` - Serverid int `json:"serverid,omitempty"` - Servername string `json:"servername,omitempty"` - Serviceconftype bool `json:"serviceconftype,omitempty"` - Serviceconftype2 string `json:"serviceconftype2,omitempty"` - Serviceipstr string `json:"serviceipstr,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Sp string `json:"sp,omitempty"` - State string `json:"state,omitempty"` - Statechangetimemsec int `json:"statechangetimemsec,omitempty"` - Statechangetimesec string `json:"statechangetimesec,omitempty"` - Stateupdatereason int `json:"stateupdatereason,omitempty"` - Svrstate string `json:"svrstate,omitempty"` - Svrtimeout int `json:"svrtimeout,omitempty"` - Tcpb string `json:"tcpb,omitempty"` - Tcpprofilename string `json:"tcpprofilename,omitempty"` - Td int `json:"td,omitempty"` - Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` - Useproxyport string `json:"useproxyport,omitempty"` - Usip string `json:"usip,omitempty"` - Value string `json:"value,omitempty"` - Weight int `json:"weight,omitempty"` + Accessdown string `json:"accessdown,omitempty"` + All bool `json:"all,omitempty"` + Appflowlog string `json:"appflowlog,omitempty"` + Cacheable string `json:"cacheable,omitempty"` + Cachetype string `json:"cachetype,omitempty"` + Cip string `json:"cip,omitempty"` + Cipheader string `json:"cipheader,omitempty"` + Cka string `json:"cka,omitempty"` + Cleartextport int `json:"cleartextport,omitempty"` + Clmonowner int `json:"clmonowner,omitempty"` + Clmonview int `json:"clmonview,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Cmp string `json:"cmp,omitempty"` + Comment string `json:"comment,omitempty"` + Contentinspectionprofilename string `json:"contentinspectionprofilename,omitempty"` + Customserverid string `json:"customserverid,omitempty"` + Delay int `json:"delay,omitempty"` + Dnsprofilename string `json:"dnsprofilename,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` + Dupstate string `json:"dup_state,omitempty"` + Graceful string `json:"graceful,omitempty"` + Gslb string `json:"gslb,omitempty"` + Hashid int `json:"hashid,omitempty"` + Healthmonitor string `json:"healthmonitor,omitempty"` + Httpprofilename string `json:"httpprofilename,omitempty"` + Internal bool `json:"Internal,omitempty"` + Ip string `json:"ip,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Lastresponse string `json:"lastresponse,omitempty"` + Maxbandwidth int `json:"maxbandwidth,omitempty"` + Maxclient int `json:"maxclient,omitempty"` + Maxreq int `json:"maxreq,omitempty"` + Monconnectionclose string `json:"monconnectionclose,omitempty"` + Monitornamesvc string `json:"monitor_name_svc,omitempty"` + Monitorstate string `json:"monitor_state,omitempty"` + Monstatcode int `json:"monstatcode,omitempty"` + Monstatparam1 int `json:"monstatparam1,omitempty"` + Monstatparam2 int `json:"monstatparam2,omitempty"` + Monstatparam3 int `json:"monstatparam3,omitempty"` + Monthreshold int `json:"monthreshold,omitempty"` + Name string `json:"name,omitempty"` + Netprofile string `json:"netprofile,omitempty"` + Newname string `json:"newname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Numofconnections int `json:"numofconnections,omitempty"` + Oracleserverversion string `json:"oracleserverversion,omitempty"` + Pathmonitor string `json:"pathmonitor,omitempty"` + Pathmonitorindv string `json:"pathmonitorindv,omitempty"` + Policyname string `json:"policyname,omitempty"` + Port int `json:"port,omitempty"` + Processlocal string `json:"processlocal,omitempty"` + Publicip string `json:"publicip,omitempty"` + Publicport int `json:"publicport,omitempty"` + Responsetime int `json:"responsetime,omitempty"` + Riseapbrstatsmsgcode int `json:"riseapbrstatsmsgcode,omitempty"` + Riseapbrstatsmsgcode2 int `json:"riseapbrstatsmsgcode2,omitempty"` + Rtspsessionidremap string `json:"rtspsessionidremap,omitempty"` + Sc string `json:"sc,omitempty"` + Serverid int `json:"serverid,omitempty"` + Servername string `json:"servername,omitempty"` + Serviceconftype bool `json:"serviceconftype,omitempty"` + Serviceconftype2 string `json:"serviceconftype2,omitempty"` + Serviceipstr string `json:"serviceipstr,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Sp string `json:"sp,omitempty"` + State string `json:"state,omitempty"` + Statechangetimemsec int `json:"statechangetimemsec,omitempty"` + Statechangetimesec string `json:"statechangetimesec,omitempty"` + Stateupdatereason int `json:"stateupdatereason,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Svrtimeout int `json:"svrtimeout,omitempty"` + Tcpb string `json:"tcpb,omitempty"` + Tcpprofilename string `json:"tcpprofilename,omitempty"` + Td int `json:"td,omitempty"` + Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` + Useproxyport string `json:"useproxyport,omitempty"` + Usip string `json:"usip,omitempty"` + Value string `json:"value,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup.go b/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup.go index 5eee55b22..f5e07e87b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup.go @@ -2,6 +2,8 @@ package basic type Servicegroup struct { Appflowlog string `json:"appflowlog,omitempty"` + Autodisabledelay int `json:"autodisabledelay,omitempty"` + Autodisablegraceful string `json:"autodisablegraceful,omitempty"` Autoscale string `json:"autoscale,omitempty"` Cacheable string `json:"cacheable,omitempty"` Cachetype string `json:"cachetype,omitempty"` @@ -28,11 +30,8 @@ type Servicegroup struct { Maxclient int `json:"maxclient,omitempty"` Maxreq int `json:"maxreq,omitempty"` Memberport int `json:"memberport,omitempty"` - Monitorcurrentfailedprobes int `json:"monitorcurrentfailedprobes,omitempty"` + Monconnectionclose string `json:"monconnectionclose,omitempty"` Monitornamesvc string `json:"monitor_name_svc,omitempty"` - Monitorstate string `json:"monitor_state,omitempty"` - Monitortotalfailedprobes int `json:"monitortotalfailedprobes,omitempty"` - Monitortotalprobes int `json:"monitortotalprobes,omitempty"` Monstatcode int `json:"monstatcode,omitempty"` Monstatparam1 int `json:"monstatparam1,omitempty"` Monstatparam2 int `json:"monstatparam2,omitempty"` @@ -40,29 +39,31 @@ type Servicegroup struct { Monthreshold int `json:"monthreshold,omitempty"` Netprofile string `json:"netprofile,omitempty"` Newname string `json:"newname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` Numofconnections int `json:"numofconnections,omitempty"` Pathmonitor string `json:"pathmonitor,omitempty"` Pathmonitorindv string `json:"pathmonitorindv,omitempty"` Port int `json:"port,omitempty"` + Riseapbrstatsmsgcode int `json:"riseapbrstatsmsgcode,omitempty"` + Riseapbrstatsmsgcode2 int `json:"riseapbrstatsmsgcode2,omitempty"` Rtspsessionidremap string `json:"rtspsessionidremap,omitempty"` Sc string `json:"sc,omitempty"` Serverid int `json:"serverid,omitempty"` Servername string `json:"servername,omitempty"` Serviceconftype bool `json:"serviceconftype,omitempty"` + Servicegroupeffectivestate string `json:"servicegroupeffectivestate,omitempty"` Servicegroupname string `json:"servicegroupname,omitempty"` Serviceipstr string `json:"serviceipstr,omitempty"` Servicetype string `json:"servicetype,omitempty"` Sp string `json:"sp,omitempty"` State string `json:"state,omitempty"` Statechangetimemsec int `json:"statechangetimemsec,omitempty"` - Statechangetimesec string `json:"statechangetimesec,omitempty"` Stateupdatereason int `json:"stateupdatereason,omitempty"` Svrstate string `json:"svrstate,omitempty"` Svrtimeout int `json:"svrtimeout,omitempty"` Tcpb string `json:"tcpb,omitempty"` Tcpprofilename string `json:"tcpprofilename,omitempty"` Td int `json:"td,omitempty"` - Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` Useproxyport string `json:"useproxyport,omitempty"` Usip string `json:"usip,omitempty"` Value string `json:"value,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupentitymonbindings_binding.go b/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupentitymonbindings_binding.go index 94a8e71ba..aebd42f80 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupentitymonbindings_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupentitymonbindings_binding.go @@ -1,13 +1,19 @@ package basic type Servicegroupservicegroupentitymonbindingsbinding struct { - Customserverid string `json:"customserverid,omitempty"` - Hashid int `json:"hashid,omitempty"` - Monitorname string `json:"monitor_name,omitempty"` - Port int `json:"port,omitempty"` - Serverid int `json:"serverid,omitempty"` - Servicegroupentname2 string `json:"servicegroupentname2,omitempty"` - Servicegroupname string `json:"servicegroupname,omitempty"` - State string `json:"state,omitempty"` - Weight int `json:"weight,omitempty"` + Customserverid string `json:"customserverid,omitempty"` + Hashid int `json:"hashid,omitempty"` + Lastresponse string `json:"lastresponse,omitempty"` + Monitorcurrentfailedprobes int `json:"monitorcurrentfailedprobes,omitempty"` + Monitorname string `json:"monitor_name,omitempty"` + Monitorstate string `json:"monitor_state,omitempty"` + Monitortotalfailedprobes int `json:"monitortotalfailedprobes,omitempty"` + Monitortotalprobes int `json:"monitortotalprobes,omitempty"` + Passive bool `json:"passive,omitempty"` + Port int `json:"port,omitempty"` + Serverid int `json:"serverid,omitempty"` + Servicegroupentname2 string `json:"servicegroupentname2,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + State string `json:"state,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupmember_binding.go b/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupmember_binding.go index cb647068b..743a4ea6b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupmember_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/basic/servicegroup_servicegroupmember_binding.go @@ -1,16 +1,18 @@ package basic type Servicegroupservicegroupmemberbinding struct { - Customserverid string `json:"customserverid,omitempty"` - Delay int `json:"delay,omitempty"` - Graceful string `json:"graceful,omitempty"` - Hashid int `json:"hashid,omitempty"` - Ip string `json:"ip,omitempty"` - Port int `json:"port,omitempty"` - Serverid int `json:"serverid,omitempty"` - Servername string `json:"servername,omitempty"` - Servicegroupname string `json:"servicegroupname,omitempty"` - State string `json:"state,omitempty"` - Svrstate string `json:"svrstate,omitempty"` - Weight int `json:"weight,omitempty"` + Customserverid string `json:"customserverid,omitempty"` + Delay int `json:"delay,omitempty"` + Graceful string `json:"graceful,omitempty"` + Hashid int `json:"hashid,omitempty"` + Ip string `json:"ip,omitempty"` + Port int `json:"port,omitempty"` + Serverid int `json:"serverid,omitempty"` + Servername string `json:"servername,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + State string `json:"state,omitempty"` + Statechangetimesec string `json:"statechangetimesec,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/bfd/bfdsession.go b/vendor/github.com/chiradeep/go-nitro/config/bfd/bfdsession.go new file mode 100644 index 000000000..1cc5520a9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/bfd/bfdsession.go @@ -0,0 +1,25 @@ +package bfd + +type Bfdsession struct { + Admindown bool `json:"admindown,omitempty"` + Currentownerpe int `json:"currentownerpe,omitempty"` + Localdiagnotic int `json:"localdiagnotic,omitempty"` + Localdiscriminator int `json:"localdiscriminator,omitempty"` + Localip string `json:"localip,omitempty"` + Localport int `json:"localport,omitempty"` + Minimumreceiveinterval int `json:"minimumreceiveinterval,omitempty"` + Minimumtransmitinterval int `json:"minimumtransmitinterval,omitempty"` + Multihop bool `json:"multihop,omitempty"` + Multiplier int `json:"multiplier,omitempty"` + Negotiatedminimumreceiveinterval int `json:"negotiatedminimumreceiveinterval,omitempty"` + Negotiatedminimumtransmitinterval int `json:"negotiatedminimumtransmitinterval,omitempty"` + Originalownerpe int `json:"originalownerpe,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + Passive bool `json:"passive,omitempty"` + Remotediscriminator int `json:"remotediscriminator,omitempty"` + Remoteip string `json:"remoteip,omitempty"` + Remotemultiplier int `json:"remotemultiplier,omitempty"` + Remoteport int `json:"remoteport,omitempty"` + State string `json:"state,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/caaction.go b/vendor/github.com/chiradeep/go-nitro/config/ca/caaction.go new file mode 100644 index 000000000..aa07f7099 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/caaction.go @@ -0,0 +1,13 @@ +package ca + +type Caaction struct { + Accumressize int `json:"accumressize,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Lbvserver string `json:"lbvserver,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_binding.go new file mode 100644 index 000000000..77e0e9b98 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_binding.go @@ -0,0 +1 @@ +package ca diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_capolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_capolicy_binding.go new file mode 100644 index 000000000..d431d4282 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/caglobal_capolicy_binding.go @@ -0,0 +1,11 @@ +package ca + +type Caglobalcapolicybinding struct { + Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy.go b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy.go new file mode 100644 index 000000000..5a66fb422 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy.go @@ -0,0 +1,14 @@ +package ca + +type Capolicy struct { + Action string `json:"action,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_binding.go new file mode 100644 index 000000000..6be82e68a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_binding.go @@ -0,0 +1,5 @@ +package ca + +type Capolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_caglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_caglobal_binding.go new file mode 100644 index 000000000..a41e54b16 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_caglobal_binding.go @@ -0,0 +1,9 @@ +package ca + +type Capolicycaglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_csvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_csvserver_binding.go new file mode 100644 index 000000000..1880b1066 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_csvserver_binding.go @@ -0,0 +1,9 @@ +package ca + +type Capolicycsvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_lbvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_lbvserver_binding.go new file mode 100644 index 000000000..12edecaff --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ca/capolicy_lbvserver_binding.go @@ -0,0 +1,9 @@ +package ca + +type Capolicylbvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cache/cachecontentgroup.go b/vendor/github.com/chiradeep/go-nitro/config/cache/cachecontentgroup.go index cefb784e8..7433eb8b6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cache/cachecontentgroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cache/cachecontentgroup.go @@ -11,10 +11,10 @@ type Cachecontentgroup struct { Cachegroupincarnation int `json:"cachegroupincarnation,omitempty"` Cachenon304hits int `json:"cachenon304hits,omitempty"` Cachenuminvalpolicy int `json:"cachenuminvalpolicy,omitempty"` + Disklimit int `json:"disklimit,omitempty"` Expireatlastbyte string `json:"expireatlastbyte,omitempty"` Flags int `json:"flags,omitempty"` Flashcache string `json:"flashcache,omitempty"` - Force bool `json:"force,omitempty"` Heurexpiryparam int `json:"heurexpiryparam,omitempty"` Hitparams interface{} `json:"hitparams,omitempty"` Hitselector string `json:"hitselector,omitempty"` @@ -32,12 +32,14 @@ type Cachecontentgroup struct { Markercells int `json:"markercells,omitempty"` Matchcookies string `json:"matchcookies,omitempty"` Maxressize int `json:"maxressize,omitempty"` + Memdusage int `json:"memdusage,omitempty"` Memlimit int `json:"memlimit,omitempty"` Memusage int `json:"memusage,omitempty"` Minhits int `json:"minhits,omitempty"` Minressize int `json:"minressize,omitempty"` Name string `json:"name,omitempty"` Persist string `json:"persist,omitempty"` + Persistha string `json:"persistha,omitempty"` Pinned string `json:"pinned,omitempty"` Policyname interface{} `json:"policyname,omitempty"` Polleverytime string `json:"polleverytime,omitempty"` @@ -52,6 +54,7 @@ type Cachecontentgroup struct { Relexpirymillisec int `json:"relexpirymillisec,omitempty"` Removecookies string `json:"removecookies,omitempty"` Selectorvalue string `json:"selectorvalue,omitempty"` + Tosecondary string `json:"tosecondary,omitempty"` Type string `json:"type,omitempty"` Weaknegrelexpiry int `json:"weaknegrelexpiry,omitempty"` Weakposrelexpiry int `json:"weakposrelexpiry,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheglobal_cachepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheglobal_cachepolicy_binding.go index 3b51d1b04..76fe4b091 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheglobal_cachepolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheglobal_cachepolicy_binding.go @@ -2,6 +2,7 @@ package cache type Cacheglobalcachepolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheobject.go b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheobject.go index affc37753..7abb8c423 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheobject.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheobject.go @@ -31,6 +31,7 @@ type Cacheobject struct { Cachefilename string `json:"cachefilename,omitempty"` Cacheindisk string `json:"cacheindisk,omitempty"` Cacheinmemory string `json:"cacheinmemory,omitempty"` + Cacheinsecondary string `json:"cacheinsecondary,omitempty"` Cacheresdate string `json:"cacheresdate,omitempty"` Cachereshdrsize int `json:"cachereshdrsize,omitempty"` Cachereslastmod string `json:"cachereslastmod,omitempty"` @@ -41,7 +42,6 @@ type Cacheobject struct { Destipv46 string `json:"destipv46,omitempty"` Destport int `json:"destport,omitempty"` Flushed string `json:"flushed,omitempty"` - Force bool `json:"force,omitempty"` Group string `json:"group,omitempty"` Groupname string `json:"groupname,omitempty"` Hitparams interface{} `json:"hitparams,omitempty"` @@ -56,7 +56,9 @@ type Cacheobject struct { Ignoremarkerobjects string `json:"ignoremarkerobjects,omitempty"` Includenotreadyobjects string `json:"includenotreadyobjects,omitempty"` Locator int `json:"locator,omitempty"` + Locatorshow int `json:"locatorshow,omitempty"` Markerreason string `json:"markerreason,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Policy int `json:"policy,omitempty"` Policyname string `json:"policyname,omitempty"` Port int `json:"port,omitempty"` @@ -67,6 +69,7 @@ type Cacheobject struct { Rule interface{} `json:"rule,omitempty"` Selectorname interface{} `json:"selectorname,omitempty"` Selectorvalue interface{} `json:"selectorvalue,omitempty"` + Tosecondary string `json:"tosecondary,omitempty"` Totalobjs int `json:"totalobjs,omitempty"` Url string `json:"url,omitempty"` Warnbucketskip int `json:"warnbucketskip,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheparameter.go b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheparameter.go index f1ca8280a..bdf9ad3be 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheparameter.go @@ -1,8 +1,10 @@ package cache type Cacheparameter struct { + Disklimit int `json:"disklimit,omitempty"` Enablebypass string `json:"enablebypass,omitempty"` - Enablediskcache string `json:"enablediskcache,omitempty"` + Enablehaobjpersist string `json:"enablehaobjpersist,omitempty"` + Maxdisklimit int `json:"maxdisklimit,omitempty"` Maxmemlimit int `json:"maxmemlimit,omitempty"` Maxpostlen int `json:"maxpostlen,omitempty"` Memlimit int `json:"memlimit,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheselector.go b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheselector.go index c79329136..acfbccc6f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cache/cacheselector.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cache/cacheselector.go @@ -1,6 +1,7 @@ package cache type Cacheselector struct { + Builtin interface{} `json:"builtin,omitempty"` Flags int `json:"flags,omitempty"` Rule interface{} `json:"rule,omitempty"` Selectorname string `json:"selectorname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudautoscalegroup.go b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudautoscalegroup.go new file mode 100644 index 000000000..681b3517f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudautoscalegroup.go @@ -0,0 +1,8 @@ +package cloud + +type Cloudautoscalegroup struct { + Azcount int `json:"azcount,omitempty"` + Aznames interface{} `json:"aznames,omitempty"` + Graceful string `json:"graceful,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudcredential.go b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudcredential.go new file mode 100644 index 000000000..4d69e1bbb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudcredential.go @@ -0,0 +1,8 @@ +package cloud + +type Cloudcredential struct { + Applicationid string `json:"applicationid,omitempty"` + Applicationsecret string `json:"applicationsecret,omitempty"` + Isset int `json:"isset,omitempty"` + Tenantidentifier string `json:"tenantidentifier,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparameter.go b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparameter.go new file mode 100644 index 000000000..6c0b089ea --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparameter.go @@ -0,0 +1,10 @@ +package cloud + +type Cloudparameter struct { + Activationcode string `json:"activationcode,omitempty"` + Controllerfqdn string `json:"controllerfqdn,omitempty"` + Controllerport int `json:"controllerport,omitempty"` + Customerid string `json:"customerid,omitempty"` + Instanceid string `json:"instanceid,omitempty"` + Resourcelocation string `json:"resourcelocation,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparaminternal.go b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparaminternal.go new file mode 100644 index 000000000..bff39a6e1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudparaminternal.go @@ -0,0 +1,6 @@ +package cloud + +type Cloudparaminternal struct { + Iamperm string `json:"iamperm,omitempty"` + Nonftumode string `json:"nonftumode,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudprofile.go b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudprofile.go new file mode 100644 index 000000000..43315768b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudprofile.go @@ -0,0 +1,15 @@ +package cloud + +type Cloudprofile struct { + Boundservicegroupsvctype string `json:"boundservicegroupsvctype,omitempty"` + Delay int `json:"delay,omitempty"` + Graceful string `json:"graceful,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Type string `json:"type,omitempty"` + Vservername string `json:"vservername,omitempty"` + Vsvrbindsvcport int `json:"vsvrbindsvcport,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudvserverip.go b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudvserverip.go new file mode 100644 index 000000000..2f3eb9c97 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cloud/cloudvserverip.go @@ -0,0 +1,5 @@ +package cloud + +type Cloudvserverip struct { + Ipaddress string `json:"ipaddress,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance.go index 58888a6dc..5033b9c06 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance.go @@ -1,15 +1,26 @@ package cluster type Clusterinstance struct { - Adminstate string `json:"adminstate,omitempty"` - Clid int `json:"clid,omitempty"` - Deadinterval int `json:"deadinterval,omitempty"` - Hellointerval int `json:"hellointerval,omitempty"` - Licensemismatch bool `json:"licensemismatch,omitempty"` - Operationalpropstate string `json:"operationalpropstate,omitempty"` - Operationalstate string `json:"operationalstate,omitempty"` - Preemption string `json:"preemption,omitempty"` - Propstate string `json:"propstate,omitempty"` - Rsskeymismatch bool `json:"rsskeymismatch,omitempty"` - Status string `json:"status,omitempty"` + Adminstate string `json:"adminstate,omitempty"` + Clid int `json:"clid,omitempty"` + Clusternoheartbeatonnode bool `json:"clusternoheartbeatonnode,omitempty"` + Clusternolinksetmbf bool `json:"clusternolinksetmbf,omitempty"` + Clusternospottedip bool `json:"clusternospottedip,omitempty"` + Deadinterval int `json:"deadinterval,omitempty"` + Hellointerval int `json:"hellointerval,omitempty"` + Inc string `json:"inc,omitempty"` + Jumbonotsupported bool `json:"jumbonotsupported,omitempty"` + Licensemismatch bool `json:"licensemismatch,omitempty"` + Nodegroup string `json:"nodegroup,omitempty"` + Nodegroupstatewarning bool `json:"nodegroupstatewarning,omitempty"` + Operationalpropstate string `json:"operationalpropstate,omitempty"` + Operationalstate string `json:"operationalstate,omitempty"` + Preemption string `json:"preemption,omitempty"` + Processlocal string `json:"processlocal,omitempty"` + Propstate string `json:"propstate,omitempty"` + Quorumtype string `json:"quorumtype,omitempty"` + Retainconnectionsoncluster string `json:"retainconnectionsoncluster,omitempty"` + Rsskeymismatch bool `json:"rsskeymismatch,omitempty"` + Status string `json:"status,omitempty"` + Validmtu int `json:"validmtu,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance_clusternode_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance_clusternode_binding.go index f01428601..7f59432f3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance_clusternode_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterinstance_clusternode_binding.go @@ -10,6 +10,7 @@ type Clusterinstanceclusternodebinding struct { Islocalnode bool `json:"islocalnode,omitempty"` Masterstate string `json:"masterstate,omitempty"` Nodeid int `json:"nodeid,omitempty"` + Nodejumbonotsupported bool `json:"nodejumbonotsupported,omitempty"` Nodelicensemismatch bool `json:"nodelicensemismatch,omitempty"` Nodersskeymismatch bool `json:"nodersskeymismatch,omitempty"` State string `json:"state,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode.go index b48b33f19..8bf6b1415 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode.go @@ -2,7 +2,10 @@ package cluster type Clusternode struct { Backplane string `json:"backplane,omitempty"` + Cfgflags int `json:"cfgflags,omitempty"` + Clearnodegroupconfig string `json:"clearnodegroupconfig,omitempty"` Clusterhealth string `json:"clusterhealth,omitempty"` + Delay int `json:"delay,omitempty"` Disabledifaces string `json:"disabledifaces,omitempty"` Effectivestate string `json:"effectivestate,omitempty"` Enabledifaces string `json:"enabledifaces,omitempty"` @@ -13,12 +16,19 @@ type Clusternode struct { Isconfigurationcoordinator bool `json:"isconfigurationcoordinator,omitempty"` Islocalnode bool `json:"islocalnode,omitempty"` Masterstate string `json:"masterstate,omitempty"` + Name string `json:"name,omitempty"` + Netmask string `json:"netmask,omitempty"` + Nodegroup string `json:"nodegroup,omitempty"` Nodeid int `json:"nodeid,omitempty"` + Nodejumbonotsupported bool `json:"nodejumbonotsupported,omitempty"` Nodelicensemismatch bool `json:"nodelicensemismatch,omitempty"` Nodelist interface{} `json:"nodelist,omitempty"` Nodersskeymismatch bool `json:"nodersskeymismatch,omitempty"` Operationalsyncstate string `json:"operationalsyncstate,omitempty"` Partialfailifaces string `json:"partialfailifaces,omitempty"` Priority int `json:"priority,omitempty"` + Routemonitor string `json:"routemonitor,omitempty"` State string `json:"state,omitempty"` + Syncstate string `json:"syncstate,omitempty"` + Tunnelmode string `json:"tunnelmode,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_binding.go new file mode 100644 index 000000000..35edd6325 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_binding.go @@ -0,0 +1,5 @@ +package cluster + +type Clusternodebinding struct { + Nodeid int `json:"nodeid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_routemonitor_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_routemonitor_binding.go new file mode 100644 index 000000000..1f2dbc615 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternode_routemonitor_binding.go @@ -0,0 +1,8 @@ +package cluster + +type Clusternoderoutemonitorbinding struct { + Netmask string `json:"netmask,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Routemonitor string `json:"routemonitor,omitempty"` + Routemonstate int `json:"routemonstate,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternodegroup.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternodegroup.go index 4b85ace02..864740710 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternodegroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusternodegroup.go @@ -7,5 +7,8 @@ type Clusternodegroup struct { Boundedentitiescntfrompe int `json:"boundedentitiescntfrompe,omitempty"` Currentnodemask int `json:"currentnodemask,omitempty"` Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` + State string `json:"state,omitempty"` + Sticky string `json:"sticky,omitempty"` Strict string `json:"strict,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterpropstatus.go b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterpropstatus.go new file mode 100644 index 000000000..ec3426c96 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cluster/clusterpropstatus.go @@ -0,0 +1,7 @@ +package cluster + +type Clusterpropstatus struct { + Cmdstrs string `json:"cmdstrs,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Numpropcmdfailed int `json:"numpropcmdfailed,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpaction.go b/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpaction.go index aceba9a9a..73fd8777c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpaction.go @@ -1,10 +1,12 @@ package cmp type Cmpaction struct { - Builtin interface{} `json:"builtin,omitempty"` - Cmptype string `json:"cmptype,omitempty"` - Deltatype string `json:"deltatype,omitempty"` - Isdefault bool `json:"isdefault,omitempty"` - Name string `json:"name,omitempty"` - Newname string `json:"newname,omitempty"` + Addvaryheader string `json:"addvaryheader,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Cmptype string `json:"cmptype,omitempty"` + Deltatype string `json:"deltatype,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Varyheadervalue string `json:"varyheadervalue,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpglobal_cmppolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpglobal_cmppolicy_binding.go index 30c508aee..bfbf0f54a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpglobal_cmppolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpglobal_cmppolicy_binding.go @@ -1,10 +1,15 @@ package cmp type Cmpglobalcmppolicybinding struct { - Numpol int `json:"numpol,omitempty"` - Policyname string `json:"policyname,omitempty"` - Policytype string `json:"policytype,omitempty"` - Priority int `json:"priority,omitempty"` - State string `json:"state,omitempty"` - Type string `json:"type,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Policytype string `json:"policytype,omitempty"` + Priority int `json:"priority,omitempty"` + State string `json:"state,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpparameter.go b/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpparameter.go index ff75c30a1..94af62c6d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cmp/cmpparameter.go @@ -1,16 +1,18 @@ package cmp type Cmpparameter struct { - Addvaryheader string `json:"addvaryheader,omitempty"` - Cmpbypasspct int `json:"cmpbypasspct,omitempty"` - Cmplevel string `json:"cmplevel,omitempty"` - Cmponpush string `json:"cmponpush,omitempty"` - Externalcache string `json:"externalcache,omitempty"` - Heurexpiry string `json:"heurexpiry,omitempty"` - Heurexpiryhistwt int `json:"heurexpiryhistwt,omitempty"` - Heurexpirythres int `json:"heurexpirythres,omitempty"` - Minressize int `json:"minressize,omitempty"` - Policytype string `json:"policytype,omitempty"` - Quantumsize int `json:"quantumsize,omitempty"` - Servercmp string `json:"servercmp,omitempty"` + Addvaryheader string `json:"addvaryheader,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Cmpbypasspct int `json:"cmpbypasspct,omitempty"` + Cmplevel string `json:"cmplevel,omitempty"` + Cmponpush string `json:"cmponpush,omitempty"` + Externalcache string `json:"externalcache,omitempty"` + Heurexpiry string `json:"heurexpiry,omitempty"` + Heurexpiryhistwt int `json:"heurexpiryhistwt,omitempty"` + Heurexpirythres int `json:"heurexpirythres,omitempty"` + Minressize int `json:"minressize,omitempty"` + Policytype string `json:"policytype,omitempty"` + Quantumsize int `json:"quantumsize,omitempty"` + Servercmp string `json:"servercmp,omitempty"` + Varyheadervalue string `json:"varyheadervalue,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionaction.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionaction.go new file mode 100644 index 000000000..ee39dd010 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionaction.go @@ -0,0 +1,16 @@ +package contentinspection + +type Contentinspectionaction struct { + Hits int `json:"hits,omitempty"` + Icapprofilename string `json:"icapprofilename,omitempty"` + Ifserverdown string `json:"ifserverdown,omitempty"` + Name string `json:"name,omitempty"` + Referencecount int `json:"referencecount,omitempty"` + Reqtimeout int `json:"reqtimeout,omitempty"` + Reqtimeoutaction string `json:"reqtimeoutaction,omitempty"` + Serverip string `json:"serverip,omitempty"` + Servername string `json:"servername,omitempty"` + Serverport int `json:"serverport,omitempty"` + Type string `json:"type,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_binding.go new file mode 100644 index 000000000..ea41ab9fe --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_binding.go @@ -0,0 +1 @@ +package contentinspection diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.go new file mode 100644 index 000000000..9d095d594 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.go @@ -0,0 +1,14 @@ +package contentinspection + +type Contentinspectionglobalcontentinspectionpolicybinding struct { + Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy.go new file mode 100644 index 000000000..39e9d5401 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy.go @@ -0,0 +1,14 @@ +package contentinspection + +type Contentinspectionpolicy struct { + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_binding.go new file mode 100644 index 000000000..9c0451fee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_binding.go @@ -0,0 +1,5 @@ +package contentinspection + +type Contentinspectionpolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.go new file mode 100644 index 000000000..af11cec08 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionpolicycontentinspectionglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.go new file mode 100644 index 000000000..7906a2095 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionpolicycontentinspectionpolicylabelbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_csvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_csvserver_binding.go new file mode 100644 index 000000000..6bbe7c3da --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_csvserver_binding.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionpolicycsvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_lbvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_lbvserver_binding.go new file mode 100644 index 000000000..6811f68a8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicy_lbvserver_binding.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionpolicylbvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel.go new file mode 100644 index 000000000..70251f371 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel.go @@ -0,0 +1,16 @@ +package contentinspection + +type Contentinspectionpolicylabel struct { + Comment string `json:"comment,omitempty"` + Flowtype int `json:"flowtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Newname string `json:"newname,omitempty"` + Numpol int `json:"numpol,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_binding.go new file mode 100644 index 000000000..d785c6aec --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_binding.go @@ -0,0 +1,5 @@ +package contentinspection + +type Contentinspectionpolicylabelbinding struct { + Labelname string `json:"labelname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.go new file mode 100644 index 000000000..d1f0442f7 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionpolicylabelcontentinspectionpolicybinding struct { + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_policybinding_binding.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_policybinding_binding.go new file mode 100644 index 000000000..a71803500 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionpolicylabel_policybinding_binding.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionpolicylabelpolicybindingbinding struct { + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionprofile.go b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionprofile.go new file mode 100644 index 000000000..0780c4fa5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/contentinspection/contentinspectionprofile.go @@ -0,0 +1,11 @@ +package contentinspection + +type Contentinspectionprofile struct { + Egressinterface string `json:"egressinterface,omitempty"` + Egressvlan int `json:"egressvlan,omitempty"` + Ingressinterface string `json:"ingressinterface,omitempty"` + Ingressvlan int `json:"ingressvlan,omitempty"` + Mode interface{} `json:"mode,omitempty"` + Name string `json:"name,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crpolicy.go index 6ba30218f..865916c13 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crpolicy.go @@ -1,10 +1,20 @@ package cr type Crpolicy struct { + Action string `json:"action,omitempty"` + Activepolicy bool `json:"activepolicy,omitempty"` + Bindhits int `json:"bindhits,omitempty"` Builtin interface{} `json:"builtin,omitempty"` Cspolicytype string `json:"cspolicytype,omitempty"` Domain string `json:"domain,omitempty"` + Hits int `json:"hits,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Logaction string `json:"logaction,omitempty"` + Newname string `json:"newname,omitempty"` Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` Rule string `json:"rule,omitempty"` Vstype int `json:"vstype,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver.go index e3d74100a..a10a1cbc0 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver.go @@ -1,63 +1,73 @@ package cr type Crvserver struct { - Appflowlog string `json:"appflowlog,omitempty"` - Arp string `json:"arp,omitempty"` - Authentication string `json:"authentication,omitempty"` - Backendssl string `json:"backendssl,omitempty"` - Backupvserver string `json:"backupvserver,omitempty"` - Cachetype string `json:"cachetype,omitempty"` - Cachevserver string `json:"cachevserver,omitempty"` - Clttimeout int `json:"clttimeout,omitempty"` - Comment string `json:"comment,omitempty"` - Curstate string `json:"curstate,omitempty"` - Destinationvserver string `json:"destinationvserver,omitempty"` - Disableprimaryondown string `json:"disableprimaryondown,omitempty"` - Dnsvservername string `json:"dnsvservername,omitempty"` - Domain string `json:"domain,omitempty"` - Downstateflush string `json:"downstateflush,omitempty"` - Format string `json:"format,omitempty"` - Ghost string `json:"ghost,omitempty"` - Homepage string `json:"homepage,omitempty"` - Httpprofilename string `json:"httpprofilename,omitempty"` - Icmpvsrresponse string `json:"icmpvsrresponse,omitempty"` - Ip string `json:"ip,omitempty"` - Ipv46 string `json:"ipv46,omitempty"` - L2conn string `json:"l2conn,omitempty"` - Lbvserver string `json:"lbvserver,omitempty"` - Listenpolicy string `json:"listenpolicy,omitempty"` - Listenpriority int `json:"listenpriority,omitempty"` - Map string `json:"map,omitempty"` - Name string `json:"name,omitempty"` - Netprofile string `json:"netprofile,omitempty"` - Newname string `json:"newname,omitempty"` - Ngname string `json:"ngname,omitempty"` - Onpolicymatch string `json:"onpolicymatch,omitempty"` - Originusip string `json:"originusip,omitempty"` - Policyname string `json:"policyname,omitempty"` - Port int `json:"port,omitempty"` - Precedence string `json:"precedence,omitempty"` - Priority int `json:"priority,omitempty"` - Range int `json:"range,omitempty"` - Redirect string `json:"redirect,omitempty"` - Redirecturl string `json:"redirecturl,omitempty"` - Reuse string `json:"reuse,omitempty"` - Rule string `json:"rule,omitempty"` - Servicename string `json:"servicename,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Somethod string `json:"somethod,omitempty"` - Sopersistence string `json:"sopersistence,omitempty"` - Sopersistencetimeout int `json:"sopersistencetimeout,omitempty"` - Sothreshold int `json:"sothreshold,omitempty"` - Srcipexpr string `json:"srcipexpr,omitempty"` - State string `json:"state,omitempty"` - Status int `json:"status,omitempty"` - Targetvserver string `json:"targetvserver,omitempty"` - Tcpprofilename string `json:"tcpprofilename,omitempty"` - Td int `json:"td,omitempty"` - Type string `json:"type,omitempty"` - Useportrange string `json:"useportrange,omitempty"` - Value string `json:"value,omitempty"` - Via string `json:"via,omitempty"` - Weight int `json:"weight,omitempty"` + Appflowlog string `json:"appflowlog,omitempty"` + Arp string `json:"arp,omitempty"` + Authentication string `json:"authentication,omitempty"` + Backendssl string `json:"backendssl,omitempty"` + Backupvserver string `json:"backupvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Cachetype string `json:"cachetype,omitempty"` + Cachevserver string `json:"cachevserver,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Comment string `json:"comment,omitempty"` + Curstate string `json:"curstate,omitempty"` + Destinationvserver string `json:"destinationvserver,omitempty"` + Disableprimaryondown string `json:"disableprimaryondown,omitempty"` + Dnsvservername string `json:"dnsvservername,omitempty"` + Domain string `json:"domain,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` + Format string `json:"format,omitempty"` + Ghost string `json:"ghost,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Homepage string `json:"homepage,omitempty"` + Httpprofilename string `json:"httpprofilename,omitempty"` + Icmpvsrresponse string `json:"icmpvsrresponse,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Ip string `json:"ip,omitempty"` + Ipset string `json:"ipset,omitempty"` + Ipv46 string `json:"ipv46,omitempty"` + L2conn string `json:"l2conn,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Lbvserver string `json:"lbvserver,omitempty"` + Listenpolicy string `json:"listenpolicy,omitempty"` + Listenpriority int `json:"listenpriority,omitempty"` + Map string `json:"map,omitempty"` + Name string `json:"name,omitempty"` + Netprofile string `json:"netprofile,omitempty"` + Newname string `json:"newname,omitempty"` + Ngname string `json:"ngname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Onpolicymatch string `json:"onpolicymatch,omitempty"` + Originusip string `json:"originusip,omitempty"` + Pipolicyhits int `json:"pipolicyhits,omitempty"` + Policyname string `json:"policyname,omitempty"` + Port int `json:"port,omitempty"` + Precedence string `json:"precedence,omitempty"` + Priority int `json:"priority,omitempty"` + Range int `json:"range,omitempty"` + Redirect string `json:"redirect,omitempty"` + Redirecturl string `json:"redirecturl,omitempty"` + Reuse string `json:"reuse,omitempty"` + Rhistate string `json:"rhistate,omitempty"` + Rule string `json:"rule,omitempty"` + Sc string `json:"sc,omitempty"` + Servicename string `json:"servicename,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Somethod string `json:"somethod,omitempty"` + Sopersistence string `json:"sopersistence,omitempty"` + Sopersistencetimeout int `json:"sopersistencetimeout,omitempty"` + Sothreshold int `json:"sothreshold,omitempty"` + Srcipexpr string `json:"srcipexpr,omitempty"` + State string `json:"state,omitempty"` + Status int `json:"status,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` + Tcpprofilename string `json:"tcpprofilename,omitempty"` + Td int `json:"td,omitempty"` + Type string `json:"type,omitempty"` + Useportrange string `json:"useportrange,omitempty"` + Value string `json:"value,omitempty"` + Via string `json:"via,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_appqoepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_appqoepolicy_binding.go new file mode 100644 index 000000000..4f9cb46e5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_appqoepolicy_binding.go @@ -0,0 +1,13 @@ +package cr + +type Crvserverappqoepolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cmppolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cmppolicy_binding.go index 4f669bbd9..5eb8d45d8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cmppolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cmppolicy_binding.go @@ -1,8 +1,15 @@ package cr type Crvservercmppolicybinding struct { - Name string `json:"name,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Targetvserver string `json:"targetvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Inherited string `json:"inherited,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Sc string `json:"sc,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_crpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_crpolicy_binding.go index b4d2d93d9..7f6f9d98b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_crpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_crpolicy_binding.go @@ -1,9 +1,15 @@ package cr type Crvservercrpolicybinding struct { - Hits int `json:"hits,omitempty"` - Name string `json:"name,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Targetvserver string `json:"targetvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Pipolicyhits int `json:"pipolicyhits,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cspolicy_binding.go index b3784f892..a03e44b57 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_cspolicy_binding.go @@ -1,9 +1,15 @@ package cr type Crvservercspolicybinding struct { - Hits int `json:"hits,omitempty"` - Name string `json:"name,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Targetvserver string `json:"targetvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Pipolicyhits int `json:"pipolicyhits,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_filterpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_filterpolicy_binding.go index c2b978729..6d2bace42 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_filterpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_filterpolicy_binding.go @@ -1,8 +1,14 @@ package cr type Crvserverfilterpolicybinding struct { - Name string `json:"name,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Targetvserver string `json:"targetvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Inherited string `json:"inherited,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_policymap_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_policymap_binding.go index b9f5b6e75..8e6839f7e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_policymap_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cr/crvserver_policymap_binding.go @@ -1,8 +1,13 @@ package cr type Crvserverpolicymapbinding struct { - Name string `json:"name,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Targetvserver string `json:"targetvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cs/csaction.go b/vendor/github.com/chiradeep/go-nitro/config/cs/csaction.go index e7f3f842f..f53eadc6b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cs/csaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cs/csaction.go @@ -8,6 +8,7 @@ type Csaction struct { Newname string `json:"newname,omitempty"` Referencecount int `json:"referencecount,omitempty"` Targetlbvserver string `json:"targetlbvserver,omitempty"` + Targetvserver string `json:"targetvserver,omitempty"` Targetvserverexpr string `json:"targetvserverexpr,omitempty"` Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/cs/cspolicylabel_cspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cs/cspolicylabel_cspolicy_binding.go index 8e90614f8..5bf97b948 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cs/cspolicylabel_cspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cs/cspolicylabel_cspolicy_binding.go @@ -2,7 +2,7 @@ package cs type Cspolicylabelcspolicybinding struct { Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` - Invoke int `json:"invoke,omitempty"` + Invoke bool `json:"invoke,omitempty"` Invokelabelname string `json:"invoke_labelname,omitempty"` Labelname string `json:"labelname,omitempty"` Labeltype string `json:"labeltype,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver.go b/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver.go index 7db0961a7..ade9236e1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver.go @@ -1,12 +1,14 @@ package cs type Csvserver struct { + Analyticsprofile string `json:"analyticsprofile,omitempty"` Appflowlog string `json:"appflowlog,omitempty"` Authentication string `json:"authentication,omitempty"` Authenticationhost string `json:"authenticationhost,omitempty"` Authn401 string `json:"authn401,omitempty"` Authnprofile string `json:"authnprofile,omitempty"` Authnvsname string `json:"authnvsname,omitempty"` + Backupip string `json:"backupip,omitempty"` Backupvserver string `json:"backupvserver,omitempty"` Bindpoint string `json:"bindpoint,omitempty"` Cacheable string `json:"cacheable,omitempty"` @@ -15,11 +17,16 @@ type Csvserver struct { Casesensitive string `json:"casesensitive,omitempty"` Clttimeout int `json:"clttimeout,omitempty"` Comment string `json:"comment,omitempty"` + Cookiedomain string `json:"cookiedomain,omitempty"` + Cookietimeout int `json:"cookietimeout,omitempty"` Curstate string `json:"curstate,omitempty"` Dbprofilename string `json:"dbprofilename,omitempty"` Disableprimaryondown string `json:"disableprimaryondown,omitempty"` + Dnsprofilename string `json:"dnsprofilename,omitempty"` + Dnsrecordtype string `json:"dnsrecordtype,omitempty"` Dnsvservername string `json:"dnsvservername,omitempty"` Domain string `json:"domain,omitempty"` + Domainname string `json:"domainname,omitempty"` Downstateflush string `json:"downstateflush,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Gt2gb string `json:"gt2gb,omitempty"` @@ -31,6 +38,7 @@ type Csvserver struct { Ip string `json:"ip,omitempty"` Ipmask string `json:"ipmask,omitempty"` Ippattern string `json:"ippattern,omitempty"` + Ipset string `json:"ipset,omitempty"` Ipv46 string `json:"ipv46,omitempty"` L2conn string `json:"l2conn,omitempty"` Labelname string `json:"labelname,omitempty"` @@ -47,6 +55,9 @@ type Csvserver struct { Netprofile string `json:"netprofile,omitempty"` Newname string `json:"newname,omitempty"` Ngname string `json:"ngname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Oracleserverversion string `json:"oracleserverversion,omitempty"` + Persistenceid int `json:"persistenceid,omitempty"` Policyname string `json:"policyname,omitempty"` Port int `json:"port,omitempty"` Precedence string `json:"precedence,omitempty"` @@ -59,10 +70,13 @@ type Csvserver struct { Redirect string `json:"redirect,omitempty"` Redirectportrewrite string `json:"redirectportrewrite,omitempty"` Redirecturl string `json:"redirecturl,omitempty"` + Rhistate string `json:"rhistate,omitempty"` Rtspnat string `json:"rtspnat,omitempty"` + Ruletype int `json:"ruletype,omitempty"` Sc string `json:"sc,omitempty"` Servicename string `json:"servicename,omitempty"` Servicetype string `json:"servicetype,omitempty"` + Sitedomainttl int `json:"sitedomainttl,omitempty"` Sobackupaction string `json:"sobackupaction,omitempty"` Somethod string `json:"somethod,omitempty"` Sopersistence string `json:"sopersistence,omitempty"` @@ -74,10 +88,12 @@ type Csvserver struct { Stateupdate string `json:"stateupdate,omitempty"` Status int `json:"status,omitempty"` Targetlbvserver string `json:"targetlbvserver,omitempty"` + Targettype string `json:"targettype,omitempty"` Targetvserver string `json:"targetvserver,omitempty"` Tcpprofilename string `json:"tcpprofilename,omitempty"` Td int `json:"td,omitempty"` Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` + Ttl int `json:"ttl,omitempty"` Type string `json:"type,omitempty"` Url string `json:"url,omitempty"` Value string `json:"value,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_appqoepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_appqoepolicy_binding.go new file mode 100644 index 000000000..ccf66d652 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_appqoepolicy_binding.go @@ -0,0 +1,13 @@ +package cs + +type Csvserverappqoepolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetlbvserver string `json:"targetlbvserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_contentinspectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_contentinspectionpolicy_binding.go new file mode 100644 index 000000000..743e4bc0c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/cs/csvserver_contentinspectionpolicy_binding.go @@ -0,0 +1,13 @@ +package cs + +type Csvservercontentinspectionpolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Targetlbvserver string `json:"targetlbvserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/db/dbdbprofile.go b/vendor/github.com/chiradeep/go-nitro/config/db/dbdbprofile.go index b5cb9a50f..1d2feed58 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/db/dbdbprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/db/dbdbprofile.go @@ -1,10 +1,11 @@ package db type Dbdbprofile struct { - Conmultiplex string `json:"conmultiplex,omitempty"` - Interpretquery string `json:"interpretquery,omitempty"` - Kcdaccount string `json:"kcdaccount,omitempty"` - Name string `json:"name,omitempty"` - Refcnt int `json:"refcnt,omitempty"` - Stickiness string `json:"stickiness,omitempty"` + Conmultiplex string `json:"conmultiplex,omitempty"` + Enablecachingconmuxoff string `json:"enablecachingconmuxoff,omitempty"` + Interpretquery string `json:"interpretquery,omitempty"` + Kcdaccount string `json:"kcdaccount,omitempty"` + Name string `json:"name,omitempty"` + Refcnt int `json:"refcnt,omitempty"` + Stickiness string `json:"stickiness,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaaaarec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaaaarec.go index 722bde103..2c1b0b3c1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaaaarec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaaaarec.go @@ -2,8 +2,10 @@ package dns type Dnsaaaarec struct { Authtype string `json:"authtype,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` Hostname string `json:"hostname,omitempty"` Ipv6address string `json:"ipv6address,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Ttl int `json:"ttl,omitempty"` Type string `json:"type,omitempty"` Vservername string `json:"vservername,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaction.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaction.go index 985c4c41c..3f06fe8b4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaction.go @@ -5,6 +5,7 @@ type Dnsaction struct { Actiontype string `json:"actiontype,omitempty"` Builtin interface{} `json:"builtin,omitempty"` Cachebypass string `json:"cachebypass,omitempty"` + Dnsprofilename string `json:"dnsprofilename,omitempty"` Drop string `json:"drop,omitempty"` Ipaddress interface{} `json:"ipaddress,omitempty"` Preferredloclist interface{} `json:"preferredloclist,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaddrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaddrec.go index 927698f81..e9742634a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaddrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsaddrec.go @@ -2,8 +2,10 @@ package dns type Dnsaddrec struct { Authtype string `json:"authtype,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` Hostname string `json:"hostname,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Ttl int `json:"ttl,omitempty"` Type string `json:"type,omitempty"` Vservername string `json:"vservername,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnscnamerec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnscnamerec.go index 458db8d60..ac701511b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnscnamerec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnscnamerec.go @@ -4,6 +4,8 @@ type Dnscnamerec struct { Aliasname string `json:"aliasname,omitempty"` Authtype string `json:"authtype,omitempty"` Canonicalname string `json:"canonicalname,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Ttl int `json:"ttl,omitempty"` Type string `json:"type,omitempty"` Vservername string `json:"vservername,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsglobal_dnspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsglobal_dnspolicy_binding.go index 87d50e29f..5bb8680e7 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsglobal_dnspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsglobal_dnspolicy_binding.go @@ -2,6 +2,7 @@ package dns type Dnsglobaldnspolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnskey.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnskey.go index 8ba22fb8e..ce7292075 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnskey.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnskey.go @@ -8,8 +8,10 @@ type Dnskey struct { Keysize int `json:"keysize,omitempty"` Keytype string `json:"keytype,omitempty"` Notificationperiod int `json:"notificationperiod,omitempty"` + Password string `json:"password,omitempty"` Privatekey string `json:"privatekey,omitempty"` Publickey string `json:"publickey,omitempty"` + Src string `json:"src,omitempty"` Ttl int `json:"ttl,omitempty"` Units1 string `json:"units1,omitempty"` Units2 string `json:"units2,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsmxrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsmxrec.go index 9194e0199..97eb0a94c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsmxrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsmxrec.go @@ -1,10 +1,12 @@ package dns type Dnsmxrec struct { - Authtype string `json:"authtype,omitempty"` - Domain string `json:"domain,omitempty"` - Mx string `json:"mx,omitempty"` - Pref int `json:"pref,omitempty"` - Ttl int `json:"ttl,omitempty"` - Type string `json:"type,omitempty"` + Authtype string `json:"authtype,omitempty"` + Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Mx string `json:"mx,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Pref int `json:"pref,omitempty"` + Ttl int `json:"ttl,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnameserver.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnameserver.go index 02a92ce7a..96121d1ff 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnameserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnameserver.go @@ -3,6 +3,7 @@ package dns type Dnsnameserver struct { Clmonowner int `json:"clmonowner,omitempty"` Clmonview int `json:"clmonview,omitempty"` + Dnsprofilename string `json:"dnsprofilename,omitempty"` Dnsvservername string `json:"dnsvservername,omitempty"` Ip string `json:"ip,omitempty"` Local bool `json:"local,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnaptrrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnaptrrec.go index 21a089ccc..315eaa80f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnaptrrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnaptrrec.go @@ -3,7 +3,9 @@ package dns type Dnsnaptrrec struct { Authtype string `json:"authtype,omitempty"` Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` Flags string `json:"flags,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Order int `json:"order,omitempty"` Preference int `json:"preference,omitempty"` Recordid int `json:"recordid,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsecrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsecrec.go index d0e255cfd..b03cf7993 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsecrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsecrec.go @@ -1,8 +1,10 @@ package dns type Dnsnsecrec struct { - Hostname string `json:"hostname,omitempty"` - Nextnsec string `json:"nextnsec,omitempty"` - Nextrecs interface{} `json:"nextrecs,omitempty"` - Type string `json:"type,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Hostname string `json:"hostname,omitempty"` + Nextnsec string `json:"nextnsec,omitempty"` + Nextrecs interface{} `json:"nextrecs,omitempty"` + Ttl int `json:"ttl,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsrec.go index da94497dd..8f14b015e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsnsrec.go @@ -3,7 +3,9 @@ package dns type Dnsnsrec struct { Authtype string `json:"authtype,omitempty"` Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` Nameserver string `json:"nameserver,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Ttl int `json:"ttl,omitempty"` Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsparameter.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsparameter.go index 4dbcaa8c5..6c3c477a0 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsparameter.go @@ -1,15 +1,24 @@ package dns type Dnsparameter struct { - Cacherecords string `json:"cacherecords,omitempty"` - Dns64timeout int `json:"dns64timeout,omitempty"` - Dnsrootreferral string `json:"dnsrootreferral,omitempty"` - Dnssec string `json:"dnssec,omitempty"` - Maxpipeline int `json:"maxpipeline,omitempty"` - Maxttl int `json:"maxttl,omitempty"` - Minttl int `json:"minttl,omitempty"` - Namelookuppriority string `json:"namelookuppriority,omitempty"` - Recursion string `json:"recursion,omitempty"` - Resolutionorder string `json:"resolutionorder,omitempty"` - Retries int `json:"retries,omitempty"` + Cacheecszeroprefix string `json:"cacheecszeroprefix,omitempty"` + Cachehitbypass string `json:"cachehitbypass,omitempty"` + Cachenoexpire string `json:"cachenoexpire,omitempty"` + Cacherecords string `json:"cacherecords,omitempty"` + Dns64timeout int `json:"dns64timeout,omitempty"` + Dnsrootreferral string `json:"dnsrootreferral,omitempty"` + Dnssec string `json:"dnssec,omitempty"` + Ecsmaxsubnets int `json:"ecsmaxsubnets,omitempty"` + Maxcachesize int `json:"maxcachesize,omitempty"` + Maxnegativecachesize int `json:"maxnegativecachesize,omitempty"` + Maxnegcachettl int `json:"maxnegcachettl,omitempty"` + Maxpipeline int `json:"maxpipeline,omitempty"` + Maxttl int `json:"maxttl,omitempty"` + Maxudppacketsize int `json:"maxudppacketsize,omitempty"` + Minttl int `json:"minttl,omitempty"` + Namelookuppriority string `json:"namelookuppriority,omitempty"` + Recursion string `json:"recursion,omitempty"` + Resolutionorder string `json:"resolutionorder,omitempty"` + Retries int `json:"retries,omitempty"` + Splitpktqueryprocessing string `json:"splitpktqueryprocessing,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnspolicy.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnspolicy.go index 5bc083fba..c82881674 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnspolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnspolicy.go @@ -7,6 +7,7 @@ type Dnspolicy struct { Description string `json:"description,omitempty"` Drop string `json:"drop,omitempty"` Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` Name string `json:"name,omitempty"` Preferredlocation string `json:"preferredlocation,omitempty"` Preferredloclist interface{} `json:"preferredloclist,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsprofile.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsprofile.go index 40d022d7d..f9b22e42d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsprofile.go @@ -1,6 +1,7 @@ package dns type Dnsprofile struct { + Cacheecsresponses string `json:"cacheecsresponses,omitempty"` Cachenegativeresponses string `json:"cachenegativeresponses,omitempty"` Cacherecords string `json:"cacherecords,omitempty"` Dnsanswerseclogging string `json:"dnsanswerseclogging,omitempty"` @@ -8,5 +9,6 @@ type Dnsprofile struct { Dnsextendedlogging string `json:"dnsextendedlogging,omitempty"` Dnsprofilename string `json:"dnsprofilename,omitempty"` Dnsquerylogging string `json:"dnsquerylogging,omitempty"` + Dropmultiqueryrequest string `json:"dropmultiqueryrequest,omitempty"` Referencecount int `json:"referencecount,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsproxyrecords.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsproxyrecords.go index 1ffe03d57..8108bcc17 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsproxyrecords.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsproxyrecords.go @@ -1 +1,6 @@ package dns + +type Dnsproxyrecords struct { + Negrectype string `json:"negrectype,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsptrrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsptrrec.go index 74c23bddf..aa1ea9a41 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnsptrrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnsptrrec.go @@ -3,6 +3,8 @@ package dns type Dnsptrrec struct { Authtype string `json:"authtype,omitempty"` Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Reversedomain string `json:"reversedomain,omitempty"` Ttl int `json:"ttl,omitempty"` Type string `json:"type,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnssoarec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnssoarec.go index 6f1317b60..40faf516c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnssoarec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnssoarec.go @@ -4,8 +4,10 @@ type Dnssoarec struct { Authtype string `json:"authtype,omitempty"` Contact string `json:"contact,omitempty"` Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` Expire int `json:"expire,omitempty"` Minimum int `json:"minimum,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Originserver string `json:"originserver,omitempty"` Refresh int `json:"refresh,omitempty"` Retry int `json:"retry,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnssrvrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnssrvrec.go index a024e5e47..336720895 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnssrvrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnssrvrec.go @@ -1,12 +1,14 @@ package dns type Dnssrvrec struct { - Authtype string `json:"authtype,omitempty"` - Domain string `json:"domain,omitempty"` - Port int `json:"port,omitempty"` - Priority int `json:"priority,omitempty"` - Target string `json:"target,omitempty"` - Ttl int `json:"ttl,omitempty"` - Type string `json:"type,omitempty"` - Weight int `json:"weight,omitempty"` + Authtype string `json:"authtype,omitempty"` + Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Port int `json:"port,omitempty"` + Priority int `json:"priority,omitempty"` + Target string `json:"target,omitempty"` + Ttl int `json:"ttl,omitempty"` + Type string `json:"type,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnssubnetcache.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnssubnetcache.go new file mode 100644 index 000000000..0e9515b9a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnssubnetcache.go @@ -0,0 +1,9 @@ +package dns + +type Dnssubnetcache struct { + All bool `json:"all,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Hostname string `json:"hostname,omitempty"` + Nextrecs interface{} `json:"nextrecs,omitempty"` + Nodeid int `json:"nodeid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/dns/dnstxtrec.go b/vendor/github.com/chiradeep/go-nitro/config/dns/dnstxtrec.go index 932acd4a2..3afcaf5ec 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/dns/dnstxtrec.go +++ b/vendor/github.com/chiradeep/go-nitro/config/dns/dnstxtrec.go @@ -1,10 +1,12 @@ package dns type Dnstxtrec struct { - Authtype string `json:"authtype,omitempty"` - Domain string `json:"domain,omitempty"` - Recordid int `json:"recordid,omitempty"` - String interface{} `json:"String,omitempty"` - Ttl int `json:"ttl,omitempty"` - Type string `json:"type,omitempty"` + Authtype string `json:"authtype,omitempty"` + Domain string `json:"domain,omitempty"` + Ecssubnet string `json:"ecssubnet,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Recordid int `json:"recordid,omitempty"` + String interface{} `json:"String,omitempty"` + Ttl int `json:"ttl,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feoaction.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feoaction.go new file mode 100644 index 000000000..c1bd8565b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feoaction.go @@ -0,0 +1,39 @@ +package feo + +type Feoaction struct { + Builtin interface{} `json:"builtin,omitempty"` + Cachemaxage int `json:"cachemaxage,omitempty"` + Clientsidemeasurements bool `json:"clientsidemeasurements,omitempty"` + Convertimporttolink bool `json:"convertimporttolink,omitempty"` + Csscombine bool `json:"csscombine,omitempty"` + Cssflattenimports bool `json:"cssflattenimports,omitempty"` + Cssimginline bool `json:"cssimginline,omitempty"` + Cssinline bool `json:"cssinline,omitempty"` + Cssminify bool `json:"cssminify,omitempty"` + Cssmovetohead bool `json:"cssmovetohead,omitempty"` + Dnsshards interface{} `json:"dnsshards,omitempty"` + Domainsharding string `json:"domainsharding,omitempty"` + Hits int `json:"hits,omitempty"` + Htmlminify bool `json:"htmlminify,omitempty"` + Htmlrmattribquotes bool `json:"htmlrmattribquotes,omitempty"` + Htmlrmdefaultattribs bool `json:"htmlrmdefaultattribs,omitempty"` + Htmltrimurls bool `json:"htmltrimurls,omitempty"` + Imgadddimensions bool `json:"imgadddimensions,omitempty"` + Imggiftopng bool `json:"imggiftopng,omitempty"` + Imginline bool `json:"imginline,omitempty"` + Imglazyload bool `json:"imglazyload,omitempty"` + Imgshrinkformobile bool `json:"imgshrinkformobile,omitempty"` + Imgshrinktoattrib bool `json:"imgshrinktoattrib,omitempty"` + Imgtojpegxr bool `json:"imgtojpegxr,omitempty"` + Imgtowebp bool `json:"imgtowebp,omitempty"` + Imgweaken bool `json:"imgweaken,omitempty"` + Jpgoptimize bool `json:"jpgoptimize,omitempty"` + Jpgprogressive bool `json:"jpgprogressive,omitempty"` + Jscombine bool `json:"jscombine,omitempty"` + Jsinline bool `json:"jsinline,omitempty"` + Jsminify bool `json:"jsminify,omitempty"` + Jsmovetoend bool `json:"jsmovetoend,omitempty"` + Name string `json:"name,omitempty"` + Pageextendcache bool `json:"pageextendcache,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_binding.go new file mode 100644 index 000000000..7da1ac801 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_binding.go @@ -0,0 +1 @@ +package feo diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_feopolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_feopolicy_binding.go new file mode 100644 index 000000000..4d6c82947 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feoglobal_feopolicy_binding.go @@ -0,0 +1,10 @@ +package feo + +type Feoglobalfeopolicybinding struct { + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feoparameter.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feoparameter.go new file mode 100644 index 000000000..eb8130535 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feoparameter.go @@ -0,0 +1,9 @@ +package feo + +type Feoparameter struct { + Builtin interface{} `json:"builtin,omitempty"` + Cssinlinethressize int `json:"cssinlinethressize,omitempty"` + Imginlinethressize int `json:"imginlinethressize,omitempty"` + Jpegqualitypercent int `json:"jpegqualitypercent,omitempty"` + Jsinlinethressize int `json:"jsinlinethressize,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy.go new file mode 100644 index 000000000..384156fb2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy.go @@ -0,0 +1,10 @@ +package feo + +type Feopolicy struct { + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Rule string `json:"rule,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_binding.go new file mode 100644 index 000000000..ee6af0bd1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_binding.go @@ -0,0 +1,5 @@ +package feo + +type Feopolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_csvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_csvserver_binding.go new file mode 100644 index 000000000..d49f5ba5c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_csvserver_binding.go @@ -0,0 +1,9 @@ +package feo + +type Feopolicycsvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_feoglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_feoglobal_binding.go new file mode 100644 index 000000000..c586be429 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_feoglobal_binding.go @@ -0,0 +1,9 @@ +package feo + +type Feopolicyfeoglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_lbvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_lbvserver_binding.go new file mode 100644 index 000000000..37bad160c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/feo/feopolicy_lbvserver_binding.go @@ -0,0 +1,9 @@ +package feo + +type Feopolicylbvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroup_binding.go new file mode 100644 index 000000000..a66aa60cd --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroup_binding.go @@ -0,0 +1,6 @@ +package gslb + +type Gslbdomaingslbservicegroupbinding struct { + Name string `json:"name,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroupmember_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroupmember_binding.go new file mode 100644 index 000000000..6b31b020e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbdomain_gslbservicegroupmember_binding.go @@ -0,0 +1,12 @@ +package gslb + +type Gslbdomaingslbservicegroupmemberbinding struct { + Gslbthreshold int `json:"gslbthreshold,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Svreffgslbstate string `json:"svreffgslbstate,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbldnsentries.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbldnsentries.go index 1070acc81..afb547b65 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbldnsentries.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbldnsentries.go @@ -3,6 +3,7 @@ package gslb type Gslbldnsentries struct { Ipaddress string `json:"ipaddress,omitempty"` Name string `json:"name,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Numsites int `json:"numsites,omitempty"` Rtt interface{} `json:"rtt,omitempty"` Sitename string `json:"sitename,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbparameter.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbparameter.go index 268d8dbd4..befa3a3d1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbparameter.go @@ -1,11 +1,13 @@ package gslb type Gslbparameter struct { - Dropldnsreq string `json:"dropldnsreq,omitempty"` - Flags int `json:"flags,omitempty"` - Ldnsentrytimeout int `json:"ldnsentrytimeout,omitempty"` - Ldnsmask string `json:"ldnsmask,omitempty"` - Ldnsprobeorder interface{} `json:"ldnsprobeorder,omitempty"` - Rtttolerance int `json:"rtttolerance,omitempty"` - V6ldnsmasklen int `json:"v6ldnsmasklen,omitempty"` + Automaticconfigsync string `json:"automaticconfigsync,omitempty"` + Dropldnsreq string `json:"dropldnsreq,omitempty"` + Flags int `json:"flags,omitempty"` + Gslbsvcstatedelaytime int `json:"gslbsvcstatedelaytime,omitempty"` + Ldnsentrytimeout int `json:"ldnsentrytimeout,omitempty"` + Ldnsmask string `json:"ldnsmask,omitempty"` + Ldnsprobeorder interface{} `json:"ldnsprobeorder,omitempty"` + Rtttolerance int `json:"rtttolerance,omitempty"` + V6ldnsmasklen int `json:"v6ldnsmasklen,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice.go index 9cd47f0eb..df52cb2be 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice.go @@ -1,44 +1,57 @@ package gslb type Gslbservice struct { - Appflowlog string `json:"appflowlog,omitempty"` - Cip string `json:"cip,omitempty"` - Cipheader string `json:"cipheader,omitempty"` - Clttimeout int `json:"clttimeout,omitempty"` - Cnameentry string `json:"cnameentry,omitempty"` - Comment string `json:"comment,omitempty"` - Cookietimeout int `json:"cookietimeout,omitempty"` - Downstateflush string `json:"downstateflush,omitempty"` - Gslb string `json:"gslb,omitempty"` - Gslbsvcstats int `json:"gslbsvcstats,omitempty"` - Gslbthreshold int `json:"gslbthreshold,omitempty"` - Hashid int `json:"hashid,omitempty"` - Healthmonitor string `json:"healthmonitor,omitempty"` - Ip string `json:"ip,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Maxaaausers int `json:"maxaaausers,omitempty"` - Maxbandwidth int `json:"maxbandwidth,omitempty"` - Maxclient int `json:"maxclient,omitempty"` - Monitornamesvc string `json:"monitor_name_svc,omitempty"` - Monitorstate string `json:"monitor_state,omitempty"` - Monstate string `json:"monstate,omitempty"` - Monthreshold int `json:"monthreshold,omitempty"` - Newname string `json:"newname,omitempty"` - Port int `json:"port,omitempty"` - Preferredlocation string `json:"preferredlocation,omitempty"` - Publicip string `json:"publicip,omitempty"` - Publicport int `json:"publicport,omitempty"` - Servername string `json:"servername,omitempty"` - Servicename string `json:"servicename,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Sitename string `json:"sitename,omitempty"` - Sitepersistence string `json:"sitepersistence,omitempty"` - Siteprefix string `json:"siteprefix,omitempty"` - State string `json:"state,omitempty"` - Svreffgslbstate string `json:"svreffgslbstate,omitempty"` - Svrstate string `json:"svrstate,omitempty"` - Svrtimeout int `json:"svrtimeout,omitempty"` - Viewip string `json:"viewip,omitempty"` - Viewname string `json:"viewname,omitempty"` - Weight int `json:"weight,omitempty"` + Appflowlog string `json:"appflowlog,omitempty"` + Cip string `json:"cip,omitempty"` + Cipheader string `json:"cipheader,omitempty"` + Clmonowner int `json:"clmonowner,omitempty"` + Clmonview int `json:"clmonview,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Cnameentry string `json:"cnameentry,omitempty"` + Comment string `json:"comment,omitempty"` + Cookietimeout int `json:"cookietimeout,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` + Glsbsvchealthdescr string `json:"glsbsvchealthdescr,omitempty"` + Gslb string `json:"gslb,omitempty"` + Gslbsvchealth int `json:"gslbsvchealth,omitempty"` + Gslbsvcstats int `json:"gslbsvcstats,omitempty"` + Gslbthreshold int `json:"gslbthreshold,omitempty"` + Hashid int `json:"hashid,omitempty"` + Healthmonitor string `json:"healthmonitor,omitempty"` + Ip string `json:"ip,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Maxaaausers int `json:"maxaaausers,omitempty"` + Maxbandwidth int `json:"maxbandwidth,omitempty"` + Maxclient int `json:"maxclient,omitempty"` + Monitornamesvc string `json:"monitor_name_svc,omitempty"` + Monitorstate string `json:"monitor_state,omitempty"` + Monstate string `json:"monstate,omitempty"` + Monthreshold int `json:"monthreshold,omitempty"` + Naptrdomainttl int `json:"naptrdomainttl,omitempty"` + Naptrorder int `json:"naptrorder,omitempty"` + Naptrpreference int `json:"naptrpreference,omitempty"` + Naptrreplacement string `json:"naptrreplacement,omitempty"` + Naptrservices string `json:"naptrservices,omitempty"` + Newname string `json:"newname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Port int `json:"port,omitempty"` + Preferredlocation string `json:"preferredlocation,omitempty"` + Publicip string `json:"publicip,omitempty"` + Publicport int `json:"publicport,omitempty"` + Servername string `json:"servername,omitempty"` + Servicename string `json:"servicename,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Sitename string `json:"sitename,omitempty"` + Sitepersistence string `json:"sitepersistence,omitempty"` + Siteprefix string `json:"siteprefix,omitempty"` + State string `json:"state,omitempty"` + Statechangetimesec string `json:"statechangetimesec,omitempty"` + Svreffgslbstate string `json:"svreffgslbstate,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Svrtimeout int `json:"svrtimeout,omitempty"` + Threshold string `json:"threshold,omitempty"` + Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` + Viewip string `json:"viewip,omitempty"` + Viewname string `json:"viewname,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice_lbmonitor_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice_lbmonitor_binding.go index e2f53a7a2..175935375 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice_lbmonitor_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservice_lbmonitor_binding.go @@ -2,6 +2,7 @@ package gslb type Gslbservicelbmonitorbinding struct { Failedprobes int `json:"failedprobes,omitempty"` + Lastresponse string `json:"lastresponse,omitempty"` Monitorcurrentfailedprobes int `json:"monitorcurrentfailedprobes,omitempty"` Monitorname string `json:"monitor_name,omitempty"` Monitorstate string `json:"monitor_state,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup.go new file mode 100644 index 000000000..eef3cee7a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup.go @@ -0,0 +1,53 @@ +package gslb + +type Gslbservicegroup struct { + Appflowlog string `json:"appflowlog,omitempty"` + Autoscale string `json:"autoscale,omitempty"` + Cip string `json:"cip,omitempty"` + Cipheader string `json:"cipheader,omitempty"` + Clmonowner int `json:"clmonowner,omitempty"` + Clmonview int `json:"clmonview,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Comment string `json:"comment,omitempty"` + Delay int `json:"delay,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` + Dupweight int `json:"dup_weight,omitempty"` + Graceful string `json:"graceful,omitempty"` + Groupcount int `json:"groupcount,omitempty"` + Gslb string `json:"gslb,omitempty"` + Hashid int `json:"hashid,omitempty"` + Healthmonitor string `json:"healthmonitor,omitempty"` + Includemembers bool `json:"includemembers,omitempty"` + Ip string `json:"ip,omitempty"` + Maxbandwidth int `json:"maxbandwidth,omitempty"` + Maxclient int `json:"maxclient,omitempty"` + Monitornamesvc string `json:"monitor_name_svc,omitempty"` + Monstatcode int `json:"monstatcode,omitempty"` + Monstatparam1 int `json:"monstatparam1,omitempty"` + Monstatparam2 int `json:"monstatparam2,omitempty"` + Monstatparam3 int `json:"monstatparam3,omitempty"` + Monthreshold int `json:"monthreshold,omitempty"` + Newname string `json:"newname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Numofconnections int `json:"numofconnections,omitempty"` + Port int `json:"port,omitempty"` + Publicip string `json:"publicip,omitempty"` + Publicport int `json:"publicport,omitempty"` + Servername string `json:"servername,omitempty"` + Serviceconftype bool `json:"serviceconftype,omitempty"` + Servicegroupeffectivestate string `json:"servicegroupeffectivestate,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Serviceipstr string `json:"serviceipstr,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Sitename string `json:"sitename,omitempty"` + Sitepersistence string `json:"sitepersistence,omitempty"` + Siteprefix string `json:"siteprefix,omitempty"` + State string `json:"state,omitempty"` + Statechangetimemsec int `json:"statechangetimemsec,omitempty"` + Stateupdatereason int `json:"stateupdatereason,omitempty"` + Svreffgslbstate string `json:"svreffgslbstate,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Svrtimeout int `json:"svrtimeout,omitempty"` + Value string `json:"value,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_binding.go new file mode 100644 index 000000000..dd48c674c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_binding.go @@ -0,0 +1,5 @@ +package gslb + +type Gslbservicegroupbinding struct { + Servicegroupname string `json:"servicegroupname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_gslbservicegroupmember_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_gslbservicegroupmember_binding.go new file mode 100644 index 000000000..446052ad9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_gslbservicegroupmember_binding.go @@ -0,0 +1,22 @@ +package gslb + +type Gslbservicegroupgslbservicegroupmemberbinding struct { + Delay int `json:"delay,omitempty"` + Graceful string `json:"graceful,omitempty"` + Gslbthreshold int `json:"gslbthreshold,omitempty"` + Hashid int `json:"hashid,omitempty"` + Ip string `json:"ip,omitempty"` + Port int `json:"port,omitempty"` + Preferredlocation string `json:"preferredlocation,omitempty"` + Publicip string `json:"publicip,omitempty"` + Publicport int `json:"publicport,omitempty"` + Servername string `json:"servername,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Siteprefix string `json:"siteprefix,omitempty"` + State string `json:"state,omitempty"` + Statechangetimesec string `json:"statechangetimesec,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Threshold string `json:"threshold,omitempty"` + Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_lbmonitor_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_lbmonitor_binding.go new file mode 100644 index 000000000..bd045e387 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_lbmonitor_binding.go @@ -0,0 +1,16 @@ +package gslb + +type Gslbservicegrouplbmonitorbinding struct { + Hashid int `json:"hashid,omitempty"` + Monitorname string `json:"monitor_name,omitempty"` + Monstate string `json:"monstate,omitempty"` + Monweight int `json:"monweight,omitempty"` + Passive bool `json:"passive,omitempty"` + Port int `json:"port,omitempty"` + Publicip string `json:"publicip,omitempty"` + Publicport int `json:"publicport,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Siteprefix string `json:"siteprefix,omitempty"` + State string `json:"state,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.go new file mode 100644 index 000000000..13585b1bc --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.go @@ -0,0 +1,20 @@ +package gslb + +type Gslbservicegroupservicegroupentitymonbindingsbinding struct { + Hashid int `json:"hashid,omitempty"` + Lastresponse string `json:"lastresponse,omitempty"` + Monitorcurrentfailedprobes int `json:"monitorcurrentfailedprobes,omitempty"` + Monitorname string `json:"monitor_name,omitempty"` + Monitorstate string `json:"monitor_state,omitempty"` + Monitortotalfailedprobes int `json:"monitortotalfailedprobes,omitempty"` + Monitortotalprobes int `json:"monitortotalprobes,omitempty"` + Passive bool `json:"passive,omitempty"` + Port int `json:"port,omitempty"` + Publicip string `json:"publicip,omitempty"` + Publicport int `json:"publicport,omitempty"` + Servicegroupentname2 string `json:"servicegroupentname2,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Siteprefix string `json:"siteprefix,omitempty"` + State string `json:"state,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite.go index b84a84c1e..6d0b40e15 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite.go @@ -1,16 +1,21 @@ package gslb type Gslbsite struct { - Metricexchange string `json:"metricexchange,omitempty"` - Nwmetricexchange string `json:"nwmetricexchange,omitempty"` - Parentsite string `json:"parentsite,omitempty"` - Persistencemepstatus string `json:"persistencemepstatus,omitempty"` - Publicip string `json:"publicip,omitempty"` - Sessionexchange string `json:"sessionexchange,omitempty"` - Siteipaddress string `json:"siteipaddress,omitempty"` - Sitename string `json:"sitename,omitempty"` - Sitetype string `json:"sitetype,omitempty"` - Status string `json:"status,omitempty"` - Triggermonitor string `json:"triggermonitor,omitempty"` - Version int `json:"version,omitempty"` + Backupparentlist interface{} `json:"backupparentlist,omitempty"` + Clip string `json:"clip,omitempty"` + Curbackupparentip string `json:"curbackupparentip,omitempty"` + Metricexchange string `json:"metricexchange,omitempty"` + Naptrreplacementsuffix string `json:"naptrreplacementsuffix,omitempty"` + Nwmetricexchange string `json:"nwmetricexchange,omitempty"` + Parentsite string `json:"parentsite,omitempty"` + Persistencemepstatus string `json:"persistencemepstatus,omitempty"` + Publicclip string `json:"publicclip,omitempty"` + Publicip string `json:"publicip,omitempty"` + Sessionexchange string `json:"sessionexchange,omitempty"` + Siteipaddress string `json:"siteipaddress,omitempty"` + Sitename string `json:"sitename,omitempty"` + Sitetype string `json:"sitetype,omitempty"` + Status string `json:"status,omitempty"` + Triggermonitor string `json:"triggermonitor,omitempty"` + Version int `json:"version,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroup_binding.go new file mode 100644 index 000000000..59b77cc0d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroup_binding.go @@ -0,0 +1,7 @@ +package gslb + +type Gslbsitegslbservicegroupbinding struct { + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Sitename string `json:"sitename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroupmember_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroupmember_binding.go new file mode 100644 index 000000000..724067702 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsite_gslbservicegroupmember_binding.go @@ -0,0 +1,10 @@ +package gslb + +type Gslbsitegslbservicegroupmemberbinding struct { + Ipaddress string `json:"ipaddress,omitempty"` + Port int `json:"port,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Sitename string `json:"sitename,omitempty"` + State string `json:"state,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsyncstatus.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsyncstatus.go index 47468773e..f1c5b64b7 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsyncstatus.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbsyncstatus.go @@ -2,4 +2,5 @@ package gslb type Gslbsyncstatus struct { Response string `json:"response,omitempty"` + Summary bool `json:"summary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver.go index 0480a29fd..307bdf151 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver.go @@ -16,6 +16,8 @@ type Gslbvserver struct { Dnsrecordtype string `json:"dnsrecordtype,omitempty"` Domainname string `json:"domainname,omitempty"` Dynamicweight string `json:"dynamicweight,omitempty"` + Ecs string `json:"ecs,omitempty"` + Ecsaddrvalidation string `json:"ecsaddrvalidation,omitempty"` Edr string `json:"edr,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Health int `json:"health,omitempty"` @@ -27,14 +29,17 @@ type Gslbvserver struct { Name string `json:"name,omitempty"` Netmask string `json:"netmask,omitempty"` Newname string `json:"newname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` Persistenceid int `json:"persistenceid,omitempty"` Persistencetype string `json:"persistencetype,omitempty"` Persistmask string `json:"persistmask,omitempty"` Policyname string `json:"policyname,omitempty"` Priority int `json:"priority,omitempty"` + Servername string `json:"servername,omitempty"` Servicename string `json:"servicename,omitempty"` Servicetype string `json:"servicetype,omitempty"` Sitedomainttl int `json:"sitedomainttl,omitempty"` + Sitepersistence string `json:"sitepersistence,omitempty"` Sobackupaction string `json:"sobackupaction,omitempty"` Somethod string `json:"somethod,omitempty"` Sopersistence string `json:"sopersistence,omitempty"` @@ -52,5 +57,7 @@ type Gslbvserver struct { Type string `json:"type,omitempty"` V6netmasklen int `json:"v6netmasklen,omitempty"` V6persistmasklen int `json:"v6persistmasklen,omitempty"` + Vsvrbindsvcip string `json:"vsvrbindsvcip,omitempty"` + Vsvrbindsvcport int `json:"vsvrbindsvcport,omitempty"` Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservice_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservice_binding.go index 7fc0e9ad7..f1706e772 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservice_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservice_binding.go @@ -1,21 +1,22 @@ package gslb type Gslbvservergslbservicebinding struct { - Cnameentry string `json:"cnameentry,omitempty"` - Cumulativeweight int `json:"cumulativeweight,omitempty"` - Curstate string `json:"curstate,omitempty"` - Domainname string `json:"domainname,omitempty"` - Dynamicconfwt int `json:"dynamicconfwt,omitempty"` - Gslbthreshold int `json:"gslbthreshold,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Iscname string `json:"iscname,omitempty"` - Name string `json:"name,omitempty"` - Port int `json:"port,omitempty"` - Preferredlocation string `json:"preferredlocation,omitempty"` - Servicename string `json:"servicename,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Sitepersistence string `json:"sitepersistence,omitempty"` - Svreffgslbstate string `json:"svreffgslbstate,omitempty"` - Thresholdvalue int `json:"thresholdvalue,omitempty"` - Weight int `json:"weight,omitempty"` + Cnameentry string `json:"cnameentry,omitempty"` + Cumulativeweight int `json:"cumulativeweight,omitempty"` + Curstate string `json:"curstate,omitempty"` + Domainname string `json:"domainname,omitempty"` + Dynamicconfwt int `json:"dynamicconfwt,omitempty"` + Gslbboundsvctype string `json:"gslbboundsvctype,omitempty"` + Gslbthreshold int `json:"gslbthreshold,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Iscname string `json:"iscname,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Preferredlocation string `json:"preferredlocation,omitempty"` + Servicename string `json:"servicename,omitempty"` + Sitepersistcookie string `json:"sitepersistcookie,omitempty"` + Svcsitepersistence string `json:"svcsitepersistence,omitempty"` + Svreffgslbstate string `json:"svreffgslbstate,omitempty"` + Thresholdvalue int `json:"thresholdvalue,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroup_binding.go new file mode 100644 index 000000000..869868428 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroup_binding.go @@ -0,0 +1,6 @@ +package gslb + +type Gslbvservergslbservicegroupbinding struct { + Name string `json:"name,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroupmember_binding.go b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroupmember_binding.go new file mode 100644 index 000000000..436980bf4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/gslb/gslbvserver_gslbservicegroupmember_binding.go @@ -0,0 +1,18 @@ +package gslb + +type Gslbvservergslbservicegroupmemberbinding struct { + Curstate string `json:"curstate,omitempty"` + Dynamicweight string `json:"dynamicweight,omitempty"` + Gslbthreshold int `json:"gslbthreshold,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Preferredlocation string `json:"preferredlocation,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Sitepersistcookie string `json:"sitepersistcookie,omitempty"` + Svcsitepersistence string `json:"svcsitepersistence,omitempty"` + Svreffgslbstate string `json:"svreffgslbstate,omitempty"` + Thresholdvalue int `json:"thresholdvalue,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ha/hanode.go b/vendor/github.com/chiradeep/go-nitro/config/ha/hanode.go index 46fc1d2b6..23945fac2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ha/hanode.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ha/hanode.go @@ -8,6 +8,7 @@ type Hanode struct { Enaifaces string `json:"enaifaces,omitempty"` Failsafe string `json:"failsafe,omitempty"` Flags int `json:"flags,omitempty"` + Haheartbeatifaces string `json:"haheartbeatifaces,omitempty"` Hamonifaces string `json:"hamonifaces,omitempty"` Haprop string `json:"haprop,omitempty"` Hastatus string `json:"hastatus,omitempty"` @@ -22,9 +23,9 @@ type Hanode struct { Maxfliptime int `json:"maxfliptime,omitempty"` Name string `json:"name,omitempty"` Netmask string `json:"netmask,omitempty"` - Network string `json:"network,omitempty"` Pfifaces string `json:"pfifaces,omitempty"` Routemonitor string `json:"routemonitor,omitempty"` + Routemonitorstate string `json:"routemonitorstate,omitempty"` Ssl2 string `json:"ssl2,omitempty"` State string `json:"state,omitempty"` Syncvlan int `json:"syncvlan,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor6_binding.go index c12aad30a..80afe480d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor6_binding.go @@ -1,8 +1,9 @@ package ha type Hanoderoutemonitor6binding struct { - Flags int `json:"flags,omitempty"` - Id int `json:"id,omitempty"` - Netmask string `json:"netmask,omitempty"` - Routemonitor string `json:"routemonitor,omitempty"` + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Netmask string `json:"netmask,omitempty"` + Routemonitor string `json:"routemonitor,omitempty"` + Routemonitorstate string `json:"routemonitorstate,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor_binding.go index 7a34c279a..0aef1368d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ha/hanode_routemonitor_binding.go @@ -1,8 +1,9 @@ package ha type Hanoderoutemonitorbinding struct { - Flags int `json:"flags,omitempty"` - Id int `json:"id,omitempty"` - Netmask string `json:"netmask,omitempty"` - Routemonitor string `json:"routemonitor,omitempty"` + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Netmask string `json:"netmask,omitempty"` + Routemonitor string `json:"routemonitor,omitempty"` + Routemonitorstate string `json:"routemonitorstate,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icaaccessprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icaaccessprofile.go new file mode 100644 index 000000000..7d82d1064 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icaaccessprofile.go @@ -0,0 +1,17 @@ +package ica + +type Icaaccessprofile struct { + Builtin interface{} `json:"builtin,omitempty"` + Clientaudioredirection string `json:"clientaudioredirection,omitempty"` + Clientclipboardredirection string `json:"clientclipboardredirection,omitempty"` + Clientcomportredirection string `json:"clientcomportredirection,omitempty"` + Clientdriveredirection string `json:"clientdriveredirection,omitempty"` + Clientprinterredirection string `json:"clientprinterredirection,omitempty"` + Clientusbdriveredirection string `json:"clientusbdriveredirection,omitempty"` + Connectclientlptports string `json:"connectclientlptports,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Localremotedatasharing string `json:"localremotedatasharing,omitempty"` + Multistream string `json:"multistream,omitempty"` + Name string `json:"name,omitempty"` + Refcnt int `json:"refcnt,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icaaction.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icaaction.go new file mode 100644 index 000000000..58eb1512d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icaaction.go @@ -0,0 +1,13 @@ +package ica + +type Icaaction struct { + Accessprofilename string `json:"accessprofilename,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Hits int `json:"hits,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Latencyprofilename string `json:"latencyprofilename,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Referencecount int `json:"referencecount,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_binding.go new file mode 100644 index 000000000..67104e236 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_binding.go @@ -0,0 +1 @@ +package ica diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_icapolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_icapolicy_binding.go new file mode 100644 index 000000000..e328b0a80 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icaglobal_icapolicy_binding.go @@ -0,0 +1,11 @@ +package ica + +type Icaglobalicapolicybinding struct { + Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icalatencyprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icalatencyprofile.go new file mode 100644 index 000000000..357b9dce6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icalatencyprofile.go @@ -0,0 +1,13 @@ +package ica + +type Icalatencyprofile struct { + Builtin interface{} `json:"builtin,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + L7latencymaxnotifycount int `json:"l7latencymaxnotifycount,omitempty"` + L7latencymonitoring string `json:"l7latencymonitoring,omitempty"` + L7latencynotifyinterval int `json:"l7latencynotifyinterval,omitempty"` + L7latencythresholdfactor int `json:"l7latencythresholdfactor,omitempty"` + L7latencywaittime int `json:"l7latencywaittime,omitempty"` + Name string `json:"name,omitempty"` + Refcnt int `json:"refcnt,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icaparameter.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icaparameter.go new file mode 100644 index 000000000..4e0026613 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icaparameter.go @@ -0,0 +1,5 @@ +package ica + +type Icaparameter struct { + Enablesronhafailover string `json:"enablesronhafailover,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy.go new file mode 100644 index 000000000..7e76e9d29 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy.go @@ -0,0 +1,13 @@ +package ica + +type Icapolicy struct { + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_binding.go new file mode 100644 index 000000000..1b0f42832 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_binding.go @@ -0,0 +1,5 @@ +package ica + +type Icapolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_crvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_crvserver_binding.go new file mode 100644 index 000000000..46ec2580c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_crvserver_binding.go @@ -0,0 +1,9 @@ +package ica + +type Icapolicycrvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_icaglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_icaglobal_binding.go new file mode 100644 index 000000000..6f2233d99 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_icaglobal_binding.go @@ -0,0 +1,9 @@ +package ica + +type Icapolicyicaglobalbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_vpnvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_vpnvserver_binding.go new file mode 100644 index 000000000..e9d222dee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ica/icapolicy_vpnvserver_binding.go @@ -0,0 +1,9 @@ +package ica + +type Icapolicyvpnvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecparameter.go b/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecparameter.go index aecc8567f..5bebaa807 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecparameter.go @@ -7,6 +7,8 @@ type Ipsecparameter struct { Ikeversion string `json:"ikeversion,omitempty"` Lifetime int `json:"lifetime,omitempty"` Livenesscheckinterval int `json:"livenesscheckinterval,omitempty"` + Perfectforwardsecrecy string `json:"perfectforwardsecrecy,omitempty"` Replaywindowsize int `json:"replaywindowsize,omitempty"` + Responderonly string `json:"responderonly,omitempty"` Retransmissiontime int `json:"retransmissiontime,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecprofile.go index 0b2de918a..19c614348 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ipsec/ipsecprofile.go @@ -10,9 +10,11 @@ type Ipsecprofile struct { Livenesscheckinterval int `json:"livenesscheckinterval,omitempty"` Name string `json:"name,omitempty"` Peerpublickey string `json:"peerpublickey,omitempty"` + Perfectforwardsecrecy string `json:"perfectforwardsecrecy,omitempty"` Privatekey string `json:"privatekey,omitempty"` Psk string `json:"psk,omitempty"` Publickey string `json:"publickey,omitempty"` Replaywindowsize int `json:"replaywindowsize,omitempty"` + Responderonly string `json:"responderonly,omitempty"` Retransmissiontime int `json:"retransmissiontime,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgprofile.go new file mode 100644 index 000000000..79c35c484 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgprofile.go @@ -0,0 +1,9 @@ +package ipsecalg + +type Ipsecalgprofile struct { + Connfailover string `json:"connfailover,omitempty"` + Espgatetimeout int `json:"espgatetimeout,omitempty"` + Espsessiontimeout int `json:"espsessiontimeout,omitempty"` + Ikesessiontimeout int `json:"ikesessiontimeout,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgsession.go b/vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgsession.go new file mode 100644 index 000000000..ccf18c8c6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ipsecalg/ipsecalgsession.go @@ -0,0 +1,12 @@ +package ipsecalg + +type Ipsecalgsession struct { + Destip string `json:"destip,omitempty"` + Destipalg string `json:"destip_alg,omitempty"` + Natip string `json:"natip,omitempty"` + Natipalg string `json:"natip_alg,omitempty"` + Sourceip string `json:"sourceip,omitempty"` + Sourceipalg string `json:"sourceip_alg,omitempty"` + Spiin int `json:"spiin,omitempty"` + Spiout int `json:"spiout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbgroup.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbgroup.go index 4f639c3f5..6ae1cc309 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbgroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbgroup.go @@ -4,6 +4,7 @@ type Lbgroup struct { Backuppersistencetimeout int `json:"backuppersistencetimeout,omitempty"` Cookiedomain string `json:"cookiedomain,omitempty"` Cookiename string `json:"cookiename,omitempty"` + Mastervserver string `json:"mastervserver,omitempty"` Name string `json:"name,omitempty"` Newname string `json:"newname,omitempty"` Persistencebackup string `json:"persistencebackup,omitempty"` @@ -12,5 +13,6 @@ type Lbgroup struct { Rule string `json:"rule,omitempty"` Td int `json:"td,omitempty"` Timeout int `json:"timeout,omitempty"` + Usevserverpersistency string `json:"usevserverpersistency,omitempty"` V6persistmasklen int `json:"v6persistmasklen,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings.go index 4b64d27fd..d154e6251 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings.go @@ -1,7 +1,8 @@ package lb type Lbmonbindings struct { - Monitorname string `json:"monitorname,omitempty"` - State string `json:"state,omitempty"` - Type string `json:"type,omitempty"` + Boundservicegroupsvrstate string `json:"boundservicegroupsvrstate,omitempty"` + Monitorname string `json:"monitorname,omitempty"` + State string `json:"state,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings_gslbservicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings_gslbservicegroup_binding.go new file mode 100644 index 000000000..1e93d21cb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonbindings_gslbservicegroup_binding.go @@ -0,0 +1,9 @@ +package lb + +type Lbmonbindingsgslbservicegroupbinding struct { + Boundservicegroupsvrstate string `json:"boundservicegroupsvrstate,omitempty"` + Monitorname string `json:"monitorname,omitempty"` + Monstate string `json:"monstate,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor.go index ac22738fe..1652920ce 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor.go @@ -40,6 +40,7 @@ type Lbmonitor struct { Logonpointname string `json:"logonpointname,omitempty"` Lrtm string `json:"lrtm,omitempty"` Lrtmconf int `json:"lrtmconf,omitempty"` + Lrtmconfstr string `json:"lrtmconfstr,omitempty"` Maxforwards int `json:"maxforwards,omitempty"` Metric string `json:"metric,omitempty"` Metrictable string `json:"metrictable,omitempty"` @@ -49,6 +50,7 @@ type Lbmonitor struct { Mssqlprotocolversion string `json:"mssqlprotocolversion,omitempty"` Multimetrictable interface{} `json:"multimetrictable,omitempty"` Netprofile string `json:"netprofile,omitempty"` + Oraclesid string `json:"oraclesid,omitempty"` Originhost string `json:"originhost,omitempty"` Originrealm string `json:"originrealm,omitempty"` Password string `json:"password,omitempty"` @@ -86,15 +88,19 @@ type Lbmonitor struct { Snmpthreshold string `json:"snmpthreshold,omitempty"` Snmpversion string `json:"snmpversion,omitempty"` Sqlquery string `json:"sqlquery,omitempty"` + Sslprofile string `json:"sslprofile,omitempty"` State string `json:"state,omitempty"` Storedb string `json:"storedb,omitempty"` Storefrontacctservice string `json:"storefrontacctservice,omitempty"` + Storefrontcheckbackendservices string `json:"storefrontcheckbackendservices,omitempty"` Storename string `json:"storename,omitempty"` Successretries int `json:"successretries,omitempty"` Supportedvendorids interface{} `json:"supportedvendorids,omitempty"` Tos string `json:"tos,omitempty"` Tosid int `json:"tosid,omitempty"` Transparent string `json:"transparent,omitempty"` + Trofscode int `json:"trofscode,omitempty"` + Trofsstring string `json:"trofsstring,omitempty"` Type string `json:"type,omitempty"` Units1 string `json:"units1,omitempty"` Units2 string `json:"units2,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor_sslcertkey_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor_sslcertkey_binding.go new file mode 100644 index 000000000..93ded6d42 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbmonitor_sslcertkey_binding.go @@ -0,0 +1,9 @@ +package lb + +type Lbmonitorsslcertkeybinding struct { + Ca bool `json:"ca,omitempty"` + Certkeyname string `json:"certkeyname,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Monitorname string `json:"monitorname,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbparameter.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbparameter.go index d6db9a725..03acb986c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbparameter.go @@ -1,13 +1,19 @@ package lb type Lbparameter struct { - Consolidatedlconn string `json:"consolidatedlconn,omitempty"` - Httponlycookieflag string `json:"httponlycookieflag,omitempty"` - Monitorconnectionclose string `json:"monitorconnectionclose,omitempty"` - Monitorskipmaxclient string `json:"monitorskipmaxclient,omitempty"` - Preferdirectroute string `json:"preferdirectroute,omitempty"` - Sessionsthreshold int `json:"sessionsthreshold,omitempty"` - Startuprrfactor int `json:"startuprrfactor,omitempty"` - Useportforhashlb string `json:"useportforhashlb,omitempty"` - Vserverspecificmac string `json:"vserverspecificmac,omitempty"` + Allowboundsvcremoval string `json:"allowboundsvcremoval,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Consolidatedlconn string `json:"consolidatedlconn,omitempty"` + Cookiepassphrase string `json:"cookiepassphrase,omitempty"` + Httponlycookieflag string `json:"httponlycookieflag,omitempty"` + Monitorconnectionclose string `json:"monitorconnectionclose,omitempty"` + Monitorskipmaxclient string `json:"monitorskipmaxclient,omitempty"` + Preferdirectroute string `json:"preferdirectroute,omitempty"` + Retainservicestate string `json:"retainservicestate,omitempty"` + Sessionsthreshold int `json:"sessionsthreshold,omitempty"` + Startuprrfactor int `json:"startuprrfactor,omitempty"` + Useencryptedpersistencecookie string `json:"useencryptedpersistencecookie,omitempty"` + Useportforhashlb string `json:"useportforhashlb,omitempty"` + Usesecuredpersistencecookie string `json:"usesecuredpersistencecookie,omitempty"` + Vserverspecificmac string `json:"vserverspecificmac,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbpersistentsessions.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbpersistentsessions.go index 2e4c2c383..f2e33362b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbpersistentsessions.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbpersistentsessions.go @@ -1,10 +1,12 @@ package lb type Lbpersistentsessions struct { + Cnamepersparam string `json:"cnamepersparam,omitempty"` Destip string `json:"destip,omitempty"` Destipv6 string `json:"destipv6,omitempty"` Destport int `json:"destport,omitempty"` Flags bool `json:"flags,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Persistenceparam string `json:"persistenceparam,omitempty"` Persistenceparameter string `json:"persistenceparameter,omitempty"` Referencecount int `json:"referencecount,omitempty"` @@ -12,6 +14,7 @@ type Lbpersistentsessions struct { Srcipv6 string `json:"srcipv6,omitempty"` Timeout int `json:"timeout,omitempty"` Type int `json:"type,omitempty"` + Typestring string `json:"typestring,omitempty"` Vserver string `json:"vserver,omitempty"` Vservername string `json:"vservername,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbprofile.go new file mode 100644 index 000000000..d1ab1cfd8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbprofile.go @@ -0,0 +1,12 @@ +package lb + +type Lbprofile struct { + Cookiepassphrase string `json:"cookiepassphrase,omitempty"` + Dbslb string `json:"dbslb,omitempty"` + Httponlycookieflag string `json:"httponlycookieflag,omitempty"` + Lbprofilename string `json:"lbprofilename,omitempty"` + Processlocal string `json:"processlocal,omitempty"` + Useencryptedpersistencecookie string `json:"useencryptedpersistencecookie,omitempty"` + Usesecuredpersistencecookie string `json:"usesecuredpersistencecookie,omitempty"` + Vsvrcount int `json:"vsvrcount,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute.go index cd4ac75e6..68019eda5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute.go @@ -5,4 +5,5 @@ type Lbroute struct { Gatewayname string `json:"gatewayname,omitempty"` Netmask string `json:"netmask,omitempty"` Network string `json:"network,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute6.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute6.go index f8a33f23a..2753da1e7 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbroute6.go @@ -4,4 +4,5 @@ type Lbroute6 struct { Flags string `json:"flags,omitempty"` Gatewayname string `json:"gatewayname,omitempty"` Network string `json:"network,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbsipparameters.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbsipparameters.go index c84a50801..fe2390223 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbsipparameters.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbsipparameters.go @@ -4,6 +4,8 @@ type Lbsipparameters struct { Addrportvip string `json:"addrportvip,omitempty"` Retrydur int `json:"retrydur,omitempty"` Rnatdstport int `json:"rnatdstport,omitempty"` + Rnatsecuredstport int `json:"rnatsecuredstport,omitempty"` + Rnatsecuresrcport int `json:"rnatsecuresrcport,omitempty"` Rnatsrcport int `json:"rnatsrcport,omitempty"` Sip503ratethreshold int `json:"sip503ratethreshold,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver.go index 2a7e8fa99..ef3d49f37 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver.go @@ -8,8 +8,10 @@ type Lbvserver struct { Authn401 string `json:"authn401,omitempty"` Authnprofile string `json:"authnprofile,omitempty"` Authnvsname string `json:"authnvsname,omitempty"` + Backuplbmethod string `json:"backuplbmethod,omitempty"` Backuppersistencetimeout int `json:"backuppersistencetimeout,omitempty"` Backupvserver string `json:"backupvserver,omitempty"` + Backupvserverstatus string `json:"backupvserverstatus,omitempty"` Bindpoint string `json:"bindpoint,omitempty"` Bypassaaaa string `json:"bypassaaaa,omitempty"` Cacheable string `json:"cacheable,omitempty"` @@ -28,6 +30,7 @@ type Lbvserver struct { Dbslb string `json:"dbslb,omitempty"` Disableprimaryondown string `json:"disableprimaryondown,omitempty"` Dns64 string `json:"dns64,omitempty"` + Dnsprofilename string `json:"dnsprofilename,omitempty"` Dnsvservername string `json:"dnsvservername,omitempty"` Domain string `json:"domain,omitempty"` Downstateflush string `json:"downstateflush,omitempty"` @@ -40,18 +43,21 @@ type Lbvserver struct { Healththreshold int `json:"healththreshold,omitempty"` Homepage string `json:"homepage,omitempty"` Httpprofilename string `json:"httpprofilename,omitempty"` + Httpsredirecturl string `json:"httpsredirecturl,omitempty"` Icmpvsrresponse string `json:"icmpvsrresponse,omitempty"` Insertvserveripport string `json:"insertvserveripport,omitempty"` Invoke bool `json:"invoke,omitempty"` Ipmapping string `json:"ipmapping,omitempty"` Ipmask string `json:"ipmask,omitempty"` Ippattern string `json:"ippattern,omitempty"` + Ipset string `json:"ipset,omitempty"` Ipv46 string `json:"ipv46,omitempty"` Isgslb bool `json:"isgslb,omitempty"` L2conn string `json:"l2conn,omitempty"` Labelname string `json:"labelname,omitempty"` Labeltype string `json:"labeltype,omitempty"` Lbmethod string `json:"lbmethod,omitempty"` + Lbprofilename string `json:"lbprofilename,omitempty"` Lbrrreason int `json:"lbrrreason,omitempty"` Listenpolicy string `json:"listenpolicy,omitempty"` Listenpriority int `json:"listenpriority,omitempty"` @@ -73,6 +79,8 @@ type Lbvserver struct { Newservicerequestincrementinterval int `json:"newservicerequestincrementinterval,omitempty"` Newservicerequestunit string `json:"newservicerequestunit,omitempty"` Ngname string `json:"ngname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Oracleserverversion string `json:"oracleserverversion,omitempty"` Persistavpno interface{} `json:"persistavpno,omitempty"` Persistencebackup string `json:"persistencebackup,omitempty"` Persistencetype string `json:"persistencetype,omitempty"` @@ -81,6 +89,7 @@ type Lbvserver struct { Port int `json:"port,omitempty"` Pq string `json:"pq,omitempty"` Precedence string `json:"precedence,omitempty"` + Processlocal string `json:"processlocal,omitempty"` Push string `json:"push,omitempty"` Pushlabel string `json:"pushlabel,omitempty"` Pushmulticlients string `json:"pushmulticlients,omitempty"` @@ -88,10 +97,13 @@ type Lbvserver struct { Range int `json:"range,omitempty"` Recursionavailable string `json:"recursionavailable,omitempty"` Redirect string `json:"redirect,omitempty"` + Redirectfromport int `json:"redirectfromport,omitempty"` Redirectportrewrite string `json:"redirectportrewrite,omitempty"` Redirurl string `json:"redirurl,omitempty"` Redirurlflags bool `json:"redirurlflags,omitempty"` Resrule string `json:"resrule,omitempty"` + Retainconnectionsoncluster string `json:"retainconnectionsoncluster,omitempty"` + Rhistate string `json:"rhistate,omitempty"` Rtspnat string `json:"rtspnat,omitempty"` Rule string `json:"rule,omitempty"` Ruletype int `json:"ruletype,omitempty"` @@ -117,11 +129,13 @@ type Lbvserver struct { Timeout int `json:"timeout,omitempty"` Tosid int `json:"tosid,omitempty"` Totalservices int `json:"totalservices,omitempty"` + Trofspersistence string `json:"trofspersistence,omitempty"` Type string `json:"type,omitempty"` V6netmasklen int `json:"v6netmasklen,omitempty"` V6persistmasklen int `json:"v6persistmasklen,omitempty"` Value string `json:"value,omitempty"` Version int `json:"version,omitempty"` Vipheader string `json:"vipheader,omitempty"` + Vsvrdynconnsothreshold int `json:"vsvrdynconnsothreshold,omitempty"` Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_analyticsprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_analyticsprofile_binding.go new file mode 100644 index 000000000..30848d83b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_analyticsprofile_binding.go @@ -0,0 +1,6 @@ +package lb + +type Lbvserveranalyticsprofilebinding struct { + Analyticsprofile string `json:"analyticsprofile,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_contentinspectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_contentinspectionpolicy_binding.go new file mode 100644 index 000000000..363e5a126 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_contentinspectionpolicy_binding.go @@ -0,0 +1,12 @@ +package lb + +type Lbvservercontentinspectionpolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_csvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_csvserver_binding.go index 55959901c..ab44d31e0 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_csvserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_csvserver_binding.go @@ -1,11 +1,12 @@ package lb type Lbvservercsvserverbinding struct { - Cachetype string `json:"cachetype,omitempty"` - Cachevserver string `json:"cachevserver,omitempty"` - Hits int `json:"hits,omitempty"` - Name string `json:"name,omitempty"` - Pipolicyhits int `json:"pipolicyhits,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Cachetype string `json:"cachetype,omitempty"` + Cachevserver string `json:"cachevserver,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Pipolicyhits int `json:"pipolicyhits,omitempty"` + Policyname string `json:"policyname,omitempty"` + Policysubtype int `json:"policysubtype,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_service_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_service_binding.go index 355c0da04..7b463ad4e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_service_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_service_binding.go @@ -1,17 +1,18 @@ package lb type Lbvserverservicebinding struct { - Cookieipport string `json:"cookieipport,omitempty"` - Curstate string `json:"curstate,omitempty"` - Dynamicweight int `json:"dynamicweight,omitempty"` - Ipv46 string `json:"ipv46,omitempty"` - Name string `json:"name,omitempty"` - Port int `json:"port,omitempty"` - Servicegroupname string `json:"servicegroupname,omitempty"` - Servicename string `json:"servicename,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Vserverid string `json:"vserverid,omitempty"` - Vsvrbindsvcip string `json:"vsvrbindsvcip,omitempty"` - Vsvrbindsvcport int `json:"vsvrbindsvcport,omitempty"` - Weight int `json:"weight,omitempty"` + Cookieipport string `json:"cookieipport,omitempty"` + Curstate string `json:"curstate,omitempty"` + Dynamicweight int `json:"dynamicweight,omitempty"` + Ipv46 string `json:"ipv46,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Preferredlocation string `json:"preferredlocation,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicename string `json:"servicename,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Vserverid string `json:"vserverid,omitempty"` + Vsvrbindsvcip string `json:"vsvrbindsvcip,omitempty"` + Vsvrbindsvcport int `json:"vsvrbindsvcport,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_servicegroupmember_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_servicegroupmember_binding.go index 50ca4713a..9dacec12e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_servicegroupmember_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_servicegroupmember_binding.go @@ -1,15 +1,16 @@ package lb type Lbvserverservicegroupmemberbinding struct { - Cookieipport string `json:"cookieipport,omitempty"` - Cookiename string `json:"cookiename,omitempty"` - Curstate string `json:"curstate,omitempty"` - Dynamicweight int `json:"dynamicweight,omitempty"` - Ipv46 string `json:"ipv46,omitempty"` - Name string `json:"name,omitempty"` - Port int `json:"port,omitempty"` - Servicegroupname string `json:"servicegroupname,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Vserverid string `json:"vserverid,omitempty"` - Weight int `json:"weight,omitempty"` + Cookieipport string `json:"cookieipport,omitempty"` + Cookiename string `json:"cookiename,omitempty"` + Curstate string `json:"curstate,omitempty"` + Dynamicweight int `json:"dynamicweight,omitempty"` + Ipv46 string `json:"ipv46,omitempty"` + Name string `json:"name,omitempty"` + Port int `json:"port,omitempty"` + Preferredlocation string `json:"preferredlocation,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Vserverid string `json:"vserverid,omitempty"` + Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationdetectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationdetectionpolicy_binding.go new file mode 100644 index 000000000..0bf783479 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationdetectionpolicy_binding.go @@ -0,0 +1,12 @@ +package lb + +type Lbvservervideooptimizationdetectionpolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationpacingpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationpacingpolicy_binding.go new file mode 100644 index 000000000..4ffb36510 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lb/lbvserver_videooptimizationpacingpolicy_binding.go @@ -0,0 +1,12 @@ +package lb + +type Lbvservervideooptimizationpacingpolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lldp/lldpneighbors.go b/vendor/github.com/chiradeep/go-nitro/config/lldp/lldpneighbors.go new file mode 100644 index 000000000..d46e5314e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lldp/lldpneighbors.go @@ -0,0 +1,36 @@ +package lldp + +type Lldpneighbors struct { + Autonegadvertised string `json:"autonegadvertised,omitempty"` + Autonegenabled string `json:"autonegenabled,omitempty"` + Autonegmautype string `json:"autonegmautype,omitempty"` + Autonegsupport string `json:"autonegsupport,omitempty"` + Chassisid string `json:"chassisid,omitempty"` + Chassisidsubtype string `json:"chassisidsubtype,omitempty"` + Flag int `json:"flag,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ifnumber int `json:"ifnumber,omitempty"` + Iftype string `json:"iftype,omitempty"` + Linkaggrcapable string `json:"linkaggrcapable,omitempty"` + Linkaggrenabled string `json:"linkaggrenabled,omitempty"` + Linkaggrid int `json:"linkaggrid,omitempty"` + Mgmtaddress string `json:"mgmtaddress,omitempty"` + Mgmtaddresssubtype string `json:"mgmtaddresssubtype,omitempty"` + Mtu int `json:"mtu,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Portdescription string `json:"portdescription,omitempty"` + Portid string `json:"portid,omitempty"` + Portidsubtype string `json:"portidsubtype,omitempty"` + Portprotoenabled int `json:"portprotoenabled,omitempty"` + Portprotoid int `json:"portprotoid,omitempty"` + Portprotosupported int `json:"portprotosupported,omitempty"` + Portvlanid int `json:"portvlanid,omitempty"` + Protocolid string `json:"protocolid,omitempty"` + Sys string `json:"sys,omitempty"` + Syscapabilities string `json:"syscapabilities,omitempty"` + Syscapenabled string `json:"syscapenabled,omitempty"` + Sysdesc string `json:"sysdesc,omitempty"` + Ttl int `json:"ttl,omitempty"` + Vlan string `json:"vlan,omitempty"` + Vlanid int `json:"vlanid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lldp/lldpparam.go b/vendor/github.com/chiradeep/go-nitro/config/lldp/lldpparam.go new file mode 100644 index 000000000..5056bb467 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lldp/lldpparam.go @@ -0,0 +1,7 @@ +package lldp + +type Lldpparam struct { + Holdtimetxmult int `json:"holdtimetxmult,omitempty"` + Mode string `json:"mode,omitempty"` + Timer int `json:"timer,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile.go new file mode 100644 index 000000000..db3fbaa0a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile.go @@ -0,0 +1,12 @@ +package lsn + +type Lsnappsprofile struct { + Appsprofilename string `json:"appsprofilename,omitempty"` + Filtering string `json:"filtering,omitempty"` + Ippooling string `json:"ippooling,omitempty"` + L2info string `json:"l2info,omitempty"` + Mapping string `json:"mapping,omitempty"` + Tcpproxy string `json:"tcpproxy,omitempty"` + Td int `json:"td,omitempty"` + Transportprotocol string `json:"transportprotocol,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_binding.go new file mode 100644 index 000000000..b65e92e35 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_binding.go @@ -0,0 +1,5 @@ +package lsn + +type Lsnappsprofilebinding struct { + Appsprofilename string `json:"appsprofilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_port_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_port_binding.go new file mode 100644 index 000000000..78e6679c2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnappsprofile_port_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsnappsprofileportbinding struct { + Appsprofilename string `json:"appsprofilename,omitempty"` + Lsnport string `json:"lsnport,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient.go new file mode 100644 index 000000000..213f24151 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient.go @@ -0,0 +1,5 @@ +package lsn + +type Lsnclient struct { + Clientname string `json:"clientname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_binding.go new file mode 100644 index 000000000..011dfd660 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_binding.go @@ -0,0 +1,5 @@ +package lsn + +type Lsnclientbinding struct { + Clientname string `json:"clientname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network6_binding.go new file mode 100644 index 000000000..1275c4a2b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network6_binding.go @@ -0,0 +1,9 @@ +package lsn + +type Lsnclientnetwork6binding struct { + Clientname string `json:"clientname,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` + Network6 string `json:"network6,omitempty"` + Td int `json:"td,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network_binding.go new file mode 100644 index 000000000..be39d8e6b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_network_binding.go @@ -0,0 +1,8 @@ +package lsn + +type Lsnclientnetworkbinding struct { + Clientname string `json:"clientname,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` + Td int `json:"td,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl6_binding.go new file mode 100644 index 000000000..895d04511 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl6_binding.go @@ -0,0 +1,7 @@ +package lsn + +type Lsnclientnsacl6binding struct { + Acl6name string `json:"acl6name,omitempty"` + Clientname string `json:"clientname,omitempty"` + Td int `json:"td,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl_binding.go new file mode 100644 index 000000000..c635bf07a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnclient_nsacl_binding.go @@ -0,0 +1,7 @@ +package lsn + +type Lsnclientnsaclbinding struct { + Aclname string `json:"aclname,omitempty"` + Clientname string `json:"clientname,omitempty"` + Td int `json:"td,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsndeterministicnat.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsndeterministicnat.go new file mode 100644 index 000000000..f84318fcb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsndeterministicnat.go @@ -0,0 +1,16 @@ +package lsn + +type Lsndeterministicnat struct { + Clientname string `json:"clientname,omitempty"` + Firstport int `json:"firstport,omitempty"` + Lastport int `json:"lastport,omitempty"` + Natip string `json:"natip,omitempty"` + Natip2 string `json:"natip2,omitempty"` + Natprefix string `json:"natprefix,omitempty"` + Nattype string `json:"nattype,omitempty"` + Network6 string `json:"network6,omitempty"` + Srctd int `json:"srctd,omitempty"` + Subscrip string `json:"subscrip,omitempty"` + Subscrip2 string `json:"subscrip2,omitempty"` + Td int `json:"td,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup.go new file mode 100644 index 000000000..1cec785ed --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup.go @@ -0,0 +1,20 @@ +package lsn + +type Lsngroup struct { + Allocpolicy string `json:"allocpolicy,omitempty"` + Clientname string `json:"clientname,omitempty"` + Ftp string `json:"ftp,omitempty"` + Ftpcm string `json:"ftpcm,omitempty"` + Groupid int `json:"groupid,omitempty"` + Groupname string `json:"groupname,omitempty"` + Ip6profile string `json:"ip6profile,omitempty"` + Logging string `json:"logging,omitempty"` + Nattype string `json:"nattype,omitempty"` + Portblocksize int `json:"portblocksize,omitempty"` + Pptp string `json:"pptp,omitempty"` + Rtspalg string `json:"rtspalg,omitempty"` + Sessionlogging string `json:"sessionlogging,omitempty"` + Sessionsync string `json:"sessionsync,omitempty"` + Sipalg string `json:"sipalg,omitempty"` + Snmptraplimit int `json:"snmptraplimit,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_binding.go new file mode 100644 index 000000000..083cdb9a9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_binding.go @@ -0,0 +1,5 @@ +package lsn + +type Lsngroupbinding struct { + Groupname string `json:"groupname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_ipsecalgprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_ipsecalgprofile_binding.go new file mode 100644 index 000000000..3a597fcbb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_ipsecalgprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngroupipsecalgprofilebinding struct { + Groupname string `json:"groupname,omitempty"` + Ipsecalgprofile string `json:"ipsecalgprofile,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnappsprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnappsprofile_binding.go new file mode 100644 index 000000000..0a221b60c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnappsprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsnappsprofilebinding struct { + Appsprofilename string `json:"appsprofilename,omitempty"` + Groupname string `json:"groupname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnhttphdrlogprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnhttphdrlogprofile_binding.go new file mode 100644 index 000000000..9e07b9976 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnhttphdrlogprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsnhttphdrlogprofilebinding struct { + Groupname string `json:"groupname,omitempty"` + Httphdrlogprofilename string `json:"httphdrlogprofilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnlogprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnlogprofile_binding.go new file mode 100644 index 000000000..e360e9c72 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnlogprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsnlogprofilebinding struct { + Groupname string `json:"groupname,omitempty"` + Logprofilename string `json:"logprofilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnpool_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnpool_binding.go new file mode 100644 index 000000000..fd7bf5ca1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnpool_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsnpoolbinding struct { + Groupname string `json:"groupname,omitempty"` + Poolname string `json:"poolname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnrtspalgprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnrtspalgprofile_binding.go new file mode 100644 index 000000000..466860950 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnrtspalgprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsnrtspalgprofilebinding struct { + Groupname string `json:"groupname,omitempty"` + Rtspalgprofilename string `json:"rtspalgprofilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnsipalgprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnsipalgprofile_binding.go new file mode 100644 index 000000000..555733317 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsnsipalgprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsnsipalgprofilebinding struct { + Groupname string `json:"groupname,omitempty"` + Sipalgprofilename string `json:"sipalgprofilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsntransportprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsntransportprofile_binding.go new file mode 100644 index 000000000..b3ddb8255 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_lsntransportprofile_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouplsntransportprofilebinding struct { + Groupname string `json:"groupname,omitempty"` + Transportprofilename string `json:"transportprofilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_pcpserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_pcpserver_binding.go new file mode 100644 index 000000000..eb3801333 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsngroup_pcpserver_binding.go @@ -0,0 +1,6 @@ +package lsn + +type Lsngrouppcpserverbinding struct { + Groupname string `json:"groupname,omitempty"` + Pcpserver string `json:"pcpserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnhttphdrlogprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnhttphdrlogprofile.go new file mode 100644 index 000000000..87e79f39d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnhttphdrlogprofile.go @@ -0,0 +1,9 @@ +package lsn + +type Lsnhttphdrlogprofile struct { + Httphdrlogprofilename string `json:"httphdrlogprofilename,omitempty"` + Loghost string `json:"loghost,omitempty"` + Logmethod string `json:"logmethod,omitempty"` + Logurl string `json:"logurl,omitempty"` + Logversion string `json:"logversion,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnip6profile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnip6profile.go new file mode 100644 index 000000000..a7a659cba --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnip6profile.go @@ -0,0 +1,8 @@ +package lsn + +type Lsnip6profile struct { + Name string `json:"name,omitempty"` + Natprefix string `json:"natprefix,omitempty"` + Network6 string `json:"network6,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnlogprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnlogprofile.go new file mode 100644 index 000000000..a65ce2974 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnlogprofile.go @@ -0,0 +1,8 @@ +package lsn + +type Lsnlogprofile struct { + Logcompact string `json:"logcompact,omitempty"` + Logipfix string `json:"logipfix,omitempty"` + Logprofilename string `json:"logprofilename,omitempty"` + Logsubscrinfo string `json:"logsubscrinfo,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnparameter.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnparameter.go new file mode 100644 index 000000000..e402630d1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnparameter.go @@ -0,0 +1,9 @@ +package lsn + +type Lsnparameter struct { + Maxmemlimit int `json:"maxmemlimit,omitempty"` + Memlimit int `json:"memlimit,omitempty"` + Memlimitactive int `json:"memlimitactive,omitempty"` + Sessionsync string `json:"sessionsync,omitempty"` + Subscrsessionremoval string `json:"subscrsessionremoval,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool.go new file mode 100644 index 000000000..8a9ab0f29 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool.go @@ -0,0 +1,9 @@ +package lsn + +type Lsnpool struct { + Maxportrealloctmq int `json:"maxportrealloctmq,omitempty"` + Nattype string `json:"nattype,omitempty"` + Poolname string `json:"poolname,omitempty"` + Portblockallocation string `json:"portblockallocation,omitempty"` + Portrealloctimeout int `json:"portrealloctimeout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_binding.go new file mode 100644 index 000000000..875d6afdc --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_binding.go @@ -0,0 +1,5 @@ +package lsn + +type Lsnpoolbinding struct { + Poolname string `json:"poolname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_lsnip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_lsnip_binding.go new file mode 100644 index 000000000..61469f42a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnpool_lsnip_binding.go @@ -0,0 +1,7 @@ +package lsn + +type Lsnpoollsnipbinding struct { + Lsnip string `json:"lsnip,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + Poolname string `json:"poolname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgprofile.go new file mode 100644 index 000000000..3ce0ec24f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgprofile.go @@ -0,0 +1,8 @@ +package lsn + +type Lsnrtspalgprofile struct { + Rtspalgprofilename string `json:"rtspalgprofilename,omitempty"` + Rtspidletimeout int `json:"rtspidletimeout,omitempty"` + Rtspportrange string `json:"rtspportrange,omitempty"` + Rtsptransportprotocol string `json:"rtsptransportprotocol,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession.go new file mode 100644 index 000000000..f924c27f2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession.go @@ -0,0 +1,9 @@ +package lsn + +type Lsnrtspalgsession struct { + Callflags int `json:"callflags,omitempty"` + Callrefcount int `json:"callrefcount,omitempty"` + Calltimer int `json:"calltimer,omitempty"` + Sessionid string `json:"sessionid,omitempty"` + Xlatip string `json:"xlatip,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_binding.go new file mode 100644 index 000000000..436927500 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_binding.go @@ -0,0 +1,5 @@ +package lsn + +type Lsnrtspalgsessionbinding struct { + Sessionid string `json:"sessionid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_datachannel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_datachannel_binding.go new file mode 100644 index 000000000..3fa8290a1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnrtspalgsession_datachannel_binding.go @@ -0,0 +1,12 @@ +package lsn + +type Lsnrtspalgsessiondatachannelbinding struct { + Channelflags int `json:"channelflags,omitempty"` + Channelip string `json:"channelip,omitempty"` + Channelnatip string `json:"channelnatip,omitempty"` + Channelnatport int `json:"channelnatport,omitempty"` + Channelport int `json:"channelport,omitempty"` + Channelprotocol string `json:"channelprotocol,omitempty"` + Channeltimeout int `json:"channeltimeout,omitempty"` + Sessionid string `json:"sessionid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsession.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsession.go new file mode 100644 index 000000000..59f3e7b47 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsession.go @@ -0,0 +1,24 @@ +package lsn + +type Lsnsession struct { + Clientname string `json:"clientname,omitempty"` + Destip string `json:"destip,omitempty"` + Destport int `json:"destport,omitempty"` + Dsttd int `json:"dsttd,omitempty"` + Ipv6address string `json:"ipv6address,omitempty"` + Natip string `json:"natip,omitempty"` + Natport int `json:"natport,omitempty"` + Natport2 int `json:"natport2,omitempty"` + Natprefix string `json:"natprefix,omitempty"` + Nattype string `json:"nattype,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` + Network6 string `json:"network6,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Sessionestdir string `json:"sessionestdir,omitempty"` + Srctd int `json:"srctd,omitempty"` + Subscrip string `json:"subscrip,omitempty"` + Subscrport int `json:"subscrport,omitempty"` + Td int `json:"td,omitempty"` + Transportprotocol string `json:"transportprotocol,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall.go new file mode 100644 index 000000000..aa6a5ef0f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall.go @@ -0,0 +1,9 @@ +package lsn + +type Lsnsipalgcall struct { + Callflags int `json:"callflags,omitempty"` + Callid string `json:"callid,omitempty"` + Callrefcount int `json:"callrefcount,omitempty"` + Calltimer int `json:"calltimer,omitempty"` + Xlatip string `json:"xlatip,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_binding.go new file mode 100644 index 000000000..287980a4f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_binding.go @@ -0,0 +1,5 @@ +package lsn + +type Lsnsipalgcallbinding struct { + Callid string `json:"callid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_controlchannel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_controlchannel_binding.go new file mode 100644 index 000000000..f136b90de --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_controlchannel_binding.go @@ -0,0 +1,12 @@ +package lsn + +type Lsnsipalgcallcontrolchannelbinding struct { + Callid string `json:"callid,omitempty"` + Channelflags int `json:"channelflags,omitempty"` + Channelip string `json:"channelip,omitempty"` + Channelnatip string `json:"channelnatip,omitempty"` + Channelnatport int `json:"channelnatport,omitempty"` + Channelport int `json:"channelport,omitempty"` + Channelprotocol string `json:"channelprotocol,omitempty"` + Channeltimeout int `json:"channeltimeout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_datachannel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_datachannel_binding.go new file mode 100644 index 000000000..c0c963742 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgcall_datachannel_binding.go @@ -0,0 +1,12 @@ +package lsn + +type Lsnsipalgcalldatachannelbinding struct { + Callid string `json:"callid,omitempty"` + Channelflags int `json:"channelflags,omitempty"` + Channelip string `json:"channelip,omitempty"` + Channelnatip string `json:"channelnatip,omitempty"` + Channelnatport int `json:"channelnatport,omitempty"` + Channelport int `json:"channelport,omitempty"` + Channelprotocol string `json:"channelprotocol,omitempty"` + Channeltimeout int `json:"channeltimeout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgprofile.go new file mode 100644 index 000000000..4d713ee3b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnsipalgprofile.go @@ -0,0 +1,17 @@ +package lsn + +type Lsnsipalgprofile struct { + Datasessionidletimeout int `json:"datasessionidletimeout,omitempty"` + Opencontactpinhole string `json:"opencontactpinhole,omitempty"` + Openrecordroutepinhole string `json:"openrecordroutepinhole,omitempty"` + Openregisterpinhole string `json:"openregisterpinhole,omitempty"` + Openroutepinhole string `json:"openroutepinhole,omitempty"` + Openviapinhole string `json:"openviapinhole,omitempty"` + Registrationtimeout int `json:"registrationtimeout,omitempty"` + Rport string `json:"rport,omitempty"` + Sipalgprofilename string `json:"sipalgprofilename,omitempty"` + Sipdstportrange string `json:"sipdstportrange,omitempty"` + Sipsessiontimeout int `json:"sipsessiontimeout,omitempty"` + Sipsrcportrange string `json:"sipsrcportrange,omitempty"` + Siptransportprotocol string `json:"siptransportprotocol,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnstatic.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnstatic.go new file mode 100644 index 000000000..697d866af --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsnstatic.go @@ -0,0 +1,16 @@ +package lsn + +type Lsnstatic struct { + Destip string `json:"destip,omitempty"` + Dsttd int `json:"dsttd,omitempty"` + Name string `json:"name,omitempty"` + Natip string `json:"natip,omitempty"` + Natport int `json:"natport,omitempty"` + Nattype string `json:"nattype,omitempty"` + Network6 string `json:"network6,omitempty"` + Status string `json:"status,omitempty"` + Subscrip string `json:"subscrip,omitempty"` + Subscrport int `json:"subscrport,omitempty"` + Td int `json:"td,omitempty"` + Transportprotocol string `json:"transportprotocol,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/lsn/lsntransportprofile.go b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsntransportprofile.go new file mode 100644 index 000000000..643fe0600 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/lsn/lsntransportprofile.go @@ -0,0 +1,16 @@ +package lsn + +type Lsntransportprofile struct { + Finrsttimeout int `json:"finrsttimeout,omitempty"` + Groupsessionlimit int `json:"groupsessionlimit,omitempty"` + Portpreserveparity string `json:"portpreserveparity,omitempty"` + Portpreserverange string `json:"portpreserverange,omitempty"` + Portquota int `json:"portquota,omitempty"` + Sessionquota int `json:"sessionquota,omitempty"` + Sessiontimeout int `json:"sessiontimeout,omitempty"` + Stuntimeout int `json:"stuntimeout,omitempty"` + Syncheck string `json:"syncheck,omitempty"` + Synidletimeout int `json:"synidletimeout,omitempty"` + Transportprofilename string `json:"transportprofilename,omitempty"` + Transportprotocol string `json:"transportprotocol,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/Interface.go b/vendor/github.com/chiradeep/go-nitro/config/network/Interface.go index 0dec7d3f5..29417a340 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/Interface.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/Interface.go @@ -6,6 +6,7 @@ type Interface struct { Actmedia string `json:"actmedia,omitempty"` Actspeed string `json:"actspeed,omitempty"` Actthroughput int `json:"actthroughput,omitempty"` + Actualmtu int `json:"actualmtu,omitempty"` Autoneg string `json:"autoneg,omitempty"` Autonegresult int `json:"autonegresult,omitempty"` Backplane string `json:"backplane,omitempty"` @@ -14,7 +15,6 @@ type Interface struct { Bdgmacmoved int `json:"bdgmacmoved,omitempty"` Bdgmuted int `json:"bdgmuted,omitempty"` Cleartime int `json:"cleartime,omitempty"` - Conndistr string `json:"conndistr,omitempty"` Description string `json:"description,omitempty"` Devicename string `json:"devicename,omitempty"` Downtime int `json:"downtime,omitempty"` @@ -22,6 +22,7 @@ type Interface struct { Fctls int `json:"fctls,omitempty"` Flags int `json:"flags,omitempty"` Flowctl string `json:"flowctl,omitempty"` + Haheartbeat string `json:"haheartbeat,omitempty"` Hamonitor string `json:"hamonitor,omitempty"` Hangdetect int `json:"hangdetect,omitempty"` Hangreset int `json:"hangreset,omitempty"` @@ -36,8 +37,10 @@ type Interface struct { Lacpactorcollecting string `json:"lacpactorcollecting,omitempty"` Lacpactordistributing string `json:"lacpactordistributing,omitempty"` Lacpactorinsync string `json:"lacpactorinsync,omitempty"` + Lacpactormode string `json:"lacpactormode,omitempty"` Lacpactorportno int `json:"lacpactorportno,omitempty"` Lacpactorpriority int `json:"lacpactorpriority,omitempty"` + Lacpactortimeout string `json:"lacpactortimeout,omitempty"` Lacpkey int `json:"lacpkey,omitempty"` Lacpmode string `json:"lacpmode,omitempty"` Lacppartneraggregation string `json:"lacppartneraggregation,omitempty"` @@ -59,9 +62,12 @@ type Interface struct { Lacppriority int `json:"lacppriority,omitempty"` Lacptimeout string `json:"lacptimeout,omitempty"` Lagtype string `json:"lagtype,omitempty"` + Linkredundancy string `json:"linkredundancy,omitempty"` Linkstate int `json:"linkstate,omitempty"` + Lldpmode string `json:"lldpmode,omitempty"` + Lractiveintf bool `json:"lractiveintf,omitempty"` + Lrsetpriority int `json:"lrsetpriority,omitempty"` Mac string `json:"mac,omitempty"` - Macdistr string `json:"macdistr,omitempty"` Mode string `json:"mode,omitempty"` Mtu int `json:"mtu,omitempty"` Outdisc int `json:"outdisc,omitempty"` @@ -90,6 +96,8 @@ type Interface struct { Taggedautolearn int `json:"taggedautolearn,omitempty"` Throughput int `json:"throughput,omitempty"` Trunk string `json:"trunk,omitempty"` + Trunkallowedvlan interface{} `json:"trunkallowedvlan,omitempty"` + Trunkmode string `json:"trunkmode,omitempty"` Txbytes int `json:"txbytes,omitempty"` Txdrops int `json:"txdrops,omitempty"` Txerrors int `json:"txerrors,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/arp.go b/vendor/github.com/chiradeep/go-nitro/config/network/arp.go index 72aaeec9e..87249ba99 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/arp.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/arp.go @@ -1,16 +1,20 @@ package network type Arp struct { - All bool `json:"all,omitempty"` - Channel int `json:"channel,omitempty"` - Flags int `json:"flags,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Mac string `json:"mac,omitempty"` - Ownernode int `json:"ownernode,omitempty"` - State int `json:"state,omitempty"` - Td int `json:"td,omitempty"` - Timeout int `json:"timeout,omitempty"` - Type string `json:"type,omitempty"` - Vlan int `json:"vlan,omitempty"` + All bool `json:"all,omitempty"` + Channel int `json:"channel,omitempty"` + Controlplane bool `json:"controlplane,omitempty"` + Flags int `json:"flags,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Mac string `json:"mac,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + State int `json:"state,omitempty"` + Td int `json:"td,omitempty"` + Timeout int `json:"timeout,omitempty"` + Type string `json:"type,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vtep string `json:"vtep,omitempty"` + Vxlan int `json:"vxlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup.go b/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup.go index bb6edc91e..62d6a4c0c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup.go @@ -1,10 +1,12 @@ package network type Bridgegroup struct { + Dynamicrouting string `json:"dynamicrouting,omitempty"` Flags bool `json:"flags,omitempty"` Id int `json:"id,omitempty"` Ifaces string `json:"ifaces,omitempty"` Ipv6dynamicrouting string `json:"ipv6dynamicrouting,omitempty"` + Partitionname string `json:"partitionname,omitempty"` Portbitmap int `json:"portbitmap,omitempty"` Rnat bool `json:"rnat,omitempty"` Tagbitmap int `json:"tagbitmap,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip6_binding.go index 48afb3e52..0f2889e62 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip6_binding.go @@ -1,9 +1,10 @@ package network type Bridgegroupnsip6binding struct { - Id int `json:"id,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Netmask string `json:"netmask,omitempty"` - Rnat bool `json:"rnat,omitempty"` - Td int `json:"td,omitempty"` + Id int `json:"id,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Netmask string `json:"netmask,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Rnat bool `json:"rnat,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip_binding.go index b6345e95c..0cbb0283b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/bridgegroup_nsip_binding.go @@ -1,9 +1,10 @@ package network type Bridgegroupnsipbinding struct { - Id int `json:"id,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Netmask string `json:"netmask,omitempty"` - Rnat bool `json:"rnat,omitempty"` - Td int `json:"td,omitempty"` + Id int `json:"id,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Netmask string `json:"netmask,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Rnat bool `json:"rnat,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/bridgetable.go b/vendor/github.com/chiradeep/go-nitro/config/network/bridgetable.go index b772af204..6c252fd3a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/bridgetable.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/bridgetable.go @@ -1,9 +1,17 @@ package network type Bridgetable struct { - Bridgeage int `json:"bridgeage,omitempty"` - Channel int `json:"channel,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Mac string `json:"mac,omitempty"` - Vlan int `json:"vlan,omitempty"` + Bridgeage int `json:"bridgeage,omitempty"` + Channel int `json:"channel,omitempty"` + Controlplane bool `json:"controlplane,omitempty"` + Devicevlan int `json:"devicevlan,omitempty"` + Flags int `json:"flags,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Mac string `json:"mac,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Type string `json:"type,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vni int `json:"vni,omitempty"` + Vtep string `json:"vtep,omitempty"` + Vxlan int `json:"vxlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/channel.go b/vendor/github.com/chiradeep/go-nitro/config/network/channel.go index 38dbc1282..0c88d0407 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/channel.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/channel.go @@ -4,6 +4,7 @@ type Channel struct { Actflowctl string `json:"actflowctl,omitempty"` Actspeed string `json:"actspeed,omitempty"` Actthroughput int `json:"actthroughput,omitempty"` + Actualmtu int `json:"actualmtu,omitempty"` Autoneg int `json:"autoneg,omitempty"` Autonegresult int `json:"autonegresult,omitempty"` Backplane string `json:"backplane,omitempty"` @@ -19,6 +20,7 @@ type Channel struct { Fctls int `json:"fctls,omitempty"` Flags int `json:"flags,omitempty"` Flowctl string `json:"flowctl,omitempty"` + Haheartbeat string `json:"haheartbeat,omitempty"` Hamonitor string `json:"hamonitor,omitempty"` Hangdetect int `json:"hangdetect,omitempty"` Hangreset int `json:"hangreset,omitempty"` @@ -54,7 +56,9 @@ type Channel struct { Lacptimeout string `json:"lacptimeout,omitempty"` Lamac string `json:"lamac,omitempty"` Lamode string `json:"lamode,omitempty"` + Linkredundancy string `json:"linkredundancy,omitempty"` Linkstate int `json:"linkstate,omitempty"` + Lldpmode string `json:"lldpmode,omitempty"` Lrminthroughput int `json:"lrminthroughput,omitempty"` Mac string `json:"mac,omitempty"` Macdistr string `json:"macdistr,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/channel_interface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/channel_interface_binding.go index 2e982eaef..74f7c946e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/channel_interface_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/channel_interface_binding.go @@ -4,6 +4,7 @@ type Channelinterfacebinding struct { Id string `json:"id,omitempty"` Ifnum interface{} `json:"ifnum,omitempty"` Lamode string `json:"lamode,omitempty"` + Lractiveintf bool `json:"lractiveintf,omitempty"` Slaveduplex int `json:"slaveduplex,omitempty"` Slaveflowctl int `json:"slaveflowctl,omitempty"` Slavemedia int `json:"slavemedia,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/fis.go b/vendor/github.com/chiradeep/go-nitro/config/network/fis.go index 730761b06..a6e15b010 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/fis.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/fis.go @@ -1,6 +1,7 @@ package network type Fis struct { - Ifaces string `json:"ifaces,omitempty"` - Name string `json:"name,omitempty"` + Ifaces string `json:"ifaces,omitempty"` + Name string `json:"name,omitempty"` + Ownernode int `json:"ownernode,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/fis_interface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/fis_interface_binding.go index e4604aaaf..35a886bfd 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/fis_interface_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/fis_interface_binding.go @@ -1,6 +1,7 @@ package network type Fisinterfacebinding struct { - Ifnum string `json:"ifnum,omitempty"` - Name string `json:"name,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Name string `json:"name,omitempty"` + Ownernode int `json:"ownernode,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/forwardingsession.go b/vendor/github.com/chiradeep/go-nitro/config/network/forwardingsession.go index de4ffaee4..dc9252c57 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/forwardingsession.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/forwardingsession.go @@ -1,10 +1,13 @@ package network type Forwardingsession struct { - Acl6name string `json:"acl6name,omitempty"` - Aclname string `json:"aclname,omitempty"` - Connfailover string `json:"connfailover,omitempty"` - Name string `json:"name,omitempty"` - Netmask string `json:"netmask,omitempty"` - Network string `json:"network,omitempty"` + Acl6name string `json:"acl6name,omitempty"` + Aclname string `json:"aclname,omitempty"` + Connfailover string `json:"connfailover,omitempty"` + Name string `json:"name,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` + Processlocal string `json:"processlocal,omitempty"` + Sourceroutecache string `json:"sourceroutecache,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/inat.go b/vendor/github.com/chiradeep/go-nitro/config/network/inat.go index ba1f33641..cf26b4691 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/inat.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/inat.go @@ -1,16 +1,17 @@ package network type Inat struct { - Flags int `json:"flags,omitempty"` - Ftp string `json:"ftp,omitempty"` - Mode string `json:"mode,omitempty"` - Name string `json:"name,omitempty"` - Privateip string `json:"privateip,omitempty"` - Proxyip string `json:"proxyip,omitempty"` - Publicip string `json:"publicip,omitempty"` - Tcpproxy string `json:"tcpproxy,omitempty"` - Td int `json:"td,omitempty"` - Tftp string `json:"tftp,omitempty"` - Usip string `json:"usip,omitempty"` - Usnip string `json:"usnip,omitempty"` + Flags int `json:"flags,omitempty"` + Ftp string `json:"ftp,omitempty"` + Mode string `json:"mode,omitempty"` + Name string `json:"name,omitempty"` + Privateip string `json:"privateip,omitempty"` + Proxyip string `json:"proxyip,omitempty"` + Publicip string `json:"publicip,omitempty"` + Tcpproxy string `json:"tcpproxy,omitempty"` + Td int `json:"td,omitempty"` + Tftp string `json:"tftp,omitempty"` + Useproxyport string `json:"useproxyport,omitempty"` + Usip string `json:"usip,omitempty"` + Usnip string `json:"usnip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/inatparam.go b/vendor/github.com/chiradeep/go-nitro/config/network/inatparam.go index cf7e16fcb..30f004cfa 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/inatparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/inatparam.go @@ -6,4 +6,5 @@ type Inatparam struct { Nat46v6mtu int `json:"nat46v6mtu,omitempty"` Nat46v6prefix string `json:"nat46v6prefix,omitempty"` Nat46zerochecksum string `json:"nat46zerochecksum,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnel.go b/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnel.go index 22bf230e7..025cfb8c6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnel.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnel.go @@ -1,10 +1,11 @@ package network type Ip6tunnel struct { - Encapip string `json:"encapip,omitempty"` - Local string `json:"local,omitempty"` - Name string `json:"name,omitempty"` - Remote string `json:"remote,omitempty"` - Remoteip string `json:"remoteip,omitempty"` - Type int `json:"type,omitempty"` + Encapip string `json:"encapip,omitempty"` + Local string `json:"local,omitempty"` + Name string `json:"name,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Remote string `json:"remote,omitempty"` + Remoteip string `json:"remoteip,omitempty"` + Type int `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnelparam.go b/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnelparam.go index 78608be69..e2fe7272b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnelparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/ip6tunnelparam.go @@ -5,4 +5,5 @@ type Ip6tunnelparam struct { Dropfragcputhreshold int `json:"dropfragcputhreshold,omitempty"` Srcip string `json:"srcip,omitempty"` Srciproundrobin string `json:"srciproundrobin,omitempty"` + Useclientsourceipv6 string `json:"useclientsourceipv6,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/iptunnel.go b/vendor/github.com/chiradeep/go-nitro/config/network/iptunnel.go index 691654f47..6f5adf2ce 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/iptunnel.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/iptunnel.go @@ -3,15 +3,18 @@ package network type Iptunnel struct { Channel int `json:"channel,omitempty"` Encapip string `json:"encapip,omitempty"` + Grepayload string `json:"grepayload,omitempty"` Ipsecprofilename string `json:"ipsecprofilename,omitempty"` Ipsectunnelstatus string `json:"ipsectunnelstatus,omitempty"` Local string `json:"local,omitempty"` Name string `json:"name,omitempty"` - Pbrname string `json:"pbrname,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` Protocol string `json:"protocol,omitempty"` + Refcnt int `json:"refcnt,omitempty"` Remote string `json:"remote,omitempty"` Remotesubnetmask string `json:"remotesubnetmask,omitempty"` Sysname string `json:"sysname,omitempty"` Tunneltype interface{} `json:"tunneltype,omitempty"` Type int `json:"type,omitempty"` + Vlan int `json:"vlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/iptunnelparam.go b/vendor/github.com/chiradeep/go-nitro/config/network/iptunnelparam.go index f23ca6c6d..333a6c784 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/iptunnelparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/iptunnelparam.go @@ -3,6 +3,10 @@ package network type Iptunnelparam struct { Dropfrag string `json:"dropfrag,omitempty"` Dropfragcputhreshold int `json:"dropfragcputhreshold,omitempty"` + Enablestrictrx string `json:"enablestrictrx,omitempty"` + Enablestricttx string `json:"enablestricttx,omitempty"` + Mac string `json:"mac,omitempty"` Srcip string `json:"srcip,omitempty"` Srciproundrobin string `json:"srciproundrobin,omitempty"` + Useclientsourceip string `json:"useclientsourceip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/ipv6.go b/vendor/github.com/chiradeep/go-nitro/config/network/ipv6.go index d64252a71..f51cd7a7b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/ipv6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/ipv6.go @@ -11,4 +11,6 @@ type Ipv6 struct { Reachtime int `json:"reachtime,omitempty"` Retransmissiontime int `json:"retransmissiontime,omitempty"` Routerredirection string `json:"routerredirection,omitempty"` + Td int `json:"td,omitempty"` + Usipnatprefix string `json:"usipnatprefix,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/l2param.go b/vendor/github.com/chiradeep/go-nitro/config/network/l2param.go index 8c083703d..de10a3505 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/l2param.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/l2param.go @@ -3,6 +3,7 @@ package network type L2param struct { Bdggrpproxyarp string `json:"bdggrpproxyarp,omitempty"` Bdgsetting string `json:"bdgsetting,omitempty"` + Bridgeagetimeout int `json:"bridgeagetimeout,omitempty"` Garponvridintf string `json:"garponvridintf,omitempty"` Garpreply string `json:"garpreply,omitempty"` Macmodefwdmypkt string `json:"macmodefwdmypkt,omitempty"` @@ -13,5 +14,6 @@ type L2param struct { Returntoethernetsender string `json:"returntoethernetsender,omitempty"` Rstintfonhafo string `json:"rstintfonhafo,omitempty"` Skipproxyingbsdtraffic string `json:"skipproxyingbsdtraffic,omitempty"` + Stopmacmoveupdate string `json:"stopmacmoveupdate,omitempty"` Usemymac string `json:"usemymac,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/l3param.go b/vendor/github.com/chiradeep/go-nitro/config/network/l3param.go index 726c7478f..effb2eb3b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/l3param.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/l3param.go @@ -2,11 +2,15 @@ package network type L3param struct { Acllogtime int `json:"acllogtime,omitempty"` + Allowclasseipv4 string `json:"allowclasseipv4,omitempty"` Dropdfflag string `json:"dropdfflag,omitempty"` Dropipfragments string `json:"dropipfragments,omitempty"` + Dynamicrouting string `json:"dynamicrouting,omitempty"` Externalloopback string `json:"externalloopback,omitempty"` Forwardicmpfragments string `json:"forwardicmpfragments,omitempty"` Icmpgenratethreshold int `json:"icmpgenratethreshold,omitempty"` + Implicitaclallow string `json:"implicitaclallow,omitempty"` + Ipv6dynamicrouting string `json:"ipv6dynamicrouting,omitempty"` Miproundrobin string `json:"miproundrobin,omitempty"` Overridernat string `json:"overridernat,omitempty"` Srcnat string `json:"srcnat,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr.go new file mode 100644 index 000000000..fb1ab2d06 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr.go @@ -0,0 +1,9 @@ +package network + +type Mapbmr struct { + Eabitlength int `json:"eabitlength,omitempty"` + Name string `json:"name,omitempty"` + Psidlength int `json:"psidlength,omitempty"` + Psidoffset int `json:"psidoffset,omitempty"` + Ruleipv6prefix string `json:"ruleipv6prefix,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_binding.go new file mode 100644 index 000000000..47336a85a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_binding.go @@ -0,0 +1,5 @@ +package network + +type Mapbmrbinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_bmrv4network_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_bmrv4network_binding.go new file mode 100644 index 000000000..c2bea3967 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapbmr_bmrv4network_binding.go @@ -0,0 +1,7 @@ +package network + +type Mapbmrbmrv4networkbinding struct { + Name string `json:"name,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapdmr.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapdmr.go new file mode 100644 index 000000000..d28511b65 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapdmr.go @@ -0,0 +1,6 @@ +package network + +type Mapdmr struct { + Bripv6prefix string `json:"bripv6prefix,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain.go new file mode 100644 index 000000000..3e52c9a8d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain.go @@ -0,0 +1,6 @@ +package network + +type Mapdomain struct { + Mapdmrname string `json:"mapdmrname,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_binding.go new file mode 100644 index 000000000..32a682033 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_binding.go @@ -0,0 +1,5 @@ +package network + +type Mapdomainbinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_mapbmr_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_mapbmr_binding.go new file mode 100644 index 000000000..6eb504829 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/mapdomain_mapbmr_binding.go @@ -0,0 +1,6 @@ +package network + +type Mapdomainmapbmrbinding struct { + Mapbmrname string `json:"mapbmrname,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/nat64param.go b/vendor/github.com/chiradeep/go-nitro/config/network/nat64param.go new file mode 100644 index 000000000..e5ebd0be2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/nat64param.go @@ -0,0 +1,9 @@ +package network + +type Nat64param struct { + Nat64fragheader string `json:"nat64fragheader,omitempty"` + Nat64ignoretos string `json:"nat64ignoretos,omitempty"` + Nat64v6mtu int `json:"nat64v6mtu,omitempty"` + Nat64zerochecksum string `json:"nat64zerochecksum,omitempty"` + Td int `json:"td,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/nd6.go b/vendor/github.com/chiradeep/go-nitro/config/network/nd6.go index 25b4ca031..89fd002f3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/nd6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/nd6.go @@ -1,13 +1,17 @@ package network type Nd6 struct { - Channel int `json:"channel,omitempty"` - Flags int `json:"flags,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Mac string `json:"mac,omitempty"` - Neighbor string `json:"neighbor,omitempty"` - State string `json:"state,omitempty"` - Td int `json:"td,omitempty"` - Timeout int `json:"timeout,omitempty"` - Vlan int `json:"vlan,omitempty"` + Channel int `json:"channel,omitempty"` + Controlplane bool `json:"controlplane,omitempty"` + Flags int `json:"flags,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Mac string `json:"mac,omitempty"` + Neighbor string `json:"neighbor,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + State string `json:"state,omitempty"` + Td int `json:"td,omitempty"` + Timeout int `json:"timeout,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vtep string `json:"vtep,omitempty"` + Vxlan int `json:"vxlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/netbridge.go b/vendor/github.com/chiradeep/go-nitro/config/network/netbridge.go index 7bea9e5ae..0ac79592b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/netbridge.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/netbridge.go @@ -1,5 +1,6 @@ package network type Netbridge struct { - Name string `json:"name,omitempty"` + Name string `json:"name,omitempty"` + Vxlanvlanmap string `json:"vxlanvlanmap,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/netprofile.go b/vendor/github.com/chiradeep/go-nitro/config/network/netprofile.go index 68ea62eff..34e89b661 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/netprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/netprofile.go @@ -1,7 +1,10 @@ package network type Netprofile struct { - Name string `json:"name,omitempty"` - Srcip string `json:"srcip,omitempty"` - Td int `json:"td,omitempty"` + Mbf string `json:"mbf,omitempty"` + Name string `json:"name,omitempty"` + Overridelsn string `json:"overridelsn,omitempty"` + Srcip string `json:"srcip,omitempty"` + Srcippersistency string `json:"srcippersistency,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/rnat.go b/vendor/github.com/chiradeep/go-nitro/config/network/rnat.go index 2dc107f69..c1bde7f83 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/rnat.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/rnat.go @@ -1,11 +1,15 @@ package network type Rnat struct { - Aclname string `json:"aclname,omitempty"` - Natip string `json:"natip,omitempty"` - Natip2 string `json:"natip2,omitempty"` - Netmask string `json:"netmask,omitempty"` - Network string `json:"network,omitempty"` - Redirectport bool `json:"redirectport,omitempty"` - Td int `json:"td,omitempty"` + Aclname string `json:"aclname,omitempty"` + Connfailover string `json:"connfailover,omitempty"` + Natip string `json:"natip,omitempty"` + Natip2 string `json:"natip2,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Redirectport bool `json:"redirectport,omitempty"` + Srcippersistency string `json:"srcippersistency,omitempty"` + Td int `json:"td,omitempty"` + Useproxyport string `json:"useproxyport,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/rnat6.go b/vendor/github.com/chiradeep/go-nitro/config/network/rnat6.go index a3c914ade..9b4b7d3f9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/rnat6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/rnat6.go @@ -1,8 +1,11 @@ package network type Rnat6 struct { - Acl6name string `json:"acl6name,omitempty"` - Name string `json:"name,omitempty"` - Network string `json:"network,omitempty"` - Redirectport int `json:"redirectport,omitempty"` + Acl6name string `json:"acl6name,omitempty"` + Name string `json:"name,omitempty"` + Network string `json:"network,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Redirectport int `json:"redirectport,omitempty"` + Srcippersistency string `json:"srcippersistency,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/rnat6_nsip6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/rnat6_nsip6_binding.go index 326527a67..e77ccf4a4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/rnat6_nsip6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/rnat6_nsip6_binding.go @@ -1,6 +1,8 @@ package network type Rnat6nsip6binding struct { - Name string `json:"name,omitempty"` - Natip6 string `json:"natip6,omitempty"` + Name string `json:"name,omitempty"` + Natip6 string `json:"natip6,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/rnatparam.go b/vendor/github.com/chiradeep/go-nitro/config/network/rnatparam.go index 1227a2175..bd72df7e1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/rnatparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/rnatparam.go @@ -1,5 +1,6 @@ package network type Rnatparam struct { - Tcpproxy string `json:"tcpproxy,omitempty"` + Srcippersistency string `json:"srcippersistency,omitempty"` + Tcpproxy string `json:"tcpproxy,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/rnatsession.go b/vendor/github.com/chiradeep/go-nitro/config/network/rnatsession.go new file mode 100644 index 000000000..79878a5e2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/rnatsession.go @@ -0,0 +1,8 @@ +package network + +type Rnatsession struct { + Aclname string `json:"aclname,omitempty"` + Natip string `json:"natip,omitempty"` + Netmask string `json:"netmask,omitempty"` + Network string `json:"network,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/route.go b/vendor/github.com/chiradeep/go-nitro/config/network/route.go index 25c688430..cf250056f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/route.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/route.go @@ -33,6 +33,7 @@ type Route struct { Netmask string `json:"netmask,omitempty"` Network string `json:"network,omitempty"` Ospf bool `json:"ospf,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` Permanent bool `json:"permanent,omitempty"` Protocol interface{} `json:"protocol,omitempty"` Retain int `json:"retain,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/route6.go b/vendor/github.com/chiradeep/go-nitro/config/network/route6.go index 836fc13ef..38920b726 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/route6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/route6.go @@ -24,6 +24,7 @@ type Route6 struct { Msr string `json:"msr,omitempty"` Network string `json:"network,omitempty"` Ospfv3 bool `json:"ospfv3,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` Permanent bool `json:"permanent,omitempty"` Raroute bool `json:"raroute,omitempty"` Retain int `json:"retain,omitempty"` @@ -37,5 +38,6 @@ type Route6 struct { Totalprobes int `json:"totalprobes,omitempty"` Type bool `json:"type,omitempty"` Vlan int `json:"vlan,omitempty"` + Vxlan int `json:"vxlan,omitempty"` Weight int `json:"weight,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vlan.go b/vendor/github.com/chiradeep/go-nitro/config/network/vlan.go index 7aedb9c82..33ec7190b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vlan.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vlan.go @@ -2,6 +2,7 @@ package network type Vlan struct { Aliasname string `json:"aliasname,omitempty"` + Dynamicrouting string `json:"dynamicrouting,omitempty"` Id int `json:"id,omitempty"` Ifaces string `json:"ifaces,omitempty"` Ifnum string `json:"ifnum,omitempty"` @@ -9,10 +10,15 @@ type Vlan struct { Linklocalipv6addr string `json:"linklocalipv6addr,omitempty"` Lsbitmap int `json:"lsbitmap,omitempty"` Lstagbitmap int `json:"lstagbitmap,omitempty"` + Mtu int `json:"mtu,omitempty"` + Partitionname string `json:"partitionname,omitempty"` Portbitmap int `json:"portbitmap,omitempty"` Rnat bool `json:"rnat,omitempty"` Sdxvlan string `json:"sdxvlan,omitempty"` + Sharing string `json:"sharing,omitempty"` Tagbitmap int `json:"tagbitmap,omitempty"` Tagged bool `json:"tagged,omitempty"` Tagifaces string `json:"tagifaces,omitempty"` + Vlantd int `json:"vlantd,omitempty"` + Vxlan int `json:"vxlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_channel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_channel_binding.go index 94f0c63c8..2acfd2f6d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_channel_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_channel_binding.go @@ -1,7 +1,8 @@ package network type Vlanchannelbinding struct { - Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Tagged bool `json:"tagged,omitempty"` + Id int `json:"id,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Tagged bool `json:"tagged,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_interface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_interface_binding.go index eeea3e7cf..acd00da38 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_interface_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_interface_binding.go @@ -1,7 +1,8 @@ package network type Vlaninterfacebinding struct { - Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Tagged bool `json:"tagged,omitempty"` + Id int `json:"id,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Tagged bool `json:"tagged,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_linkset_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_linkset_binding.go index e2fb835af..935aa0afb 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_linkset_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_linkset_binding.go @@ -1,7 +1,8 @@ package network type Vlanlinksetbinding struct { - Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Tagged bool `json:"tagged,omitempty"` + Id int `json:"id,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Tagged bool `json:"tagged,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip6_binding.go index cd2b659ea..768e785a3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip6_binding.go @@ -1,8 +1,9 @@ package network type Vlannsip6binding struct { - Id int `json:"id,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Netmask string `json:"netmask,omitempty"` - Td int `json:"td,omitempty"` + Id int `json:"id,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Netmask string `json:"netmask,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip_binding.go index 7e401ac6c..d05a934a4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vlan_nsip_binding.go @@ -1,8 +1,9 @@ package network type Vlannsipbinding struct { - Id int `json:"id,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Netmask string `json:"netmask,omitempty"` - Td int `json:"td,omitempty"` + Id int `json:"id,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Netmask string `json:"netmask,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` + Td int `json:"td,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid.go index d908de2e0..f638469e4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid.go @@ -1,16 +1,20 @@ package network type Vrid struct { - All bool `json:"all,omitempty"` - Effectivepriority int `json:"effectivepriority,omitempty"` - Flags int `json:"flags,omitempty"` - Id int `json:"id,omitempty"` - Ifaces string `json:"ifaces,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Preemption string `json:"preemption,omitempty"` - Priority int `json:"priority,omitempty"` - Sharing string `json:"sharing,omitempty"` - State int `json:"state,omitempty"` - Tracking string `json:"tracking,omitempty"` - Type string `json:"type,omitempty"` + All bool `json:"all,omitempty"` + Effectivepriority int `json:"effectivepriority,omitempty"` + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Ifaces string `json:"ifaces,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Operationalownernode int `json:"operationalownernode,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + Preemption string `json:"preemption,omitempty"` + Preemptiondelaytimer int `json:"preemptiondelaytimer,omitempty"` + Priority int `json:"priority,omitempty"` + Sharing string `json:"sharing,omitempty"` + State int `json:"state,omitempty"` + Trackifnumpriority int `json:"trackifnumpriority,omitempty"` + Tracking string `json:"tracking,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6.go index 9412dca13..e10c5b2f0 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6.go @@ -1,13 +1,21 @@ package network type Vrid6 struct { - All bool `json:"all,omitempty"` - Flags int `json:"flags,omitempty"` - Id int `json:"id,omitempty"` - Ifaces string `json:"ifaces,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Priority int `json:"priority,omitempty"` - State int `json:"state,omitempty"` - Type string `json:"type,omitempty"` + All bool `json:"all,omitempty"` + Effectivepriority int `json:"effectivepriority,omitempty"` + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Ifaces string `json:"ifaces,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Operationalownernode int `json:"operationalownernode,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + Preemption string `json:"preemption,omitempty"` + Preemptiondelaytimer int `json:"preemptiondelaytimer,omitempty"` + Priority int `json:"priority,omitempty"` + Sharing string `json:"sharing,omitempty"` + State int `json:"state,omitempty"` + Trackifnumpriority int `json:"trackifnumpriority,omitempty"` + Tracking string `json:"tracking,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_channel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_channel_binding.go new file mode 100644 index 000000000..419d657b8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_channel_binding.go @@ -0,0 +1,8 @@ +package network + +type Vrid6channelbinding struct { + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip6_binding.go index 7f1707d08..28108dbaf 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip6_binding.go @@ -3,6 +3,5 @@ package network type Vrid6nsip6binding struct { Flags int `json:"flags,omitempty"` Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip_binding.go index 377235ee4..04f36f36a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_nsip_binding.go @@ -3,6 +3,5 @@ package network type Vrid6nsipbinding struct { Flags int `json:"flags,omitempty"` Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_trackinterface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_trackinterface_binding.go new file mode 100644 index 000000000..231d1125b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid6_trackinterface_binding.go @@ -0,0 +1,7 @@ +package network + +type Vrid6trackinterfacebinding struct { + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Trackifnum string `json:"trackifnum,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_channel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_channel_binding.go new file mode 100644 index 000000000..260408d93 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_channel_binding.go @@ -0,0 +1,8 @@ +package network + +type Vridchannelbinding struct { + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_interface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_interface_binding.go index 690ebef12..820ced9da 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_interface_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_interface_binding.go @@ -1,9 +1,8 @@ package network type Vridinterfacebinding struct { - Flags int `json:"flags,omitempty"` - Id int `json:"id,omitempty"` - Ifaces string `json:"ifaces,omitempty"` - Ifnum string `json:"ifnum,omitempty"` - Vlan int `json:"vlan,omitempty"` + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Vlan int `json:"vlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip6_binding.go index 76902345f..47fa41f26 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip6_binding.go @@ -3,6 +3,5 @@ package network type Vridnsip6binding struct { Flags int `json:"flags,omitempty"` Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip_binding.go index cf2f9b77b..80f75acdf 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_nsip_binding.go @@ -3,6 +3,5 @@ package network type Vridnsipbinding struct { Flags int `json:"flags,omitempty"` Id int `json:"id,omitempty"` - Ifnum string `json:"ifnum,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vrid_trackinterface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_trackinterface_binding.go new file mode 100644 index 000000000..dae724049 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vrid_trackinterface_binding.go @@ -0,0 +1,7 @@ +package network + +type Vridtrackinterfacebinding struct { + Flags int `json:"flags,omitempty"` + Id int `json:"id,omitempty"` + Trackifnum string `json:"trackifnum,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vridparam.go b/vendor/github.com/chiradeep/go-nitro/config/network/vridparam.go index ed9c1e8ea..3416654c2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vridparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vridparam.go @@ -1,5 +1,7 @@ package network type Vridparam struct { - Sendtomaster string `json:"sendtomaster,omitempty"` + Deadinterval int `json:"deadinterval,omitempty"` + Hellointerval int `json:"hellointerval,omitempty"` + Sendtomaster string `json:"sendtomaster,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vxlan.go b/vendor/github.com/chiradeep/go-nitro/config/network/vxlan.go index f7f1b3438..cbb0e6dfb 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/network/vxlan.go +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vxlan.go @@ -3,8 +3,12 @@ package network type Vxlan struct { Dynamicrouting string `json:"dynamicrouting,omitempty"` Id int `json:"id,omitempty"` + Innervlantagging string `json:"innervlantagging,omitempty"` Ipv6dynamicrouting string `json:"ipv6dynamicrouting,omitempty"` + Partitionname string `json:"partitionname,omitempty"` Port int `json:"port,omitempty"` + Protocol string `json:"protocol,omitempty"` Td int `json:"td,omitempty"` + Type string `json:"type,omitempty"` Vlan int `json:"vlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vxlan_srcip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vxlan_srcip_binding.go new file mode 100644 index 000000000..376ee9942 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vxlan_srcip_binding.go @@ -0,0 +1,6 @@ +package network + +type Vxlansrcipbinding struct { + Id int `json:"id,omitempty"` + Srcip string `json:"srcip,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap.go b/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap.go new file mode 100644 index 000000000..192e53eab --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap.go @@ -0,0 +1,5 @@ +package network + +type Vxlanvlanmap struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_binding.go new file mode 100644 index 000000000..a0702beb7 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_binding.go @@ -0,0 +1,5 @@ +package network + +type Vxlanvlanmapbinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_vxlan_binding.go b/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_vxlan_binding.go new file mode 100644 index 000000000..b0deee1a8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/network/vxlanvlanmap_vxlan_binding.go @@ -0,0 +1,7 @@ +package network + +type Vxlanvlanmapvxlanbinding struct { + Name string `json:"name,omitempty"` + Vlan interface{} `json:"vlan,omitempty"` + Vxlan int `json:"vxlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl.go index 0e4157963..2bf4bd8a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl.go @@ -1,35 +1,41 @@ package ns type Nsacl struct { - Aclaction string `json:"aclaction,omitempty"` - Aclname string `json:"aclname,omitempty"` - Destip bool `json:"destip,omitempty"` - Destipop string `json:"destipop,omitempty"` - Destipval string `json:"destipval,omitempty"` - Destport bool `json:"destport,omitempty"` - Destportop string `json:"destportop,omitempty"` - Destportval string `json:"destportval,omitempty"` - Established bool `json:"established,omitempty"` - Hits int `json:"hits,omitempty"` - Icmpcode int `json:"icmpcode,omitempty"` - Icmptype int `json:"icmptype,omitempty"` - Interface string `json:"Interface,omitempty"` - Kernelstate string `json:"kernelstate,omitempty"` - Logstate string `json:"logstate,omitempty"` - Newname string `json:"newname,omitempty"` - Priority int `json:"priority,omitempty"` - Protocol string `json:"protocol,omitempty"` - Protocolnumber int `json:"protocolnumber,omitempty"` - Ratelimit int `json:"ratelimit,omitempty"` - Srcip bool `json:"srcip,omitempty"` - Srcipop string `json:"srcipop,omitempty"` - Srcipval string `json:"srcipval,omitempty"` - Srcmac string `json:"srcmac,omitempty"` - Srcport bool `json:"srcport,omitempty"` - Srcportop string `json:"srcportop,omitempty"` - Srcportval string `json:"srcportval,omitempty"` - State string `json:"state,omitempty"` - Td int `json:"td,omitempty"` - Ttl int `json:"ttl,omitempty"` - Vlan int `json:"vlan,omitempty"` + Aclaction string `json:"aclaction,omitempty"` + Aclassociate interface{} `json:"aclassociate,omitempty"` + Aclname string `json:"aclname,omitempty"` + Destip bool `json:"destip,omitempty"` + Destipop string `json:"destipop,omitempty"` + Destipval string `json:"destipval,omitempty"` + Destport bool `json:"destport,omitempty"` + Destportop string `json:"destportop,omitempty"` + Destportval string `json:"destportval,omitempty"` + Dfdhash string `json:"dfdhash,omitempty"` + Established bool `json:"established,omitempty"` + Hits int `json:"hits,omitempty"` + Icmpcode int `json:"icmpcode,omitempty"` + Icmptype int `json:"icmptype,omitempty"` + Interface string `json:"Interface,omitempty"` + Kernelstate string `json:"kernelstate,omitempty"` + Logstate string `json:"logstate,omitempty"` + Newname string `json:"newname,omitempty"` + Priority int `json:"priority,omitempty"` + Protocol string `json:"protocol,omitempty"` + Protocolnumber int `json:"protocolnumber,omitempty"` + Ratelimit int `json:"ratelimit,omitempty"` + Srcip bool `json:"srcip,omitempty"` + Srcipop string `json:"srcipop,omitempty"` + Srcipval string `json:"srcipval,omitempty"` + Srcmac string `json:"srcmac,omitempty"` + Srcmacmask string `json:"srcmacmask,omitempty"` + Srcport bool `json:"srcport,omitempty"` + Srcportop string `json:"srcportop,omitempty"` + Srcportval string `json:"srcportval,omitempty"` + State string `json:"state,omitempty"` + Stateful string `json:"stateful,omitempty"` + Td int `json:"td,omitempty"` + Ttl int `json:"ttl,omitempty"` + Type string `json:"type,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vxlan int `json:"vxlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl6.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl6.go index 190b29e3a..e00bd8484 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacl6.go @@ -1,34 +1,43 @@ package ns type Nsacl6 struct { - Acl6action string `json:"acl6action,omitempty"` - Acl6name string `json:"acl6name,omitempty"` - Aclaction string `json:"aclaction,omitempty"` - Destipop string `json:"destipop,omitempty"` - Destipv6 bool `json:"destipv6,omitempty"` - Destipv6val string `json:"destipv6val,omitempty"` - Destport bool `json:"destport,omitempty"` - Destportop string `json:"destportop,omitempty"` - Destportval string `json:"destportval,omitempty"` - Established bool `json:"established,omitempty"` - Hits int `json:"hits,omitempty"` - Icmpcode int `json:"icmpcode,omitempty"` - Icmptype int `json:"icmptype,omitempty"` - Interface string `json:"Interface,omitempty"` - Kernelstate string `json:"kernelstate,omitempty"` - Newname string `json:"newname,omitempty"` - Priority int `json:"priority,omitempty"` - Protocol string `json:"protocol,omitempty"` - Protocolnumber int `json:"protocolnumber,omitempty"` - Srcipop string `json:"srcipop,omitempty"` - Srcipv6 bool `json:"srcipv6,omitempty"` - Srcipv6val string `json:"srcipv6val,omitempty"` - Srcmac string `json:"srcmac,omitempty"` - Srcport bool `json:"srcport,omitempty"` - Srcportop string `json:"srcportop,omitempty"` - Srcportval string `json:"srcportval,omitempty"` - State string `json:"state,omitempty"` - Td int `json:"td,omitempty"` - Ttl int `json:"ttl,omitempty"` - Vlan int `json:"vlan,omitempty"` + Acl6action string `json:"acl6action,omitempty"` + Acl6name string `json:"acl6name,omitempty"` + Aclaction string `json:"aclaction,omitempty"` + Aclassociate interface{} `json:"aclassociate,omitempty"` + Destipop string `json:"destipop,omitempty"` + Destipv6 bool `json:"destipv6,omitempty"` + Destipv6val string `json:"destipv6val,omitempty"` + Destport bool `json:"destport,omitempty"` + Destportop string `json:"destportop,omitempty"` + Destportval string `json:"destportval,omitempty"` + Dfdhash string `json:"dfdhash,omitempty"` + Dfdprefix int `json:"dfdprefix,omitempty"` + Established bool `json:"established,omitempty"` + Hits int `json:"hits,omitempty"` + Icmpcode int `json:"icmpcode,omitempty"` + Icmptype int `json:"icmptype,omitempty"` + Interface string `json:"Interface,omitempty"` + Kernelstate string `json:"kernelstate,omitempty"` + Logstate string `json:"logstate,omitempty"` + Newname string `json:"newname,omitempty"` + Priority int `json:"priority,omitempty"` + Protocol string `json:"protocol,omitempty"` + Protocolnumber int `json:"protocolnumber,omitempty"` + Ratelimit int `json:"ratelimit,omitempty"` + Srcipop string `json:"srcipop,omitempty"` + Srcipv6 bool `json:"srcipv6,omitempty"` + Srcipv6val string `json:"srcipv6val,omitempty"` + Srcmac string `json:"srcmac,omitempty"` + Srcmacmask string `json:"srcmacmask,omitempty"` + Srcport bool `json:"srcport,omitempty"` + Srcportop string `json:"srcportop,omitempty"` + Srcportval string `json:"srcportval,omitempty"` + State string `json:"state,omitempty"` + Stateful string `json:"stateful,omitempty"` + Td int `json:"td,omitempty"` + Ttl int `json:"ttl,omitempty"` + Type string `json:"type,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vxlan int `json:"vxlan,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls.go index 912fbb8fc..204f2b4f2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls.go @@ -1,3 +1,5 @@ package ns -type Nsacls struct{} +type Nsacls struct { + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls6.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls6.go index 0123084e4..1e0a113d4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsacls6.go @@ -1,3 +1,5 @@ package ns -type Nsacls6 struct{} +type Nsacls6 struct { + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsaptlicense.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsaptlicense.go index aaab56f07..9c6ff3732 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsaptlicense.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsaptlicense.go @@ -15,4 +15,5 @@ type Nsaptlicense struct { Response string `json:"response,omitempty"` Serialno string `json:"serialno,omitempty"` Sessionid string `json:"sessionid,omitempty"` + Useproxy string `json:"useproxy,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nscapacity.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nscapacity.go new file mode 100644 index 000000000..b0ba54bae --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nscapacity.go @@ -0,0 +1,16 @@ +package ns + +type Nscapacity struct { + Actualbandwidth int `json:"actualbandwidth,omitempty"` + Bandwidth int `json:"bandwidth,omitempty"` + Edition string `json:"edition,omitempty"` + Instancecount int `json:"instancecount,omitempty"` + Maxbandwidth int `json:"maxbandwidth,omitempty"` + Maxvcpucount int `json:"maxvcpucount,omitempty"` + Minbandwidth int `json:"minbandwidth,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Platform string `json:"platform,omitempty"` + Unit string `json:"unit,omitempty"` + Vcpu bool `json:"vcpu,omitempty"` + Vcpucount int `json:"vcpucount,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nscentralmanagementserver.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nscentralmanagementserver.go new file mode 100644 index 000000000..baa58ee98 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nscentralmanagementserver.go @@ -0,0 +1,9 @@ +package ns + +type Nscentralmanagementserver struct { + Ipaddress string `json:"ipaddress,omitempty"` + Password string `json:"password,omitempty"` + Servername string `json:"servername,omitempty"` + Type string `json:"type,omitempty"` + Username string `json:"username,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsconfig.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsconfig.go index 16e0264f4..5f014b527 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsconfig.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsconfig.go @@ -3,8 +3,10 @@ package ns type Nsconfig struct { Cip string `json:"cip,omitempty"` Cipheader string `json:"cipheader,omitempty"` + Config string `json:"config,omitempty"` Config1 string `json:"config1,omitempty"` Config2 string `json:"config2,omitempty"` + Configchanged bool `json:"configchanged,omitempty"` Cookieversion string `json:"cookieversion,omitempty"` Crportrange string `json:"crportrange,omitempty"` Currentsytemtime string `json:"currentsytemtime,omitempty"` @@ -28,12 +30,13 @@ type Nsconfig struct { Message string `json:"message,omitempty"` Netmask string `json:"netmask,omitempty"` Nsvlan int `json:"nsvlan,omitempty"` - Nwfwmode string `json:"nwfwmode,omitempty"` Outtype string `json:"outtype,omitempty"` Pmtumin int `json:"pmtumin,omitempty"` Pmtutimeout int `json:"pmtutimeout,omitempty"` Primaryip string `json:"primaryip,omitempty"` + Primaryip6 string `json:"primaryip6,omitempty"` Range int `json:"range,omitempty"` + Rbaconfig string `json:"rbaconfig,omitempty"` Response string `json:"response,omitempty"` Securecookie string `json:"securecookie,omitempty"` Systemtime int `json:"systemtime,omitempty"` @@ -41,4 +44,5 @@ type Nsconfig struct { Tagged string `json:"tagged,omitempty"` Template bool `json:"template,omitempty"` Timezone string `json:"timezone,omitempty"` + Weakpassword bool `json:"weakpassword,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsconnectiontable.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsconnectiontable.go index 5134f84af..1ec8cf837 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsconnectiontable.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsconnectiontable.go @@ -1,58 +1,123 @@ package ns type Nsconnectiontable struct { - Advwnd int `json:"advwnd,omitempty"` - Channelidnnm int `json:"channelidnnm,omitempty"` - Connid int `json:"connid,omitempty"` - Destip string `json:"destip,omitempty"` - Destport int `json:"destport,omitempty"` - Detail interface{} `json:"detail,omitempty"` - Entityname string `json:"entityname,omitempty"` - Filterexpression string `json:"filterexpression,omitempty"` - Httpendseq int `json:"httpendseq,omitempty"` - Httprequest string `json:"httprequest,omitempty"` - Httpreqver string `json:"httpreqver,omitempty"` - Httprspcode int `json:"httprspcode,omitempty"` - Httpstate string `json:"httpstate,omitempty"` - Idletime int `json:"idletime,omitempty"` - Irs int `json:"irs,omitempty"` - Iss int `json:"iss,omitempty"` - Link bool `json:"link,omitempty"` - Linkconnid int `json:"linkconnid,omitempty"` - Linkdestip string `json:"linkdestip,omitempty"` - Linkdestport int `json:"linkdestport,omitempty"` - Linkentityname string `json:"linkentityname,omitempty"` - Linkidletime int `json:"linkidletime,omitempty"` - Linknswsvalue int `json:"linknswsvalue,omitempty"` - Linkoptionflag interface{} `json:"linkoptionflag,omitempty"` - Linkpeerwsvalue int `json:"linkpeerwsvalue,omitempty"` - Linkservicetype string `json:"linkservicetype,omitempty"` - Linksourceip string `json:"linksourceip,omitempty"` - Linksourceport int `json:"linksourceport,omitempty"` - Linkstate string `json:"linkstate,omitempty"` - Maxack int `json:"maxack,omitempty"` - Msgversionnnm int `json:"msgversionnnm,omitempty"` - Mss int `json:"mss,omitempty"` - Name bool `json:"name,omitempty"` - Nswsvalue int `json:"nswsvalue,omitempty"` - Optionflags interface{} `json:"optionflags,omitempty"` - Outoforderpkts int `json:"outoforderpkts,omitempty"` - Peerwsvalue int `json:"peerwsvalue,omitempty"` - Priority string `json:"priority,omitempty"` - Rcvnxt int `json:"rcvnxt,omitempty"` - Rcvwnd int `json:"rcvwnd,omitempty"` - Retxretrycnt int `json:"retxretrycnt,omitempty"` - Rttsmoothed int `json:"rttsmoothed,omitempty"` - Rttvariance int `json:"rttvariance,omitempty"` - Sndcwnd int `json:"sndcwnd,omitempty"` - Sndnxt int `json:"sndnxt,omitempty"` - Sndunack int `json:"sndunack,omitempty"` - Sourceip string `json:"sourceip,omitempty"` - Sourcenodeidnnm int `json:"sourcenodeidnnm,omitempty"` - Sourceport int `json:"sourceport,omitempty"` - State string `json:"state,omitempty"` - Svctype string `json:"svctype,omitempty"` - Targetnodeidnnm int `json:"targetnodeidnnm,omitempty"` - Td int `json:"td,omitempty"` - Trcount int `json:"trcount,omitempty"` + Adaptivetcpprofname string `json:"adaptivetcpprofname,omitempty"` + Advwnd int `json:"advwnd,omitempty"` + Burstratecontrol string `json:"burstratecontrol,omitempty"` + Bwestimate int `json:"bwestimate,omitempty"` + Channelidnnm int `json:"channelidnnm,omitempty"` + Congstate string `json:"congstate,omitempty"` + Connid int `json:"connid,omitempty"` + Connproperties interface{} `json:"connproperties,omitempty"` + Cqabifavg int `json:"cqabifavg,omitempty"` + Cqaccl int `json:"cqaccl,omitempty"` + Cqacsq int `json:"cqacsq,omitempty"` + Cqaiai1mspct int `json:"cqaiai1mspct,omitempty"` + Cqaiai2mspct int `json:"cqaiai2mspct,omitempty"` + Cqaiaiavg int `json:"cqaiaiavg,omitempty"` + Cqaiaisamples int `json:"cqaiaisamples,omitempty"` + Cqaisiavg int `json:"cqaisiavg,omitempty"` + Cqaloaddelayavg int `json:"cqaloaddelayavg,omitempty"` + Cqanetclass string `json:"cqanetclass,omitempty"` + Cqanoisedelayavg int `json:"cqanoisedelayavg,omitempty"` + Cqarcvwndavg int `json:"cqarcvwndavg,omitempty"` + Cqarcvwndmin int `json:"cqarcvwndmin,omitempty"` + Cqaretxcong int `json:"cqaretxcong,omitempty"` + Cqaretxcorr int `json:"cqaretxcorr,omitempty"` + Cqaretxpackets int `json:"cqaretxpackets,omitempty"` + Cqarttavg int `json:"cqarttavg,omitempty"` + Cqarttmax int `json:"cqarttmax,omitempty"` + Cqarttmin int `json:"cqarttmin,omitempty"` + Cqasamples int `json:"cqasamples,omitempty"` + Cqathruputavg int `json:"cqathruputavg,omitempty"` + Creditsinbytes int `json:"creditsinbytes,omitempty"` + Destip string `json:"destip,omitempty"` + Destport int `json:"destport,omitempty"` + Detail interface{} `json:"detail,omitempty"` + Entityname string `json:"entityname,omitempty"` + Filterexpression string `json:"filterexpression,omitempty"` + Filtername bool `json:"filtername,omitempty"` + Flavor string `json:"flavor,omitempty"` + Httpendseq int `json:"httpendseq,omitempty"` + Httprequest string `json:"httprequest,omitempty"` + Httpreqver string `json:"httpreqver,omitempty"` + Httprspcode int `json:"httprspcode,omitempty"` + Httpstate string `json:"httpstate,omitempty"` + Idletime int `json:"idletime,omitempty"` + Irs int `json:"irs,omitempty"` + Iss int `json:"iss,omitempty"` + Link bool `json:"link,omitempty"` + Linkburstratecontrol string `json:"linkburstratecontrol,omitempty"` + Linkbwestimate int `json:"linkbwestimate,omitempty"` + Linkcongstate string `json:"linkcongstate,omitempty"` + Linkconnid int `json:"linkconnid,omitempty"` + Linkcredits int `json:"linkcredits,omitempty"` + Linkdestip string `json:"linkdestip,omitempty"` + Linkdestport int `json:"linkdestport,omitempty"` + Linkentityname string `json:"linkentityname,omitempty"` + Linkflavor string `json:"linkflavor,omitempty"` + Linkidletime int `json:"linkidletime,omitempty"` + Linkmaxrcvbuf int `json:"linkmaxrcvbuf,omitempty"` + Linkmaxsndbuf int `json:"linkmaxsndbuf,omitempty"` + Linkname string `json:"linkname,omitempty"` + Linknsbretxq int `json:"linknsbretxq,omitempty"` + Linknsbtcpwaitq int `json:"linknsbtcpwaitq,omitempty"` + Linknswsvalue int `json:"linknswsvalue,omitempty"` + Linkoptionflag interface{} `json:"linkoptionflag,omitempty"` + Linkpeerwsvalue int `json:"linkpeerwsvalue,omitempty"` + Linkrateinbytes int `json:"linkrateinbytes,omitempty"` + Linkrateschedulerqueue int `json:"linkrateschedulerqueue,omitempty"` + Linkrealtimertt int `json:"linkrealtimertt,omitempty"` + Linkrttmin int `json:"linkrttmin,omitempty"` + Linkrxqsize int `json:"linkrxqsize,omitempty"` + Linksackblocks int `json:"linksackblocks,omitempty"` + Linkservicetype string `json:"linkservicetype,omitempty"` + Linksndbuf int `json:"linksndbuf,omitempty"` + Linksndrecoverle int `json:"linksndrecoverle,omitempty"` + Linksourceip string `json:"linksourceip,omitempty"` + Linksourceport int `json:"linksourceport,omitempty"` + Linkstate string `json:"linkstate,omitempty"` + Linktcpmode string `json:"linktcpmode,omitempty"` + Linktxqsize int `json:"linktxqsize,omitempty"` + Listen bool `json:"listen,omitempty"` + Maxack int `json:"maxack,omitempty"` + Maxrcvbuf int `json:"maxrcvbuf,omitempty"` + Maxsndbuf int `json:"maxsndbuf,omitempty"` + Msgversionnnm int `json:"msgversionnnm,omitempty"` + Mss int `json:"mss,omitempty"` + Name string `json:"name,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Nsbretxq int `json:"nsbretxq,omitempty"` + Nsbtcpwaitq int `json:"nsbtcpwaitq,omitempty"` + Nswsvalue int `json:"nswsvalue,omitempty"` + Optionflags interface{} `json:"optionflags,omitempty"` + Outoforderpkts int `json:"outoforderpkts,omitempty"` + Peerwsvalue int `json:"peerwsvalue,omitempty"` + Priority string `json:"priority,omitempty"` + Rateinbytes int `json:"rateinbytes,omitempty"` + Rateschedulerqueue int `json:"rateschedulerqueue,omitempty"` + Rcvnxt int `json:"rcvnxt,omitempty"` + Rcvwnd int `json:"rcvwnd,omitempty"` + Realtimertt int `json:"realtimertt,omitempty"` + Retxretrycnt int `json:"retxretrycnt,omitempty"` + Rttmin int `json:"rttmin,omitempty"` + Rttsmoothed int `json:"rttsmoothed,omitempty"` + Rttvariance int `json:"rttvariance,omitempty"` + Rxqsize int `json:"rxqsize,omitempty"` + Sackblocks int `json:"sackblocks,omitempty"` + Sndbuf int `json:"sndbuf,omitempty"` + Sndcwnd int `json:"sndcwnd,omitempty"` + Sndnxt int `json:"sndnxt,omitempty"` + Sndrecoverle int `json:"sndrecoverle,omitempty"` + Sndunack int `json:"sndunack,omitempty"` + Sourceip string `json:"sourceip,omitempty"` + Sourcenodeidnnm int `json:"sourcenodeidnnm,omitempty"` + Sourceport int `json:"sourceport,omitempty"` + State string `json:"state,omitempty"` + Svctype string `json:"svctype,omitempty"` + Targetnodeidnnm int `json:"targetnodeidnnm,omitempty"` + Tcpmode string `json:"tcpmode,omitempty"` + Td int `json:"td,omitempty"` + Trcount int `json:"trcount,omitempty"` + Txqsize int `json:"txqsize,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nscqaparam.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nscqaparam.go new file mode 100644 index 000000000..04865b08a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nscqaparam.go @@ -0,0 +1,24 @@ +package ns + +type Nscqaparam struct { + Harqretxdelay int `json:"harqretxdelay,omitempty"` + Lr1coeflist string `json:"lr1coeflist,omitempty"` + Lr1probthresh float64 `json:"lr1probthresh,omitempty"` + Lr2coeflist string `json:"lr2coeflist,omitempty"` + Lr2probthresh float64 `json:"lr2probthresh,omitempty"` + Minrttnet1 int `json:"minrttnet1,omitempty"` + Minrttnet2 int `json:"minrttnet2,omitempty"` + Minrttnet3 int `json:"minrttnet3,omitempty"` + Net1cclscale string `json:"net1cclscale,omitempty"` + Net1csqscale string `json:"net1csqscale,omitempty"` + Net1label string `json:"net1label,omitempty"` + Net1logcoef string `json:"net1logcoef,omitempty"` + Net2cclscale string `json:"net2cclscale,omitempty"` + Net2csqscale string `json:"net2csqscale,omitempty"` + Net2label string `json:"net2label,omitempty"` + Net2logcoef string `json:"net2logcoef,omitempty"` + Net3cclscale string `json:"net3cclscale,omitempty"` + Net3csqscale string `json:"net3csqscale,omitempty"` + Net3label string `json:"net3label,omitempty"` + Net3logcoef string `json:"net3logcoef,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsdiameter.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsdiameter.go index 32d283dd1..6f0a33466 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsdiameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsdiameter.go @@ -2,6 +2,7 @@ package ns type Nsdiameter struct { Identity string `json:"identity,omitempty"` + Ownernode int `json:"ownernode,omitempty"` Realm string `json:"realm,omitempty"` Serverclosepropagation string `json:"serverclosepropagation,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsencryptionkey.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsencryptionkey.go new file mode 100644 index 000000000..b4a979a42 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsencryptionkey.go @@ -0,0 +1,10 @@ +package ns + +type Nsencryptionkey struct { + Comment string `json:"comment,omitempty"` + Iv string `json:"iv,omitempty"` + Keyvalue string `json:"keyvalue,omitempty"` + Method string `json:"method,omitempty"` + Name string `json:"name,omitempty"` + Padding string `json:"padding,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsfeature.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsfeature.go index daf8f27cb..0fc87be0a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsfeature.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsfeature.go @@ -1,35 +1,47 @@ package ns type Nsfeature struct { - Aaa bool `json:"aaa,omitempty"` - Appflow bool `json:"appflow,omitempty"` - Appfw bool `json:"appfw,omitempty"` - Appqoe bool `json:"appqoe,omitempty"` - Bgp bool `json:"bgp,omitempty"` - Cf bool `json:"cf,omitempty"` - Ch bool `json:"ch,omitempty"` - Cloudbridge bool `json:"cloudbridge,omitempty"` - Cmp bool `json:"cmp,omitempty"` - Cr bool `json:"cr,omitempty"` - Cs bool `json:"cs,omitempty"` - Feature interface{} `json:"feature,omitempty"` - Gslb bool `json:"gslb,omitempty"` - Hdosp bool `json:"hdosp,omitempty"` - Htmlinjection bool `json:"htmlinjection,omitempty"` - Ic bool `json:"ic,omitempty"` - Ipv6pt bool `json:"ipv6pt,omitempty"` - Isis bool `json:"isis,omitempty"` - Lb bool `json:"lb,omitempty"` - Ospf bool `json:"ospf,omitempty"` - Pq bool `json:"pq,omitempty"` - Push bool `json:"push,omitempty"` - Responder bool `json:"responder,omitempty"` - Rewrite bool `json:"rewrite,omitempty"` - Rip bool `json:"rip,omitempty"` - Sc bool `json:"sc,omitempty"` - Sp bool `json:"sp,omitempty"` - Ssl bool `json:"ssl,omitempty"` - Sslvpn bool `json:"sslvpn,omitempty"` - Vpath bool `json:"vpath,omitempty"` - Wl bool `json:"wl,omitempty"` + Aaa bool `json:"aaa,omitempty"` + Adaptivetcp bool `json:"adaptivetcp,omitempty"` + Appflow bool `json:"appflow,omitempty"` + Appfw bool `json:"appfw,omitempty"` + Appqoe bool `json:"appqoe,omitempty"` + Bgp bool `json:"bgp,omitempty"` + Cf bool `json:"cf,omitempty"` + Ch bool `json:"ch,omitempty"` + Ci bool `json:"ci,omitempty"` + Cloudbridge bool `json:"cloudbridge,omitempty"` + Cmp bool `json:"cmp,omitempty"` + Contentaccelerator bool `json:"contentaccelerator,omitempty"` + Cqa bool `json:"cqa,omitempty"` + Cr bool `json:"cr,omitempty"` + Cs bool `json:"cs,omitempty"` + Feature interface{} `json:"feature,omitempty"` + Feo bool `json:"feo,omitempty"` + Forwardproxy bool `json:"forwardproxy,omitempty"` + Gslb bool `json:"gslb,omitempty"` + Hdosp bool `json:"hdosp,omitempty"` + Htmlinjection bool `json:"htmlinjection,omitempty"` + Ic bool `json:"ic,omitempty"` + Ipv6pt bool `json:"ipv6pt,omitempty"` + Isis bool `json:"isis,omitempty"` + Lb bool `json:"lb,omitempty"` + Lsn bool `json:"lsn,omitempty"` + Ospf bool `json:"ospf,omitempty"` + Pq bool `json:"pq,omitempty"` + Push bool `json:"push,omitempty"` + Rdpproxy bool `json:"rdpproxy,omitempty"` + Rep bool `json:"rep,omitempty"` + Responder bool `json:"responder,omitempty"` + Rewrite bool `json:"rewrite,omitempty"` + Rip bool `json:"rip,omitempty"` + Rise bool `json:"rise,omitempty"` + Sc bool `json:"sc,omitempty"` + Sp bool `json:"sp,omitempty"` + Ssl bool `json:"ssl,omitempty"` + Sslinterception bool `json:"sslinterception,omitempty"` + Sslvpn bool `json:"sslvpn,omitempty"` + Urlfiltering bool `json:"urlfiltering,omitempty"` + Videooptimization bool `json:"videooptimization,omitempty"` + Wl bool `json:"wl,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nshardware.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nshardware.go index da8196be4..c5c4707df 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nshardware.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nshardware.go @@ -1,6 +1,7 @@ package ns type Nshardware struct { + Bmcrevision string `json:"bmcrevision,omitempty"` Cpufrequncy int `json:"cpufrequncy,omitempty"` Encodedserialno string `json:"encodedserialno,omitempty"` Host string `json:"host,omitempty"` @@ -9,6 +10,7 @@ type Nshardware struct { Manufactureday int `json:"manufactureday,omitempty"` Manufacturemonth int `json:"manufacturemonth,omitempty"` Manufactureyear int `json:"manufactureyear,omitempty"` + Netscaleruuid string `json:"netscaleruuid,omitempty"` Serialno string `json:"serialno,omitempty"` Sysid int `json:"sysid,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nshmackey.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nshmackey.go new file mode 100644 index 000000000..3f7ef6f52 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nshmackey.go @@ -0,0 +1,8 @@ +package ns + +type Nshmackey struct { + Comment string `json:"comment,omitempty"` + Digest string `json:"digest,omitempty"` + Keyvalue string `json:"keyvalue,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpparam.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpparam.go index 8ab7c9a32..4574461a5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpparam.go @@ -1,12 +1,14 @@ package ns type Nshttpparam struct { - Conmultiplex string `json:"conmultiplex,omitempty"` - Dropinvalreqs string `json:"dropinvalreqs,omitempty"` - Insnssrvrhdr string `json:"insnssrvrhdr,omitempty"` - Logerrresp string `json:"logerrresp,omitempty"` - Markconnreqinval string `json:"markconnreqinval,omitempty"` - Markhttp09inval string `json:"markhttp09inval,omitempty"` - Maxreusepool int `json:"maxreusepool,omitempty"` - Nssrvrhdr string `json:"nssrvrhdr,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Conmultiplex string `json:"conmultiplex,omitempty"` + Dropinvalreqs string `json:"dropinvalreqs,omitempty"` + Http2serverside string `json:"http2serverside,omitempty"` + Insnssrvrhdr string `json:"insnssrvrhdr,omitempty"` + Logerrresp string `json:"logerrresp,omitempty"` + Markconnreqinval string `json:"markconnreqinval,omitempty"` + Markhttp09inval string `json:"markhttp09inval,omitempty"` + Maxreusepool int `json:"maxreusepool,omitempty"` + Nssrvrhdr string `json:"nssrvrhdr,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpprofile.go index 697484157..736d8446f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nshttpprofile.go @@ -1,24 +1,40 @@ package ns type Nshttpprofile struct { - Adpttimeout string `json:"adpttimeout,omitempty"` - Clientiphdrexpr string `json:"clientiphdrexpr,omitempty"` - Cmponpush string `json:"cmponpush,omitempty"` - Conmultiplex string `json:"conmultiplex,omitempty"` - Dropextracrlf string `json:"dropextracrlf,omitempty"` - Dropextradata string `json:"dropextradata,omitempty"` - Dropinvalreqs string `json:"dropinvalreqs,omitempty"` - Incomphdrdelay int `json:"incomphdrdelay,omitempty"` - Markconnreqinval string `json:"markconnreqinval,omitempty"` - Markhttp09inval string `json:"markhttp09inval,omitempty"` - Maxreq int `json:"maxreq,omitempty"` - Maxreusepool int `json:"maxreusepool,omitempty"` - Name string `json:"name,omitempty"` - Persistentetag string `json:"persistentetag,omitempty"` - Refcnt int `json:"refcnt,omitempty"` - Reqtimeout int `json:"reqtimeout,omitempty"` - Reqtimeoutaction string `json:"reqtimeoutaction,omitempty"` - Spdy string `json:"spdy,omitempty"` - Weblog string `json:"weblog,omitempty"` - Websocket string `json:"websocket,omitempty"` + Adpttimeout string `json:"adpttimeout,omitempty"` + Altsvc string `json:"altsvc,omitempty"` + Apdexcltresptimethreshold int `json:"apdexcltresptimethreshold,omitempty"` + Apdexsvrresptimethreshold int `json:"apdexsvrresptimethreshold,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Clientiphdrexpr string `json:"clientiphdrexpr,omitempty"` + Cmponpush string `json:"cmponpush,omitempty"` + Conmultiplex string `json:"conmultiplex,omitempty"` + Dropextracrlf string `json:"dropextracrlf,omitempty"` + Dropextradata string `json:"dropextradata,omitempty"` + Dropinvalreqs string `json:"dropinvalreqs,omitempty"` + Http2 string `json:"http2,omitempty"` + Http2direct string `json:"http2direct,omitempty"` + Http2headertablesize int `json:"http2headertablesize,omitempty"` + Http2initialwindowsize int `json:"http2initialwindowsize,omitempty"` + Http2maxconcurrentstreams int `json:"http2maxconcurrentstreams,omitempty"` + Http2maxframesize int `json:"http2maxframesize,omitempty"` + Http2maxheaderlistsize int `json:"http2maxheaderlistsize,omitempty"` + Http2minseverconn int `json:"http2minseverconn,omitempty"` + Incomphdrdelay int `json:"incomphdrdelay,omitempty"` + Markconnreqinval string `json:"markconnreqinval,omitempty"` + Markhttp09inval string `json:"markhttp09inval,omitempty"` + Maxheaderlen int `json:"maxheaderlen,omitempty"` + Maxreq int `json:"maxreq,omitempty"` + Maxreusepool int `json:"maxreusepool,omitempty"` + Minreusepool int `json:"minreusepool,omitempty"` + Name string `json:"name,omitempty"` + Persistentetag string `json:"persistentetag,omitempty"` + Refcnt int `json:"refcnt,omitempty"` + Reqtimeout int `json:"reqtimeout,omitempty"` + Reqtimeoutaction string `json:"reqtimeoutaction,omitempty"` + Reusepooltimeout int `json:"reusepooltimeout,omitempty"` + Rtsptunnel string `json:"rtsptunnel,omitempty"` + Spdy string `json:"spdy,omitempty"` + Weblog string `json:"weblog,omitempty"` + Websocket string `json:"websocket,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsicapprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsicapprofile.go new file mode 100644 index 000000000..9433412f5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsicapprofile.go @@ -0,0 +1,17 @@ +package ns + +type Nsicapprofile struct { + Allow204 string `json:"allow204,omitempty"` + Connectionkeepalive string `json:"connectionkeepalive,omitempty"` + Hostheader string `json:"hostheader,omitempty"` + Inserticapheaders string `json:"inserticapheaders,omitempty"` + Mode string `json:"mode,omitempty"` + Name string `json:"name,omitempty"` + Preview string `json:"preview,omitempty"` + Previewlength int `json:"previewlength,omitempty"` + Queryparams string `json:"queryparams,omitempty"` + Reqtimeout int `json:"reqtimeout,omitempty"` + Reqtimeoutaction string `json:"reqtimeoutaction,omitempty"` + Uri string `json:"uri,omitempty"` + Useragent string `json:"useragent,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsip.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsip.go index b46c7a79c..b72201cf6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsip.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsip.go @@ -1,41 +1,49 @@ package ns type Nsip struct { - Arp string `json:"arp,omitempty"` - Arpresponse string `json:"arpresponse,omitempty"` - Bgp string `json:"bgp,omitempty"` - Dynamicrouting string `json:"dynamicrouting,omitempty"` - Flags int `json:"flags,omitempty"` - Freeports int `json:"freeports,omitempty"` - Ftp string `json:"ftp,omitempty"` - Gui string `json:"gui,omitempty"` - Hostroute string `json:"hostroute,omitempty"` - Hostrtgw string `json:"hostrtgw,omitempty"` - Hostrtgwact string `json:"hostrtgwact,omitempty"` - Icmp string `json:"icmp,omitempty"` - Icmpresponse string `json:"icmpresponse,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Iptype interface{} `json:"iptype,omitempty"` - Metric int `json:"metric,omitempty"` - Mgmtaccess string `json:"mgmtaccess,omitempty"` - Netmask string `json:"netmask,omitempty"` - Ospf string `json:"ospf,omitempty"` - Ospfarea int `json:"ospfarea,omitempty"` - Ospfareaval int `json:"ospfareaval,omitempty"` - Ospflsatype string `json:"ospflsatype,omitempty"` - Ownernode int `json:"ownernode,omitempty"` - Restrictaccess string `json:"restrictaccess,omitempty"` - Rip string `json:"rip,omitempty"` - Snmp string `json:"snmp,omitempty"` - Ssh string `json:"ssh,omitempty"` - State string `json:"state,omitempty"` - Td int `json:"td,omitempty"` - Telnet string `json:"telnet,omitempty"` - Type string `json:"type,omitempty"` - Viprtadv2bsd bool `json:"viprtadv2bsd,omitempty"` - Vipvsercount int `json:"vipvsercount,omitempty"` - Vipvserdowncount int `json:"vipvserdowncount,omitempty"` - Vrid int `json:"vrid,omitempty"` - Vserver string `json:"vserver,omitempty"` - Vserverrhilevel string `json:"vserverrhilevel,omitempty"` + Arp string `json:"arp,omitempty"` + Arpresponse string `json:"arpresponse,omitempty"` + Bgp string `json:"bgp,omitempty"` + Decrementttl string `json:"decrementttl,omitempty"` + Dynamicrouting string `json:"dynamicrouting,omitempty"` + Flags int `json:"flags,omitempty"` + Freeports int `json:"freeports,omitempty"` + Ftp string `json:"ftp,omitempty"` + Gui string `json:"gui,omitempty"` + Hostroute string `json:"hostroute,omitempty"` + Hostrtgw string `json:"hostrtgw,omitempty"` + Hostrtgwact string `json:"hostrtgwact,omitempty"` + Icmp string `json:"icmp,omitempty"` + Icmpresponse string `json:"icmpresponse,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Iptype interface{} `json:"iptype,omitempty"` + Metric int `json:"metric,omitempty"` + Mgmtaccess string `json:"mgmtaccess,omitempty"` + Netmask string `json:"netmask,omitempty"` + Networkroute string `json:"networkroute,omitempty"` + Ospf string `json:"ospf,omitempty"` + Ospfarea int `json:"ospfarea,omitempty"` + Ospfareaval int `json:"ospfareaval,omitempty"` + Ospflsatype string `json:"ospflsatype,omitempty"` + Ownerdownresponse string `json:"ownerdownresponse,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + Restrictaccess string `json:"restrictaccess,omitempty"` + Rip string `json:"rip,omitempty"` + Riserhimsgcode int `json:"riserhimsgcode,omitempty"` + Snmp string `json:"snmp,omitempty"` + Ssh string `json:"ssh,omitempty"` + State string `json:"state,omitempty"` + Tag int `json:"tag,omitempty"` + Td int `json:"td,omitempty"` + Telnet string `json:"telnet,omitempty"` + Type string `json:"type,omitempty"` + Viprtadv2bsd bool `json:"viprtadv2bsd,omitempty"` + Vipvsercount int `json:"vipvsercount,omitempty"` + Vipvserdowncount int `json:"vipvserdowncount,omitempty"` + Vipvsrvrrhiactivecount int `json:"vipvsrvrrhiactivecount,omitempty"` + Vipvsrvrrhiactiveupcount int `json:"vipvsrvrrhiactiveupcount,omitempty"` + Vrid int `json:"vrid,omitempty"` + Vserver string `json:"vserver,omitempty"` + Vserverrhilevel string `json:"vserverrhilevel,omitempty"` + Vserverrhimode string `json:"vserverrhimode,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsip6.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsip6.go index 151399acb..4b3fede29 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsip6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsip6.go @@ -1,35 +1,40 @@ package ns type Nsip6 struct { - Curstate string `json:"curstate,omitempty"` - Dynamicrouting string `json:"dynamicrouting,omitempty"` - Ftp string `json:"ftp,omitempty"` - Gui string `json:"gui,omitempty"` - Hostroute string `json:"hostroute,omitempty"` - Icmp string `json:"icmp,omitempty"` - Ip6hostrtgw string `json:"ip6hostrtgw,omitempty"` - Iptype interface{} `json:"iptype,omitempty"` - Ipv6address string `json:"ipv6address,omitempty"` - Map string `json:"map,omitempty"` - Metric int `json:"metric,omitempty"` - Mgmtaccess string `json:"mgmtaccess,omitempty"` - Nd string `json:"nd,omitempty"` - Ospf6lsatype string `json:"ospf6lsatype,omitempty"` - Ospfarea int `json:"ospfarea,omitempty"` - Ownernode int `json:"ownernode,omitempty"` - Restrictaccess string `json:"restrictaccess,omitempty"` - Scope string `json:"scope,omitempty"` - Snmp string `json:"snmp,omitempty"` - Ssh string `json:"ssh,omitempty"` - State string `json:"state,omitempty"` - Systemtype string `json:"systemtype,omitempty"` - Td int `json:"td,omitempty"` - Telnet string `json:"telnet,omitempty"` - Type string `json:"type,omitempty"` - Viprtadv2bsd bool `json:"viprtadv2bsd,omitempty"` - Vipvsercount int `json:"vipvsercount,omitempty"` - Vipvserdowncount int `json:"vipvserdowncount,omitempty"` - Vlan int `json:"vlan,omitempty"` - Vserver string `json:"vserver,omitempty"` - Vserverrhilevel string `json:"vserverrhilevel,omitempty"` + Curstate string `json:"curstate,omitempty"` + Decrementhoplimit string `json:"decrementhoplimit,omitempty"` + Dynamicrouting string `json:"dynamicrouting,omitempty"` + Ftp string `json:"ftp,omitempty"` + Gui string `json:"gui,omitempty"` + Hostroute string `json:"hostroute,omitempty"` + Icmp string `json:"icmp,omitempty"` + Ip6hostrtgw string `json:"ip6hostrtgw,omitempty"` + Iptype interface{} `json:"iptype,omitempty"` + Ipv6address string `json:"ipv6address,omitempty"` + Map string `json:"map,omitempty"` + Metric int `json:"metric,omitempty"` + Mgmtaccess string `json:"mgmtaccess,omitempty"` + Nd string `json:"nd,omitempty"` + Networkroute string `json:"networkroute,omitempty"` + Ospf6lsatype string `json:"ospf6lsatype,omitempty"` + Ospfarea int `json:"ospfarea,omitempty"` + Ownerdownresponse string `json:"ownerdownresponse,omitempty"` + Ownernode int `json:"ownernode,omitempty"` + Restrictaccess string `json:"restrictaccess,omitempty"` + Scope string `json:"scope,omitempty"` + Snmp string `json:"snmp,omitempty"` + Ssh string `json:"ssh,omitempty"` + State string `json:"state,omitempty"` + Systemtype string `json:"systemtype,omitempty"` + Tag int `json:"tag,omitempty"` + Td int `json:"td,omitempty"` + Telnet string `json:"telnet,omitempty"` + Type string `json:"type,omitempty"` + Viprtadv2bsd bool `json:"viprtadv2bsd,omitempty"` + Vipvsercount int `json:"vipvsercount,omitempty"` + Vipvserdowncount int `json:"vipvserdowncount,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vrid6 int `json:"vrid6,omitempty"` + Vserver string `json:"vserver,omitempty"` + Vserverrhilevel string `json:"vserverrhilevel,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nslicense.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nslicense.go index e16e08ad1..5edb05f8d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nslicense.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nslicense.go @@ -1,50 +1,66 @@ package ns type Nslicense struct { - Aaa bool `json:"aaa,omitempty"` - Agee bool `json:"agee,omitempty"` - Appflow bool `json:"appflow,omitempty"` - Appflowica bool `json:"appflowica,omitempty"` - Appfw bool `json:"appfw,omitempty"` - Appqoe bool `json:"appqoe,omitempty"` - Bgp bool `json:"bgp,omitempty"` - Cf bool `json:"cf,omitempty"` - Ch bool `json:"ch,omitempty"` - Cloudbridge bool `json:"cloudbridge,omitempty"` - Cloudbridgeappliance bool `json:"cloudbridgeappliance,omitempty"` - Cloudextenderappliance bool `json:"cloudextenderappliance,omitempty"` - Cluster bool `json:"cluster,omitempty"` - Cmp bool `json:"cmp,omitempty"` - Cr bool `json:"cr,omitempty"` - Cs bool `json:"cs,omitempty"` - Delta bool `json:"delta,omitempty"` - Ficausers int `json:"f_ica_users,omitempty"` - Fsslvpnusers int `json:"f_sslvpn_users,omitempty"` - Gslb bool `json:"gslb,omitempty"` - Gslbp bool `json:"gslbp,omitempty"` - Hdosp bool `json:"hdosp,omitempty"` - Htmlinjection bool `json:"htmlinjection,omitempty"` - Ic bool `json:"ic,omitempty"` - Ipv6pt bool `json:"ipv6pt,omitempty"` - Isenterpriselic bool `json:"isenterpriselic,omitempty"` - Isis bool `json:"isis,omitempty"` - Isplatinumlic bool `json:"isplatinumlic,omitempty"` - Isstandardlic bool `json:"isstandardlic,omitempty"` - Lb bool `json:"lb,omitempty"` - Modelid int `json:"modelid,omitempty"` - Nsxn bool `json:"nsxn,omitempty"` - Ospf bool `json:"ospf,omitempty"` - Pq bool `json:"pq,omitempty"` - Push bool `json:"push,omitempty"` - Responder bool `json:"responder,omitempty"` - Rewrite bool `json:"rewrite,omitempty"` - Rip bool `json:"rip,omitempty"` - Routing bool `json:"routing,omitempty"` - Sc bool `json:"sc,omitempty"` - Sp bool `json:"sp,omitempty"` - Ssl bool `json:"ssl,omitempty"` - Sslvpn bool `json:"sslvpn,omitempty"` - Vpath bool `json:"vpath,omitempty"` - Wionns bool `json:"wionns,omitempty"` - Wl bool `json:"wl,omitempty"` + Aaa bool `json:"aaa,omitempty"` + Adaptivetcp bool `json:"adaptivetcp,omitempty"` + Agee bool `json:"agee,omitempty"` + Appflow bool `json:"appflow,omitempty"` + Appflowica bool `json:"appflowica,omitempty"` + Appfw bool `json:"appfw,omitempty"` + Appqoe bool `json:"appqoe,omitempty"` + Bgp bool `json:"bgp,omitempty"` + Cf bool `json:"cf,omitempty"` + Ch bool `json:"ch,omitempty"` + Cloudbridge bool `json:"cloudbridge,omitempty"` + Cloudbridgeappliance bool `json:"cloudbridgeappliance,omitempty"` + Cloudextenderappliance bool `json:"cloudextenderappliance,omitempty"` + Cluster bool `json:"cluster,omitempty"` + Cmp bool `json:"cmp,omitempty"` + Contentaccelerator bool `json:"contentaccelerator,omitempty"` + Cqa bool `json:"cqa,omitempty"` + Cr bool `json:"cr,omitempty"` + Cs bool `json:"cs,omitempty"` + Daystoexpiration int `json:"daystoexpiration,omitempty"` + Delta bool `json:"delta,omitempty"` + Feo bool `json:"feo,omitempty"` + Ficausers int `json:"f_ica_users,omitempty"` + Forwardproxy bool `json:"forwardproxy,omitempty"` + Fsslvpnusers int `json:"f_sslvpn_users,omitempty"` + Gslb bool `json:"gslb,omitempty"` + Gslbp bool `json:"gslbp,omitempty"` + Hdosp bool `json:"hdosp,omitempty"` + Htmlinjection bool `json:"htmlinjection,omitempty"` + Ic bool `json:"ic,omitempty"` + Ipv6pt bool `json:"ipv6pt,omitempty"` + Isenterpriselic bool `json:"isenterpriselic,omitempty"` + Isis bool `json:"isis,omitempty"` + Isplatinumlic bool `json:"isplatinumlic,omitempty"` + Issgwylic bool `json:"issgwylic,omitempty"` + Isstandardlic bool `json:"isstandardlic,omitempty"` + Isswglic bool `json:"isswglic,omitempty"` + Lb bool `json:"lb,omitempty"` + Licensingmode string `json:"licensingmode,omitempty"` + Lsn bool `json:"lsn,omitempty"` + Modelid int `json:"modelid,omitempty"` + Nsxn bool `json:"nsxn,omitempty"` + Ospf bool `json:"ospf,omitempty"` + Pq bool `json:"pq,omitempty"` + Push bool `json:"push,omitempty"` + Rdpproxy bool `json:"rdpproxy,omitempty"` + Remotecontentinspection bool `json:"remotecontentinspection,omitempty"` + Rep bool `json:"rep,omitempty"` + Responder bool `json:"responder,omitempty"` + Rewrite bool `json:"rewrite,omitempty"` + Rip bool `json:"rip,omitempty"` + Rise bool `json:"rise,omitempty"` + Routing bool `json:"routing,omitempty"` + Sc bool `json:"sc,omitempty"` + Sp bool `json:"sp,omitempty"` + Ssl bool `json:"ssl,omitempty"` + Sslinterception bool `json:"sslinterception,omitempty"` + Sslvpn bool `json:"sslvpn,omitempty"` + Urlfiltering bool `json:"urlfiltering,omitempty"` + Videooptimization bool `json:"videooptimization,omitempty"` + Wionns bool `json:"wionns,omitempty"` + Wl bool `json:"wl,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserver.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserver.go new file mode 100644 index 000000000..503be4d9c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserver.go @@ -0,0 +1,11 @@ +package ns + +type Nslicenseserver struct { + Gptimeleft int `json:"gptimeleft,omitempty"` + Grace int `json:"grace,omitempty"` + Licenseserverip string `json:"licenseserverip,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Port int `json:"port,omitempty"` + Servername string `json:"servername,omitempty"` + Status int `json:"status,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserverpool.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserverpool.go new file mode 100644 index 000000000..34fb398e9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nslicenseserverpool.go @@ -0,0 +1,122 @@ +package ns + +type Nslicenseserverpool struct { + Cpxinstanceavailable int `json:"cpxinstanceavailable,omitempty"` + Cpxinstancetotal int `json:"cpxinstancetotal,omitempty"` + Enterprisebandwidthavailable int `json:"enterprisebandwidthavailable,omitempty"` + Enterprisebandwidthtotal int `json:"enterprisebandwidthtotal,omitempty"` + Enterprisecpuavailable int `json:"enterprisecpuavailable,omitempty"` + Enterprisecputotal int `json:"enterprisecputotal,omitempty"` + Instanceavailable int `json:"instanceavailable,omitempty"` + Instancetotal int `json:"instancetotal,omitempty"` + Platinumbandwidthavailable int `json:"platinumbandwidthavailable,omitempty"` + Platinumbandwidthtotal int `json:"platinumbandwidthtotal,omitempty"` + Platinumcpuavailable int `json:"platinumcpuavailable,omitempty"` + Platinumcputotal int `json:"platinumcputotal,omitempty"` + Standardbandwidthavailable int `json:"standardbandwidthavailable,omitempty"` + Standardbandwidthtotal int `json:"standardbandwidthtotal,omitempty"` + Standardcpuavailable int `json:"standardcpuavailable,omitempty"` + Standardcputotal int `json:"standardcputotal,omitempty"` + Vpx100000eavailable int `json:"vpx100000eavailable,omitempty"` + Vpx100000etotal int `json:"vpx100000etotal,omitempty"` + Vpx100000pavailable int `json:"vpx100000pavailable,omitempty"` + Vpx100000ptotal int `json:"vpx100000ptotal,omitempty"` + Vpx100000savailable int `json:"vpx100000savailable,omitempty"` + Vpx100000stotal int `json:"vpx100000stotal,omitempty"` + Vpx10000eavailable int `json:"vpx10000eavailable,omitempty"` + Vpx10000etotal int `json:"vpx10000etotal,omitempty"` + Vpx10000pavailable int `json:"vpx10000pavailable,omitempty"` + Vpx10000ptotal int `json:"vpx10000ptotal,omitempty"` + Vpx10000savailable int `json:"vpx10000savailable,omitempty"` + Vpx10000stotal int `json:"vpx10000stotal,omitempty"` + Vpx1000eavailable int `json:"vpx1000eavailable,omitempty"` + Vpx1000etotal int `json:"vpx1000etotal,omitempty"` + Vpx1000pavailable int `json:"vpx1000pavailable,omitempty"` + Vpx1000ptotal int `json:"vpx1000ptotal,omitempty"` + Vpx1000savailable int `json:"vpx1000savailable,omitempty"` + Vpx1000stotal int `json:"vpx1000stotal,omitempty"` + Vpx100eavailable int `json:"vpx100eavailable,omitempty"` + Vpx100etotal int `json:"vpx100etotal,omitempty"` + Vpx100pavailable int `json:"vpx100pavailable,omitempty"` + Vpx100ptotal int `json:"vpx100ptotal,omitempty"` + Vpx100savailable int `json:"vpx100savailable,omitempty"` + Vpx100stotal int `json:"vpx100stotal,omitempty"` + Vpx10eavailable int `json:"vpx10eavailable,omitempty"` + Vpx10etotal int `json:"vpx10etotal,omitempty"` + Vpx10pavailable int `json:"vpx10pavailable,omitempty"` + Vpx10ptotal int `json:"vpx10ptotal,omitempty"` + Vpx10savailable int `json:"vpx10savailable,omitempty"` + Vpx10stotal int `json:"vpx10stotal,omitempty"` + Vpx15000eavailable int `json:"vpx15000eavailable,omitempty"` + Vpx15000etotal int `json:"vpx15000etotal,omitempty"` + Vpx15000pavailable int `json:"vpx15000pavailable,omitempty"` + Vpx15000ptotal int `json:"vpx15000ptotal,omitempty"` + Vpx15000savailable int `json:"vpx15000savailable,omitempty"` + Vpx15000stotal int `json:"vpx15000stotal,omitempty"` + Vpx1pavailable int `json:"vpx1pavailable,omitempty"` + Vpx1ptotal int `json:"vpx1ptotal,omitempty"` + Vpx1savailable int `json:"vpx1savailable,omitempty"` + Vpx1stotal int `json:"vpx1stotal,omitempty"` + Vpx2000pavailable int `json:"vpx2000pavailable,omitempty"` + Vpx2000ptotal int `json:"vpx2000ptotal,omitempty"` + Vpx200eavailable int `json:"vpx200eavailable,omitempty"` + Vpx200etotal int `json:"vpx200etotal,omitempty"` + Vpx200pavailable int `json:"vpx200pavailable,omitempty"` + Vpx200ptotal int `json:"vpx200ptotal,omitempty"` + Vpx200savailable int `json:"vpx200savailable,omitempty"` + Vpx200stotal int `json:"vpx200stotal,omitempty"` + Vpx25000eavailable int `json:"vpx25000eavailable,omitempty"` + Vpx25000etotal int `json:"vpx25000etotal,omitempty"` + Vpx25000pavailable int `json:"vpx25000pavailable,omitempty"` + Vpx25000ptotal int `json:"vpx25000ptotal,omitempty"` + Vpx25000savailable int `json:"vpx25000savailable,omitempty"` + Vpx25000stotal int `json:"vpx25000stotal,omitempty"` + Vpx25eavailable int `json:"vpx25eavailable,omitempty"` + Vpx25etotal int `json:"vpx25etotal,omitempty"` + Vpx25pavailable int `json:"vpx25pavailable,omitempty"` + Vpx25ptotal int `json:"vpx25ptotal,omitempty"` + Vpx25savailable int `json:"vpx25savailable,omitempty"` + Vpx25stotal int `json:"vpx25stotal,omitempty"` + Vpx3000eavailable int `json:"vpx3000eavailable,omitempty"` + Vpx3000etotal int `json:"vpx3000etotal,omitempty"` + Vpx3000pavailable int `json:"vpx3000pavailable,omitempty"` + Vpx3000ptotal int `json:"vpx3000ptotal,omitempty"` + Vpx3000savailable int `json:"vpx3000savailable,omitempty"` + Vpx3000stotal int `json:"vpx3000stotal,omitempty"` + Vpx40000eavailable int `json:"vpx40000eavailable,omitempty"` + Vpx40000etotal int `json:"vpx40000etotal,omitempty"` + Vpx40000pavailable int `json:"vpx40000pavailable,omitempty"` + Vpx40000ptotal int `json:"vpx40000ptotal,omitempty"` + Vpx40000savailable int `json:"vpx40000savailable,omitempty"` + Vpx40000stotal int `json:"vpx40000stotal,omitempty"` + Vpx4000pavailable int `json:"vpx4000pavailable,omitempty"` + Vpx4000ptotal int `json:"vpx4000ptotal,omitempty"` + Vpx5000eavailable int `json:"vpx5000eavailable,omitempty"` + Vpx5000etotal int `json:"vpx5000etotal,omitempty"` + Vpx5000pavailable int `json:"vpx5000pavailable,omitempty"` + Vpx5000ptotal int `json:"vpx5000ptotal,omitempty"` + Vpx5000savailable int `json:"vpx5000savailable,omitempty"` + Vpx5000stotal int `json:"vpx5000stotal,omitempty"` + Vpx500eavailable int `json:"vpx500eavailable,omitempty"` + Vpx500etotal int `json:"vpx500etotal,omitempty"` + Vpx500pavailable int `json:"vpx500pavailable,omitempty"` + Vpx500ptotal int `json:"vpx500ptotal,omitempty"` + Vpx500savailable int `json:"vpx500savailable,omitempty"` + Vpx500stotal int `json:"vpx500stotal,omitempty"` + Vpx50eavailable int `json:"vpx50eavailable,omitempty"` + Vpx50etotal int `json:"vpx50etotal,omitempty"` + Vpx50pavailable int `json:"vpx50pavailable,omitempty"` + Vpx50ptotal int `json:"vpx50ptotal,omitempty"` + Vpx50savailable int `json:"vpx50savailable,omitempty"` + Vpx50stotal int `json:"vpx50stotal,omitempty"` + Vpx5pavailable int `json:"vpx5pavailable,omitempty"` + Vpx5ptotal int `json:"vpx5ptotal,omitempty"` + Vpx5savailable int `json:"vpx5savailable,omitempty"` + Vpx5stotal int `json:"vpx5stotal,omitempty"` + Vpx8000eavailable int `json:"vpx8000eavailable,omitempty"` + Vpx8000etotal int `json:"vpx8000etotal,omitempty"` + Vpx8000pavailable int `json:"vpx8000pavailable,omitempty"` + Vpx8000ptotal int `json:"vpx8000ptotal,omitempty"` + Vpx8000savailable int `json:"vpx8000savailable,omitempty"` + Vpx8000stotal int `json:"vpx8000stotal,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsmode.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsmode.go index d2348b4d5..8a9b3126f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsmode.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsmode.go @@ -1,21 +1,25 @@ package ns type Nsmode struct { - Bridgebpdus bool `json:"bridgebpdus,omitempty"` - Cka bool `json:"cka,omitempty"` - Dradv bool `json:"dradv,omitempty"` - Dradv6 bool `json:"dradv6,omitempty"` - Edge bool `json:"edge,omitempty"` - Fr bool `json:"fr,omitempty"` - Iradv bool `json:"iradv,omitempty"` - L2 bool `json:"l2,omitempty"` - L3 bool `json:"l3,omitempty"` - Mbf bool `json:"mbf,omitempty"` - Mode interface{} `json:"mode,omitempty"` - Pmtud bool `json:"pmtud,omitempty"` - Sradv bool `json:"sradv,omitempty"` - Sradv6 bool `json:"sradv6,omitempty"` - Tcpb bool `json:"tcpb,omitempty"` - Usip bool `json:"usip,omitempty"` - Usnip bool `json:"usnip,omitempty"` + Bridgebpdus bool `json:"bridgebpdus,omitempty"` + Cka bool `json:"cka,omitempty"` + Dradv bool `json:"dradv,omitempty"` + Dradv6 bool `json:"dradv6,omitempty"` + Edge bool `json:"edge,omitempty"` + Fr bool `json:"fr,omitempty"` + Iradv bool `json:"iradv,omitempty"` + L2 bool `json:"l2,omitempty"` + L3 bool `json:"l3,omitempty"` + Mbf bool `json:"mbf,omitempty"` + Mediaclassification bool `json:"mediaclassification,omitempty"` + Mode interface{} `json:"mode,omitempty"` + Pmtud bool `json:"pmtud,omitempty"` + Riseapbr bool `json:"rise_apbr,omitempty"` + Riserhi bool `json:"rise_rhi,omitempty"` + Sradv bool `json:"sradv,omitempty"` + Sradv6 bool `json:"sradv6,omitempty"` + Tcpb bool `json:"tcpb,omitempty"` + Ulfd bool `json:"ulfd,omitempty"` + Usip bool `json:"usip,omitempty"` + Usnip bool `json:"usnip,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsparam.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsparam.go index 535a76152..b1e2eeb61 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsparam.go @@ -16,9 +16,14 @@ type Nsparam struct { Internaluserlogin string `json:"internaluserlogin,omitempty"` Maxconn int `json:"maxconn,omitempty"` Maxreq int `json:"maxreq,omitempty"` + Mgmthttpport int `json:"mgmthttpport,omitempty"` + Mgmthttpsport int `json:"mgmthttpsport,omitempty"` Pmtumin int `json:"pmtumin,omitempty"` Pmtutimeout int `json:"pmtutimeout,omitempty"` Securecookie string `json:"securecookie,omitempty"` + Secureicaports interface{} `json:"secureicaports,omitempty"` + Servicepathingressvlan int `json:"servicepathingressvlan,omitempty"` + Tcpcip string `json:"tcpcip,omitempty"` Timezone string `json:"timezone,omitempty"` Useproxyport string `json:"useproxyport,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition.go index 3a6e840a3..5740ff2e8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition.go @@ -6,6 +6,8 @@ type Nspartition struct { Maxmemlimit int `json:"maxmemlimit,omitempty"` Minbandwidth int `json:"minbandwidth,omitempty"` Partitionid int `json:"partitionid,omitempty"` + Partitionmac string `json:"partitionmac,omitempty"` Partitionname string `json:"partitionname,omitempty"` Partitiontype string `json:"partitiontype,omitempty"` + Pmacinternal bool `json:"pmacinternal,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition_vxlan_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition_vxlan_binding.go new file mode 100644 index 000000000..5f7d98273 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nspartition_vxlan_binding.go @@ -0,0 +1,6 @@ +package ns + +type Nspartitionvxlanbinding struct { + Partitionname string `json:"partitionname,omitempty"` + Vxlan int `json:"vxlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nspartitionmac.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nspartitionmac.go new file mode 100644 index 000000000..e15051e87 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nspartitionmac.go @@ -0,0 +1,6 @@ +package ns + +type Nspartitionmac struct { + Partitionmac string `json:"partitionmac,omitempty"` + Partitionname string `json:"partitionname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr.go index 2041754fa..dc32d78e4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr.go @@ -26,6 +26,7 @@ type Nspbr struct { Name string `json:"name,omitempty"` Nexthop bool `json:"nexthop,omitempty"` Nexthopval string `json:"nexthopval,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` Priority int `json:"priority,omitempty"` Protocol string `json:"protocol,omitempty"` Protocolnumber int `json:"protocolnumber,omitempty"` @@ -33,6 +34,7 @@ type Nspbr struct { Srcipop string `json:"srcipop,omitempty"` Srcipval string `json:"srcipval,omitempty"` Srcmac string `json:"srcmac,omitempty"` + Srcmacmask string `json:"srcmacmask,omitempty"` Srcport bool `json:"srcport,omitempty"` Srcportop string `json:"srcportop,omitempty"` Srcportval string `json:"srcportval,omitempty"` @@ -41,4 +43,6 @@ type Nspbr struct { Totalfailedprobes int `json:"totalfailedprobes,omitempty"` Totalprobes int `json:"totalprobes,omitempty"` Vlan int `json:"vlan,omitempty"` + Vxlan int `json:"vxlan,omitempty"` + Vxlanvlanmap string `json:"vxlanvlanmap,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr6.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr6.go index e2eecd4ed..d7855b037 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr6.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nspbr6.go @@ -14,6 +14,7 @@ type Nspbr6 struct { Failedprobes int `json:"failedprobes,omitempty"` Hits int `json:"hits,omitempty"` Interface string `json:"Interface,omitempty"` + Iptunnel string `json:"iptunnel,omitempty"` Kernelstate string `json:"kernelstate,omitempty"` Monitor string `json:"monitor,omitempty"` Monstatcode int `json:"monstatcode,omitempty"` @@ -25,6 +26,7 @@ type Nspbr6 struct { Nexthop bool `json:"nexthop,omitempty"` Nexthopval string `json:"nexthopval,omitempty"` Nexthopvlan int `json:"nexthopvlan,omitempty"` + Ownergroup string `json:"ownergroup,omitempty"` Priority int `json:"priority,omitempty"` Protocol string `json:"protocol,omitempty"` Protocolnumber int `json:"protocolnumber,omitempty"` @@ -32,6 +34,7 @@ type Nspbr6 struct { Srcipv6 bool `json:"srcipv6,omitempty"` Srcipv6val string `json:"srcipv6val,omitempty"` Srcmac string `json:"srcmac,omitempty"` + Srcmacmask string `json:"srcmacmask,omitempty"` Srcport bool `json:"srcport,omitempty"` Srcportop string `json:"srcportop,omitempty"` Srcportval string `json:"srcportval,omitempty"` @@ -40,4 +43,6 @@ type Nspbr6 struct { Totalfailedprobes int `json:"totalfailedprobes,omitempty"` Totalprobes int `json:"totalprobes,omitempty"` Vlan int `json:"vlan,omitempty"` + Vxlan int `json:"vxlan,omitempty"` + Vxlanvlanmap string `json:"vxlanvlanmap,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nssourceroutecachetable.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nssourceroutecachetable.go new file mode 100644 index 000000000..7ec211a75 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nssourceroutecachetable.go @@ -0,0 +1,8 @@ +package ns + +type Nssourceroutecachetable struct { + Interface string `json:"Interface,omitempty"` + Sourceip string `json:"sourceip,omitempty"` + Sourcemac string `json:"sourcemac,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpparam.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpparam.go index 71dfeadfb..1c9cd7b83 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpparam.go @@ -1,44 +1,48 @@ package ns type Nstcpparam struct { - Ackonpush string `json:"ackonpush,omitempty"` - Connflushifnomem string `json:"connflushifnomem,omitempty"` - Connflushthres int `json:"connflushthres,omitempty"` - Delayedack int `json:"delayedack,omitempty"` - Downstaterst string `json:"downstaterst,omitempty"` - Initialcwnd int `json:"initialcwnd,omitempty"` - Kaprobeupdatelastactivity string `json:"kaprobeupdatelastactivity,omitempty"` - Learnvsvrmss string `json:"learnvsvrmss,omitempty"` - Limitedpersist string `json:"limitedpersist,omitempty"` - Maxburst int `json:"maxburst,omitempty"` - Maxdynserverprobes int `json:"maxdynserverprobes,omitempty"` - Maxpktpermss int `json:"maxpktpermss,omitempty"` - Maxsynackretx int `json:"maxsynackretx,omitempty"` - Maxsynhold int `json:"maxsynhold,omitempty"` - Maxsynholdperprobe int `json:"maxsynholdperprobe,omitempty"` - Maxtimewaitconn int `json:"maxtimewaitconn,omitempty"` - Minrto int `json:"minrto,omitempty"` - Mptcpchecksum string `json:"mptcpchecksum,omitempty"` - Mptcpconcloseonpassivesf string `json:"mptcpconcloseonpassivesf,omitempty"` - Mptcpimmediatesfcloseonfin string `json:"mptcpimmediatesfcloseonfin,omitempty"` - Mptcpmaxpendingsf int `json:"mptcpmaxpendingsf,omitempty"` - Mptcpmaxsf int `json:"mptcpmaxsf,omitempty"` - Mptcppendingjointhreshold int `json:"mptcppendingjointhreshold,omitempty"` - Mptcprtostoswitchsf int `json:"mptcprtostoswitchsf,omitempty"` - Mptcpsfreplacetimeout int `json:"mptcpsfreplacetimeout,omitempty"` - Mptcpsftimeout int `json:"mptcpsftimeout,omitempty"` - Mptcpusebackupondss string `json:"mptcpusebackupondss,omitempty"` - Msslearndelay int `json:"msslearndelay,omitempty"` - Msslearninterval int `json:"msslearninterval,omitempty"` - Nagle string `json:"nagle,omitempty"` - Oooqsize int `json:"oooqsize,omitempty"` - Pktperretx int `json:"pktperretx,omitempty"` - Recvbuffsize int `json:"recvbuffsize,omitempty"` - Sack string `json:"sack,omitempty"` - Slowstartincr int `json:"slowstartincr,omitempty"` - Synattackdetection string `json:"synattackdetection,omitempty"` - Synholdfastgiveup int `json:"synholdfastgiveup,omitempty"` - Tcpmaxretries int `json:"tcpmaxretries,omitempty"` - Ws string `json:"ws,omitempty"` - Wsval int `json:"wsval,omitempty"` + Ackonpush string `json:"ackonpush,omitempty"` + Autosyncookietimeout int `json:"autosyncookietimeout,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Connflushifnomem string `json:"connflushifnomem,omitempty"` + Connflushthres int `json:"connflushthres,omitempty"` + Delayedack int `json:"delayedack,omitempty"` + Downstaterst string `json:"downstaterst,omitempty"` + Initialcwnd int `json:"initialcwnd,omitempty"` + Kaprobeupdatelastactivity string `json:"kaprobeupdatelastactivity,omitempty"` + Learnvsvrmss string `json:"learnvsvrmss,omitempty"` + Limitedpersist string `json:"limitedpersist,omitempty"` + Maxburst int `json:"maxburst,omitempty"` + Maxdynserverprobes int `json:"maxdynserverprobes,omitempty"` + Maxpktpermss int `json:"maxpktpermss,omitempty"` + Maxsynackretx int `json:"maxsynackretx,omitempty"` + Maxsynhold int `json:"maxsynhold,omitempty"` + Maxsynholdperprobe int `json:"maxsynholdperprobe,omitempty"` + Maxtimewaitconn int `json:"maxtimewaitconn,omitempty"` + Minrto int `json:"minrto,omitempty"` + Mptcpchecksum string `json:"mptcpchecksum,omitempty"` + Mptcpclosemptcpsessiononlastsfclose string `json:"mptcpclosemptcpsessiononlastsfclose,omitempty"` + Mptcpconcloseonpassivesf string `json:"mptcpconcloseonpassivesf,omitempty"` + Mptcpimmediatesfcloseonfin string `json:"mptcpimmediatesfcloseonfin,omitempty"` + Mptcpmaxpendingsf int `json:"mptcpmaxpendingsf,omitempty"` + Mptcpmaxsf int `json:"mptcpmaxsf,omitempty"` + Mptcppendingjointhreshold int `json:"mptcppendingjointhreshold,omitempty"` + Mptcprtostoswitchsf int `json:"mptcprtostoswitchsf,omitempty"` + Mptcpsfreplacetimeout int `json:"mptcpsfreplacetimeout,omitempty"` + Mptcpsftimeout int `json:"mptcpsftimeout,omitempty"` + Mptcpusebackupondss string `json:"mptcpusebackupondss,omitempty"` + Msslearndelay int `json:"msslearndelay,omitempty"` + Msslearninterval int `json:"msslearninterval,omitempty"` + Nagle string `json:"nagle,omitempty"` + Oooqsize int `json:"oooqsize,omitempty"` + Pktperretx int `json:"pktperretx,omitempty"` + Recvbuffsize int `json:"recvbuffsize,omitempty"` + Sack string `json:"sack,omitempty"` + Slowstartincr int `json:"slowstartincr,omitempty"` + Synattackdetection string `json:"synattackdetection,omitempty"` + Synholdfastgiveup int `json:"synholdfastgiveup,omitempty"` + Tcpfastopencookietimeout int `json:"tcpfastopencookietimeout,omitempty"` + Tcpmaxretries int `json:"tcpmaxretries,omitempty"` + Ws string `json:"ws,omitempty"` + Wsval int `json:"wsval,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpprofile.go index 1a992f74a..aab003fc3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nstcpprofile.go @@ -1,32 +1,58 @@ package ns type Nstcpprofile struct { - Ackonpush string `json:"ackonpush,omitempty"` - Buffersize int `json:"buffersize,omitempty"` - Delayedack int `json:"delayedack,omitempty"` - Dynamicreceivebuffering string `json:"dynamicreceivebuffering,omitempty"` - Establishclientconn string `json:"establishclientconn,omitempty"` - Flavor string `json:"flavor,omitempty"` - Initialcwnd int `json:"initialcwnd,omitempty"` - Ka string `json:"ka,omitempty"` - Kaconnidletime int `json:"kaconnidletime,omitempty"` - Kamaxprobes int `json:"kamaxprobes,omitempty"` - Kaprobeinterval int `json:"kaprobeinterval,omitempty"` - Kaprobeupdatelastactivity string `json:"kaprobeupdatelastactivity,omitempty"` - Maxburst int `json:"maxburst,omitempty"` - Maxpktpermss int `json:"maxpktpermss,omitempty"` - Minrto int `json:"minrto,omitempty"` - Mptcp string `json:"mptcp,omitempty"` - Mss int `json:"mss,omitempty"` - Nagle string `json:"nagle,omitempty"` - Name string `json:"name,omitempty"` - Oooqsize int `json:"oooqsize,omitempty"` - Pktperretx int `json:"pktperretx,omitempty"` - Refcnt int `json:"refcnt,omitempty"` - Sack string `json:"sack,omitempty"` - Sendbuffsize int `json:"sendbuffsize,omitempty"` - Slowstartincr int `json:"slowstartincr,omitempty"` - Syncookie string `json:"syncookie,omitempty"` - Ws string `json:"ws,omitempty"` - Wsval int `json:"wsval,omitempty"` + Ackaggregation string `json:"ackaggregation,omitempty"` + Ackonpush string `json:"ackonpush,omitempty"` + Applyadaptivetcp string `json:"applyadaptivetcp,omitempty"` + Buffersize int `json:"buffersize,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Burstratecontrol string `json:"burstratecontrol,omitempty"` + Delayedack int `json:"delayedack,omitempty"` + Dropestconnontimeout string `json:"dropestconnontimeout,omitempty"` + Drophalfclosedconnontimeout string `json:"drophalfclosedconnontimeout,omitempty"` + Dsack string `json:"dsack,omitempty"` + Dupackthresh int `json:"dupackthresh,omitempty"` + Dynamicreceivebuffering string `json:"dynamicreceivebuffering,omitempty"` + Ecn string `json:"ecn,omitempty"` + Establishclientconn string `json:"establishclientconn,omitempty"` + Fack string `json:"fack,omitempty"` + Flavor string `json:"flavor,omitempty"` + Frto string `json:"frto,omitempty"` + Hystart string `json:"hystart,omitempty"` + Initialcwnd int `json:"initialcwnd,omitempty"` + Ka string `json:"ka,omitempty"` + Kaconnidletime int `json:"kaconnidletime,omitempty"` + Kamaxprobes int `json:"kamaxprobes,omitempty"` + Kaprobeinterval int `json:"kaprobeinterval,omitempty"` + Kaprobeupdatelastactivity string `json:"kaprobeupdatelastactivity,omitempty"` + Maxburst int `json:"maxburst,omitempty"` + Maxcwnd int `json:"maxcwnd,omitempty"` + Maxpktpermss int `json:"maxpktpermss,omitempty"` + Minrto int `json:"minrto,omitempty"` + Mptcp string `json:"mptcp,omitempty"` + Mptcpdropdataonpreestsf string `json:"mptcpdropdataonpreestsf,omitempty"` + Mptcpfastopen string `json:"mptcpfastopen,omitempty"` + Mptcpsessiontimeout int `json:"mptcpsessiontimeout,omitempty"` + Mss int `json:"mss,omitempty"` + Nagle string `json:"nagle,omitempty"` + Name string `json:"name,omitempty"` + Oooqsize int `json:"oooqsize,omitempty"` + Pktperretx int `json:"pktperretx,omitempty"` + Rateqmax int `json:"rateqmax,omitempty"` + Refcnt int `json:"refcnt,omitempty"` + Rstmaxack string `json:"rstmaxack,omitempty"` + Rstwindowattenuate string `json:"rstwindowattenuate,omitempty"` + Sack string `json:"sack,omitempty"` + Sendbuffsize int `json:"sendbuffsize,omitempty"` + Slowstartincr int `json:"slowstartincr,omitempty"` + Spoofsyndrop string `json:"spoofsyndrop,omitempty"` + Syncookie string `json:"syncookie,omitempty"` + Tcpfastopen string `json:"tcpfastopen,omitempty"` + Tcpfastopencookiesize int `json:"tcpfastopencookiesize,omitempty"` + Tcpmode string `json:"tcpmode,omitempty"` + Tcprate int `json:"tcprate,omitempty"` + Tcpsegoffload string `json:"tcpsegoffload,omitempty"` + Timestamp string `json:"timestamp,omitempty"` + Ws string `json:"ws,omitempty"` + Wsval int `json:"wsval,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nstimeout.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nstimeout.go index 3c87661a4..1ebaeed92 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nstimeout.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nstimeout.go @@ -3,6 +3,8 @@ package ns type Nstimeout struct { Anyclient int `json:"anyclient,omitempty"` Anyserver int `json:"anyserver,omitempty"` + Anytcpclient int `json:"anytcpclient,omitempty"` + Anytcpserver int `json:"anytcpserver,omitempty"` Client int `json:"client,omitempty"` Halfclose int `json:"halfclose,omitempty"` Httpclient int `json:"httpclient,omitempty"` @@ -10,6 +12,7 @@ type Nstimeout struct { Newconnidletimeout int `json:"newconnidletimeout,omitempty"` Nontcpzombie int `json:"nontcpzombie,omitempty"` Reducedfintimeout int `json:"reducedfintimeout,omitempty"` + Reducedrsttimeout int `json:"reducedrsttimeout,omitempty"` Server int `json:"server,omitempty"` Tcpclient int `json:"tcpclient,omitempty"` Tcpserver int `json:"tcpserver,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nstrafficdomain.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nstrafficdomain.go index 9f0b2348c..244d6744c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nstrafficdomain.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nstrafficdomain.go @@ -4,4 +4,5 @@ type Nstrafficdomain struct { Aliasname string `json:"aliasname,omitempty"` State string `json:"state,omitempty"` Td int `json:"td,omitempty"` + Vmac string `json:"vmac,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsversion.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsversion.go index f837653f4..8bdad1a80 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ns/nsversion.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsversion.go @@ -1,6 +1,7 @@ package ns type Nsversion struct { - Mode int `json:"mode,omitempty"` - Version string `json:"version,omitempty"` + Installedversion bool `json:"installedversion,omitempty"` + Mode int `json:"mode,omitempty"` + Version string `json:"version,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ns/nsvpxparam.go b/vendor/github.com/chiradeep/go-nitro/config/ns/nsvpxparam.go new file mode 100644 index 000000000..565278e36 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ns/nsvpxparam.go @@ -0,0 +1,6 @@ +package ns + +type Nsvpxparam struct { + Cpuyield string `json:"cpuyield,omitempty"` + Ownernode int `json:"ownernode,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpmap.go b/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpmap.go new file mode 100644 index 000000000..3c3605113 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpmap.go @@ -0,0 +1,17 @@ +package pcp + +type Pcpmap struct { + Nattype string `json:"nattype,omitempty"` + Pcpaddr int `json:"pcpaddr,omitempty"` + Pcpdstip string `json:"pcpdstip,omitempty"` + Pcpdstport int `json:"pcpdstport,omitempty"` + Pcplifetime int `json:"pcplifetime,omitempty"` + Pcpnatip string `json:"pcpnatip,omitempty"` + Pcpnatport int `json:"pcpnatport,omitempty"` + Pcpnounce int `json:"pcpnounce,omitempty"` + Pcpprotocol string `json:"pcpprotocol,omitempty"` + Pcprefcnt int `json:"pcprefcnt,omitempty"` + Pcpsrcip string `json:"pcpsrcip,omitempty"` + Pcpsrcport int `json:"pcpsrcport,omitempty"` + Subscrip string `json:"subscrip,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpprofile.go b/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpprofile.go new file mode 100644 index 000000000..9dd38dd03 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpprofile.go @@ -0,0 +1,11 @@ +package pcp + +type Pcpprofile struct { + Announcemulticount int `json:"announcemulticount,omitempty"` + Mapping string `json:"mapping,omitempty"` + Maxmaplife int `json:"maxmaplife,omitempty"` + Minmaplife int `json:"minmaplife,omitempty"` + Name string `json:"name,omitempty"` + Peer string `json:"peer,omitempty"` + Thirdparty string `json:"thirdparty,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpserver.go b/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpserver.go new file mode 100644 index 000000000..5e90d7290 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/pcp/pcpserver.go @@ -0,0 +1,8 @@ +package pcp + +type Pcpserver struct { + Ipaddress string `json:"ipaddress,omitempty"` + Name string `json:"name,omitempty"` + Pcpprofile string `json:"pcpprofile,omitempty"` + Port int `json:"port,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/policy/policydataset.go b/vendor/github.com/chiradeep/go-nitro/config/policy/policydataset.go index 73aefd5c6..0e2353e7f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/policy/policydataset.go +++ b/vendor/github.com/chiradeep/go-nitro/config/policy/policydataset.go @@ -1,6 +1,7 @@ package policy type Policydataset struct { + Comment string `json:"comment,omitempty"` Description string `json:"description,omitempty"` Indextype string `json:"indextype,omitempty"` Name string `json:"name,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/policy/policyhttpcallout.go b/vendor/github.com/chiradeep/go-nitro/config/policy/policyhttpcallout.go index e7fa5725e..8f0422682 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/policy/policyhttpcallout.go +++ b/vendor/github.com/chiradeep/go-nitro/config/policy/policyhttpcallout.go @@ -3,6 +3,8 @@ package policy type Policyhttpcallout struct { Bodyexpr string `json:"bodyexpr,omitempty"` Cacheforsecs int `json:"cacheforsecs,omitempty"` + Comment string `json:"comment,omitempty"` + Effectivestate string `json:"effectivestate,omitempty"` Fullreqexpr string `json:"fullreqexpr,omitempty"` Headers interface{} `json:"headers,omitempty"` Hits int `json:"hits,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/policy/policyparam.go b/vendor/github.com/chiradeep/go-nitro/config/policy/policyparam.go new file mode 100644 index 000000000..6af343dc6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/policy/policyparam.go @@ -0,0 +1,5 @@ +package policy + +type Policyparam struct { + Timeout int `json:"timeout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/policy/policypatset.go b/vendor/github.com/chiradeep/go-nitro/config/policy/policypatset.go index ae70beb16..8bebced44 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/policy/policypatset.go +++ b/vendor/github.com/chiradeep/go-nitro/config/policy/policypatset.go @@ -1,6 +1,7 @@ package policy type Policypatset struct { + Comment string `json:"comment,omitempty"` Description string `json:"description,omitempty"` Indextype string `json:"indextype,omitempty"` Name string `json:"name,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/policy/policyurlset.go b/vendor/github.com/chiradeep/go-nitro/config/policy/policyurlset.go new file mode 100644 index 000000000..810fb7d9e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/policy/policyurlset.go @@ -0,0 +1,16 @@ +package policy + +type Policyurlset struct { + Canaryurl string `json:"canaryurl,omitempty"` + Comment string `json:"comment,omitempty"` + Delimiter string `json:"delimiter,omitempty"` + Imported bool `json:"imported,omitempty"` + Interval int `json:"interval,omitempty"` + Name string `json:"name,omitempty"` + Overwrite bool `json:"overwrite,omitempty"` + Patterncount int `json:"patterncount,omitempty"` + Privateset bool `json:"privateset,omitempty"` + Rowseparator string `json:"rowseparator,omitempty"` + Subdomainexactmatch bool `json:"subdomainexactmatch,omitempty"` + Url string `json:"url,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/protocol/protocolhttpband.go b/vendor/github.com/chiradeep/go-nitro/config/protocol/protocolhttpband.go index 5af6c9b4f..34e716e21 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/protocol/protocolhttpband.go +++ b/vendor/github.com/chiradeep/go-nitro/config/protocol/protocolhttpband.go @@ -1,13 +1,19 @@ package protocol type Protocolhttpband struct { - Accesscount interface{} `json:"accesscount,omitempty"` - Accessratio interface{} `json:"accessratio,omitempty"` - Avgbandsize interface{} `json:"avgbandsize,omitempty"` - Banddata interface{} `json:"banddata,omitempty"` - Bandrange int `json:"bandrange,omitempty"` - Reqbandsize int `json:"reqbandsize,omitempty"` - Respbandsize int `json:"respbandsize,omitempty"` - Totalbandsize interface{} `json:"totalbandsize,omitempty"` - Type string `json:"type,omitempty"` + Accesscount interface{} `json:"accesscount,omitempty"` + Accessratio interface{} `json:"accessratio,omitempty"` + Accessrationew interface{} `json:"accessrationew,omitempty"` + Avgbandsize interface{} `json:"avgbandsize,omitempty"` + Avgbandsizenew interface{} `json:"avgbandsizenew,omitempty"` + Banddata interface{} `json:"banddata,omitempty"` + Banddatanew interface{} `json:"banddatanew,omitempty"` + Bandrange int `json:"bandrange,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Numberofbands int `json:"numberofbands,omitempty"` + Reqbandsize int `json:"reqbandsize,omitempty"` + Respbandsize int `json:"respbandsize,omitempty"` + Totalbandsize interface{} `json:"totalbandsize,omitempty"` + Totals interface{} `json:"totals,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpclientprofile.go b/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpclientprofile.go new file mode 100644 index 000000000..a492eb6cc --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpclientprofile.go @@ -0,0 +1,25 @@ +package rdp + +type Rdpclientprofile struct { + Addusernameinrdpfile string `json:"addusernameinrdpfile,omitempty"` + Audiocapturemode string `json:"audiocapturemode,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Keyboardhook string `json:"keyboardhook,omitempty"` + Multimonitorsupport string `json:"multimonitorsupport,omitempty"` + Name string `json:"name,omitempty"` + Psk string `json:"psk,omitempty"` + Randomizerdpfilename string `json:"randomizerdpfilename,omitempty"` + Rdpcookievalidity int `json:"rdpcookievalidity,omitempty"` + Rdpcustomparams string `json:"rdpcustomparams,omitempty"` + Rdpfilename string `json:"rdpfilename,omitempty"` + Rdphost string `json:"rdphost,omitempty"` + Rdplinkattribute string `json:"rdplinkattribute,omitempty"` + Rdplistener string `json:"rdplistener,omitempty"` + Rdpurloverride string `json:"rdpurloverride,omitempty"` + Redirectclipboard string `json:"redirectclipboard,omitempty"` + Redirectcomports string `json:"redirectcomports,omitempty"` + Redirectdrives string `json:"redirectdrives,omitempty"` + Redirectpnpdevices string `json:"redirectpnpdevices,omitempty"` + Redirectprinters string `json:"redirectprinters,omitempty"` + Videoplaybackmode string `json:"videoplaybackmode,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpconnections.go b/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpconnections.go new file mode 100644 index 000000000..7604ac9bd --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpconnections.go @@ -0,0 +1,11 @@ +package rdp + +type Rdpconnections struct { + All bool `json:"all,omitempty"` + Endpointip string `json:"endpointip,omitempty"` + Endpointport int `json:"endpointport,omitempty"` + Peid int `json:"peid,omitempty"` + Targetip string `json:"targetip,omitempty"` + Targetport int `json:"targetport,omitempty"` + Username string `json:"username,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpserverprofile.go b/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpserverprofile.go new file mode 100644 index 000000000..dc419cfee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rdp/rdpserverprofile.go @@ -0,0 +1,10 @@ +package rdp + +type Rdpserverprofile struct { + Builtin interface{} `json:"builtin,omitempty"` + Name string `json:"name,omitempty"` + Psk string `json:"psk,omitempty"` + Rdpip string `json:"rdpip,omitempty"` + Rdpport int `json:"rdpport,omitempty"` + Rdpredirection string `json:"rdpredirection,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/reputation/reputationsettings.go b/vendor/github.com/chiradeep/go-nitro/config/reputation/reputationsettings.go new file mode 100644 index 000000000..6a2a8f23e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/reputation/reputationsettings.go @@ -0,0 +1,6 @@ +package reputation + +type Reputationsettings struct { + Proxyport int `json:"proxyport,omitempty"` + Proxyserver string `json:"proxyserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/responder/responderaction.go b/vendor/github.com/chiradeep/go-nitro/config/responder/responderaction.go index 04f098d1c..28aa3113c 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/responder/responderaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/responder/responderaction.go @@ -1,15 +1,17 @@ package responder type Responderaction struct { - Builtin interface{} `json:"builtin,omitempty"` - Bypasssafetycheck string `json:"bypasssafetycheck,omitempty"` - Comment string `json:"comment,omitempty"` - Hits int `json:"hits,omitempty"` - Htmlpage string `json:"htmlpage,omitempty"` - Name string `json:"name,omitempty"` - Newname string `json:"newname,omitempty"` - Referencecount int `json:"referencecount,omitempty"` - Target string `json:"target,omitempty"` - Type string `json:"type,omitempty"` - Undefhits int `json:"undefhits,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Bypasssafetycheck string `json:"bypasssafetycheck,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Htmlpage string `json:"htmlpage,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Reasonphrase string `json:"reasonphrase,omitempty"` + Referencecount int `json:"referencecount,omitempty"` + Responsestatuscode int `json:"responsestatuscode,omitempty"` + Target string `json:"target,omitempty"` + Type string `json:"type,omitempty"` + Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/responder/responderglobal_responderpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/responder/responderglobal_responderpolicy_binding.go index 1b463660c..7243c3aad 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/responder/responderglobal_responderpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/responder/responderglobal_responderpolicy_binding.go @@ -2,6 +2,7 @@ package responder type Responderglobalresponderpolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/responder/responderpolicylabel.go b/vendor/github.com/chiradeep/go-nitro/config/responder/responderpolicylabel.go index 4f81452c5..16fd35cba 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/responder/responderpolicylabel.go +++ b/vendor/github.com/chiradeep/go-nitro/config/responder/responderpolicylabel.go @@ -1,6 +1,7 @@ package responder type Responderpolicylabel struct { + Comment string `json:"comment,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Hits int `json:"hits,omitempty"` Invokelabelname string `json:"invoke_labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteglobal_rewritepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteglobal_rewritepolicy_binding.go index 4ba9ad3bb..6f00717cc 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteglobal_rewritepolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteglobal_rewritepolicy_binding.go @@ -2,6 +2,7 @@ package rewrite type Rewriteglobalrewritepolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteparam.go b/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteparam.go index 50514bf04..262f469da 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteparam.go +++ b/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewriteparam.go @@ -1,5 +1,6 @@ package rewrite type Rewriteparam struct { + Timeout int `json:"timeout,omitempty"` Undefaction string `json:"undefaction,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewritepolicylabel.go b/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewritepolicylabel.go index 00bf95177..689740e00 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewritepolicylabel.go +++ b/vendor/github.com/chiradeep/go-nitro/config/rewrite/rewritepolicylabel.go @@ -1,16 +1,18 @@ package rewrite type Rewritepolicylabel struct { - Description string `json:"description,omitempty"` - Flowtype int `json:"flowtype,omitempty"` - Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` - Hits int `json:"hits,omitempty"` - Invokelabelname string `json:"invoke_labelname,omitempty"` - Isdefault bool `json:"isdefault,omitempty"` - Labelname string `json:"labelname,omitempty"` - Labeltype string `json:"labeltype,omitempty"` - Newname string `json:"newname,omitempty"` - Numpol int `json:"numpol,omitempty"` - Priority int `json:"priority,omitempty"` - Transform string `json:"transform,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Description string `json:"description,omitempty"` + Flowtype int `json:"flowtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Newname string `json:"newname,omitempty"` + Numpol int `json:"numpol,omitempty"` + Priority int `json:"priority,omitempty"` + Transform string `json:"transform,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/rise/riseapbrsvc.go b/vendor/github.com/chiradeep/go-nitro/config/rise/riseapbrsvc.go new file mode 100644 index 000000000..c9e98e989 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rise/riseapbrsvc.go @@ -0,0 +1,11 @@ +package rise + +type Riseapbrsvc struct { + Name string `json:"name,omitempty"` + Nexthopip string `json:"nexthopip,omitempty"` + Protocol string `json:"protocol,omitempty"` + Risesvctype string `json:"risesvctype,omitempty"` + Serverip string `json:"serverip,omitempty"` + Serverport int `json:"serverport,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rise/riseparam.go b/vendor/github.com/chiradeep/go-nitro/config/rise/riseparam.go new file mode 100644 index 000000000..02a19412e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rise/riseparam.go @@ -0,0 +1,6 @@ +package rise + +type Riseparam struct { + Directmode string `json:"directmode,omitempty"` + Indirectmode string `json:"indirectmode,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile.go b/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile.go new file mode 100644 index 000000000..335afa40e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile.go @@ -0,0 +1,19 @@ +package rise + +type Riseprofile struct { + Deviceid string `json:"deviceid,omitempty"` + Ifnum string `json:"ifnum,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Issu string `json:"issu,omitempty"` + Mode string `json:"mode,omitempty"` + Profilename string `json:"profilename,omitempty"` + Servicename string `json:"servicename,omitempty"` + Slotid int `json:"slotid,omitempty"` + Slotno int `json:"slotno,omitempty"` + Status string `json:"status,omitempty"` + Vdcid int `json:"vdcid,omitempty"` + Vlan int `json:"vlan,omitempty"` + Vlancfgstatus string `json:"vlancfgstatus,omitempty"` + Vlangroupid int `json:"vlangroupid,omitempty"` + Vpcid int `json:"vpcid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_binding.go new file mode 100644 index 000000000..e9b61f91f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_binding.go @@ -0,0 +1,5 @@ +package rise + +type Riseprofilebinding struct { + Profilename string `json:"profilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_interface_binding.go b/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_interface_binding.go new file mode 100644 index 000000000..ae6d04a26 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rise/riseprofile_interface_binding.go @@ -0,0 +1,6 @@ +package rise + +type Riseprofileinterfacebinding struct { + Memberinterface string `json:"memberinterface,omitempty"` + Profilename string `json:"profilename,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/rise/riserhi.go b/vendor/github.com/chiradeep/go-nitro/config/rise/riserhi.go new file mode 100644 index 000000000..dfedb4c39 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/rise/riserhi.go @@ -0,0 +1,10 @@ +package rise + +type Riserhi struct { + Hostrtgw string `json:"hostrtgw,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Nexthopvlan int `json:"nexthopvlan,omitempty"` + Prefixlen int `json:"prefixlen,omitempty"` + Vserverrhilevel string `json:"vserverrhilevel,omitempty"` + Weight int `json:"weight,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/router/routerdynamicrouting.go b/vendor/github.com/chiradeep/go-nitro/config/router/routerdynamicrouting.go index adf429d73..09be46539 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/router/routerdynamicrouting.go +++ b/vendor/github.com/chiradeep/go-nitro/config/router/routerdynamicrouting.go @@ -2,5 +2,6 @@ package router type Routerdynamicrouting struct { Commandstring string `json:"commandstring,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Output string `json:"output,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/smpp/smppparam.go b/vendor/github.com/chiradeep/go-nitro/config/smpp/smppparam.go new file mode 100644 index 000000000..7adf5bc53 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/smpp/smppparam.go @@ -0,0 +1,10 @@ +package smpp + +type Smppparam struct { + Addrnpi int `json:"addrnpi,omitempty"` + Addrrange string `json:"addrrange,omitempty"` + Addrton int `json:"addrton,omitempty"` + Clientmode string `json:"clientmode,omitempty"` + Msgqueue string `json:"msgqueue,omitempty"` + Msgqueuesize int `json:"msgqueuesize,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/smpp/smppuser.go b/vendor/github.com/chiradeep/go-nitro/config/smpp/smppuser.go new file mode 100644 index 000000000..004678aab --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/smpp/smppuser.go @@ -0,0 +1,6 @@ +package smpp + +type Smppuser struct { + Password string `json:"password,omitempty"` + Username string `json:"username,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpmib.go b/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpmib.go index 05c627df1..33151e89e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpmib.go +++ b/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpmib.go @@ -5,6 +5,7 @@ type Snmpmib struct { Customid string `json:"customid,omitempty"` Location string `json:"location,omitempty"` Name string `json:"name,omitempty"` + Ownernode int `json:"ownernode,omitempty"` Sysdesc string `json:"sysdesc,omitempty"` Sysoid string `json:"sysoid,omitempty"` Sysservices int `json:"sysservices,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpoption.go b/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpoption.go index eff3dfdce..0ad0423d2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpoption.go +++ b/vendor/github.com/chiradeep/go-nitro/config/snmp/snmpoption.go @@ -1,6 +1,8 @@ package snmp type Snmpoption struct { - Snmpset string `json:"snmpset,omitempty"` - Snmptraplogging string `json:"snmptraplogging,omitempty"` + Partitionnameintrap string `json:"partitionnameintrap,omitempty"` + Snmpset string `json:"snmpset,omitempty"` + Snmptraplogging string `json:"snmptraplogging,omitempty"` + Snmptraplogginglevel string `json:"snmptraplogginglevel,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/snmp/snmptrap.go b/vendor/github.com/chiradeep/go-nitro/config/snmp/snmptrap.go index 64b57ea53..6d2a52ac6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/snmp/snmptrap.go +++ b/vendor/github.com/chiradeep/go-nitro/config/snmp/snmptrap.go @@ -1,10 +1,12 @@ package snmp type Snmptrap struct { + Allpartitions string `json:"allpartitions,omitempty"` Communityname string `json:"communityname,omitempty"` Destport int `json:"destport,omitempty"` Severity string `json:"severity,omitempty"` Srcip string `json:"srcip,omitempty"` + Td int `json:"td,omitempty"` Trapclass string `json:"trapclass,omitempty"` Trapdestination string `json:"trapdestination,omitempty"` Version string `json:"version,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslaction.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslaction.go index 9426ce618..2585b7416 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslaction.go @@ -2,6 +2,9 @@ package ssl type Sslaction struct { Builtin interface{} `json:"builtin,omitempty"` + Cacertgrpname string `json:"cacertgrpname,omitempty"` + Certfingerprintdigest string `json:"certfingerprintdigest,omitempty"` + Certfingerprintheader string `json:"certfingerprintheader,omitempty"` Certhashheader string `json:"certhashheader,omitempty"` Certheader string `json:"certheader,omitempty"` Certissuerheader string `json:"certissuerheader,omitempty"` @@ -13,6 +16,7 @@ type Sslaction struct { Cipherheader string `json:"cipherheader,omitempty"` Clientauth string `json:"clientauth,omitempty"` Clientcert string `json:"clientcert,omitempty"` + Clientcertfingerprint string `json:"clientcertfingerprint,omitempty"` Clientcerthash string `json:"clientcerthash,omitempty"` Clientcertissuer string `json:"clientcertissuer,omitempty"` Clientcertnotafter string `json:"clientcertnotafter,omitempty"` @@ -20,11 +24,13 @@ type Sslaction struct { Clientcertserialnumber string `json:"clientcertserialnumber,omitempty"` Clientcertsubject string `json:"clientcertsubject,omitempty"` Description string `json:"description,omitempty"` + Forward string `json:"forward,omitempty"` Hits int `json:"hits,omitempty"` Name string `json:"name,omitempty"` Owasupport string `json:"owasupport,omitempty"` Referencecount int `json:"referencecount,omitempty"` Sessionid string `json:"sessionid,omitempty"` Sessionidheader string `json:"sessionidheader,omitempty"` + Ssllogprofile string `json:"ssllogprofile,omitempty"` Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup.go new file mode 100644 index 000000000..5d0fad1ad --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup.go @@ -0,0 +1,8 @@ +package ssl + +type Sslcacertgroup struct { + Cacertgroupname string `json:"cacertgroupname,omitempty"` + Cacertgroupreferences int `json:"cacertgroupreferences,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_binding.go new file mode 100644 index 000000000..fc08c031d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_binding.go @@ -0,0 +1,5 @@ +package ssl + +type Sslcacertgroupbinding struct { + Cacertgroupname string `json:"cacertgroupname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_sslcertkey_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_sslcertkey_binding.go new file mode 100644 index 000000000..6fd483dff --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcacertgroup_sslcertkey_binding.go @@ -0,0 +1,8 @@ +package ssl + +type Sslcacertgroupsslcertkeybinding struct { + Cacertgroupname string `json:"cacertgroupname,omitempty"` + Certkeyname string `json:"certkeyname,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcert.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcert.go index bdcdc7cc2..5de55a223 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcert.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcert.go @@ -1,17 +1,18 @@ package ssl type Sslcert struct { - Cacert string `json:"cacert,omitempty"` - Cacertform string `json:"cacertform,omitempty"` - Cakey string `json:"cakey,omitempty"` - Cakeyform string `json:"cakeyform,omitempty"` - Caserial string `json:"caserial,omitempty"` - Certfile string `json:"certfile,omitempty"` - Certform string `json:"certform,omitempty"` - Certtype string `json:"certtype,omitempty"` - Days int `json:"days,omitempty"` - Keyfile string `json:"keyfile,omitempty"` - Keyform string `json:"keyform,omitempty"` - Pempassphrase string `json:"pempassphrase,omitempty"` - Reqfile string `json:"reqfile,omitempty"` + Cacert string `json:"cacert,omitempty"` + Cacertform string `json:"cacertform,omitempty"` + Cakey string `json:"cakey,omitempty"` + Cakeyform string `json:"cakeyform,omitempty"` + Caserial string `json:"caserial,omitempty"` + Certfile string `json:"certfile,omitempty"` + Certform string `json:"certform,omitempty"` + Certtype string `json:"certtype,omitempty"` + Days int `json:"days,omitempty"` + Keyfile string `json:"keyfile,omitempty"` + Keyform string `json:"keyform,omitempty"` + Pempassphrase string `json:"pempassphrase,omitempty"` + Reqfile string `json:"reqfile,omitempty"` + Subjectaltname string `json:"subjectaltname,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertbundle.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertbundle.go new file mode 100644 index 000000000..c05b26dfb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertbundle.go @@ -0,0 +1,7 @@ +package ssl + +type Sslcertbundle struct { + Inuse string `json:"inuse,omitempty"` + Name string `json:"name,omitempty"` + Src string `json:"src,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey.go index 6b73fb1fb..08da7c64e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey.go @@ -1,31 +1,35 @@ package ssl type Sslcertkey struct { - Bundle string `json:"bundle,omitempty"` - Cert string `json:"cert,omitempty"` - Certkey string `json:"certkey,omitempty"` - Clientcertnotafter string `json:"clientcertnotafter,omitempty"` - Clientcertnotbefore string `json:"clientcertnotbefore,omitempty"` - Data int `json:"data,omitempty"` - Daystoexpiration int `json:"daystoexpiration,omitempty"` - Expirymonitor string `json:"expirymonitor,omitempty"` - Fipskey string `json:"fipskey,omitempty"` - Inform string `json:"inform,omitempty"` - Issuer string `json:"issuer,omitempty"` - Key string `json:"key,omitempty"` - Linkcertkeyname string `json:"linkcertkeyname,omitempty"` - Nodomaincheck bool `json:"nodomaincheck,omitempty"` - Notificationperiod int `json:"notificationperiod,omitempty"` - Passcrypt string `json:"passcrypt,omitempty"` - Passplain string `json:"passplain,omitempty"` - Password bool `json:"password,omitempty"` - Priority int `json:"priority,omitempty"` - Publickey string `json:"publickey,omitempty"` - Publickeysize int `json:"publickeysize,omitempty"` - Serial string `json:"serial,omitempty"` - Servicename string `json:"servicename,omitempty"` - Signaturealg string `json:"signaturealg,omitempty"` - Status string `json:"status,omitempty"` - Subject string `json:"subject,omitempty"` - Version int `json:"version,omitempty"` + Bundle string `json:"bundle,omitempty"` + Cert string `json:"cert,omitempty"` + Certificatetype interface{} `json:"certificatetype,omitempty"` + Certkey string `json:"certkey,omitempty"` + Clientcertnotafter string `json:"clientcertnotafter,omitempty"` + Clientcertnotbefore string `json:"clientcertnotbefore,omitempty"` + Data int `json:"data,omitempty"` + Daystoexpiration int `json:"daystoexpiration,omitempty"` + Expirymonitor string `json:"expirymonitor,omitempty"` + Fipskey string `json:"fipskey,omitempty"` + Hsmkey string `json:"hsmkey,omitempty"` + Inform string `json:"inform,omitempty"` + Issuer string `json:"issuer,omitempty"` + Key string `json:"key,omitempty"` + Linkcertkeyname string `json:"linkcertkeyname,omitempty"` + Nodomaincheck bool `json:"nodomaincheck,omitempty"` + Notificationperiod int `json:"notificationperiod,omitempty"` + Ocspresponsestatus string `json:"ocspresponsestatus,omitempty"` + Ocspstaplingcache bool `json:"ocspstaplingcache,omitempty"` + Passcrypt string `json:"passcrypt,omitempty"` + Passplain string `json:"passplain,omitempty"` + Password bool `json:"password,omitempty"` + Priority int `json:"priority,omitempty"` + Publickey string `json:"publickey,omitempty"` + Publickeysize int `json:"publickeysize,omitempty"` + Serial string `json:"serial,omitempty"` + Servicename string `json:"servicename,omitempty"` + Signaturealg string `json:"signaturealg,omitempty"` + Status string `json:"status,omitempty"` + Subject string `json:"subject,omitempty"` + Version int `json:"version,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_crldistribution_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_crldistribution_binding.go index 9dd560f7a..f057d8fe8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_crldistribution_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_crldistribution_binding.go @@ -1,8 +1,7 @@ package ssl type Sslcertkeycrldistributionbinding struct { - Ca bool `json:"ca,omitempty"` - Certkey string `json:"certkey,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` - Issuer string `json:"issuer,omitempty"` + Ca bool `json:"ca,omitempty"` + Certkey string `json:"certkey,omitempty"` + Issuer string `json:"issuer,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_service_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_service_binding.go index 7da756e74..d8e6369ae 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_service_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_service_binding.go @@ -3,7 +3,6 @@ package ssl type Sslcertkeyservicebinding struct { Ca bool `json:"ca,omitempty"` Certkey string `json:"certkey,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` Data int `json:"data,omitempty"` Service bool `json:"service,omitempty"` Servicegroupname string `json:"servicegroupname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslocspresponder_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslocspresponder_binding.go index bb1f216fb..e6c18c780 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslocspresponder_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslocspresponder_binding.go @@ -3,7 +3,6 @@ package ssl type Sslcertkeysslocspresponderbinding struct { Ca bool `json:"ca,omitempty"` Certkey string `json:"certkey,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` Ocspresponder string `json:"ocspresponder,omitempty"` Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslprofile_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslprofile_binding.go new file mode 100644 index 000000000..c124cc46b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslprofile_binding.go @@ -0,0 +1,7 @@ +package ssl + +type Sslcertkeysslprofilebinding struct { + Ca bool `json:"ca,omitempty"` + Certkey string `json:"certkey,omitempty"` + Sslprofile string `json:"sslprofile,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslvserver_binding.go index 08dcc76c5..800acf9f9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslvserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertkey_sslvserver_binding.go @@ -3,7 +3,6 @@ package ssl type Sslcertkeysslvserverbinding struct { Ca bool `json:"ca,omitempty"` Certkey string `json:"certkey,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` Data int `json:"data,omitempty"` Servername string `json:"servername,omitempty"` Version int `json:"version,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertreq.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertreq.go index 0957de0d3..8ef18dc47 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertreq.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcertreq.go @@ -5,6 +5,7 @@ type Sslcertreq struct { Commonname string `json:"commonname,omitempty"` Companyname string `json:"companyname,omitempty"` Countryname string `json:"countryname,omitempty"` + Digestmethod string `json:"digestmethod,omitempty"` Emailaddress string `json:"emailaddress,omitempty"` Fipskeyname string `json:"fipskeyname,omitempty"` Keyfile string `json:"keyfile,omitempty"` @@ -15,4 +16,5 @@ type Sslcertreq struct { Pempassphrase string `json:"pempassphrase,omitempty"` Reqfile string `json:"reqfile,omitempty"` Statename string `json:"statename,omitempty"` + Subjectaltname string `json:"subjectaltname,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher.go index 9452d0379..f189ca9d8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher.go @@ -3,5 +3,7 @@ package ssl type Sslcipher struct { Ciphergroupname string `json:"ciphergroupname,omitempty"` Ciphername string `json:"ciphername,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` Ciphgrpalias string `json:"ciphgrpalias,omitempty"` + Sslprofile string `json:"sslprofile,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_individualcipher_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_individualcipher_binding.go index 9b117fd19..401e8f73d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_individualcipher_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_individualcipher_binding.go @@ -4,6 +4,7 @@ type Sslcipherindividualcipherbinding struct { Ciphergroupname string `json:"ciphergroupname,omitempty"` Ciphername string `json:"ciphername,omitempty"` Cipheroperation string `json:"cipheroperation,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` Ciphgrpals string `json:"ciphgrpals,omitempty"` Description string `json:"description,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_service_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_service_binding.go index 08383f152..b86009ea8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_service_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_service_binding.go @@ -3,6 +3,7 @@ package ssl type Sslcipherservicebinding struct { Ciphergroupname string `json:"ciphergroupname,omitempty"` Cipheroperation string `json:"cipheroperation,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` Ciphgrpals string `json:"ciphgrpals,omitempty"` Service bool `json:"service,omitempty"` Servicegroup bool `json:"servicegroup,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_servicegroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_servicegroup_binding.go index e6c7685f6..2c38cd5b5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_servicegroup_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_servicegroup_binding.go @@ -3,6 +3,7 @@ package ssl type Sslcipherservicegroupbinding struct { Ciphergroupname string `json:"ciphergroupname,omitempty"` Cipheroperation string `json:"cipheroperation,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` Ciphgrpals string `json:"ciphgrpals,omitempty"` Service bool `json:"service,omitempty"` Servicegroup bool `json:"servicegroup,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslciphersuite_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslciphersuite_binding.go index 201a1959b..2bcd61bd1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslciphersuite_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslciphersuite_binding.go @@ -4,6 +4,7 @@ type Sslciphersslciphersuitebinding struct { Ciphergroupname string `json:"ciphergroupname,omitempty"` Ciphername string `json:"ciphername,omitempty"` Cipheroperation string `json:"cipheroperation,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` Ciphgrpals string `json:"ciphgrpals,omitempty"` Description string `json:"description,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslvserver_binding.go index ac696b2c3..9d4b83711 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslvserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslcipher_sslvserver_binding.go @@ -3,6 +3,7 @@ package ssl type Sslciphersslvserverbinding struct { Ciphergroupname string `json:"ciphergroupname,omitempty"` Cipheroperation string `json:"cipheroperation,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` Ciphgrpals string `json:"ciphgrpals,omitempty"` Vserver bool `json:"vserver,omitempty"` Vservername string `json:"vservername,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldsakey.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldsakey.go index 05f42c70e..bc150bf46 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldsakey.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldsakey.go @@ -1,10 +1,12 @@ package ssl type Ssldsakey struct { + Aes256 bool `json:"aes256,omitempty"` Bits int `json:"bits,omitempty"` Des bool `json:"des,omitempty"` Des3 bool `json:"des3,omitempty"` Keyfile string `json:"keyfile,omitempty"` Keyform string `json:"keyform,omitempty"` Password string `json:"password,omitempty"` + Pkcs8 bool `json:"pkcs8,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldtlsprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldtlsprofile.go index 801e51210..38681e4e2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldtlsprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/ssldtlsprofile.go @@ -1,11 +1,12 @@ package ssl type Ssldtlsprofile struct { - Helloverifyrequest string `json:"helloverifyrequest,omitempty"` - Maxpacketsize int `json:"maxpacketsize,omitempty"` - Maxrecordsize int `json:"maxrecordsize,omitempty"` - Maxretrytime int `json:"maxretrytime,omitempty"` - Name string `json:"name,omitempty"` - Pmtudiscovery string `json:"pmtudiscovery,omitempty"` - Terminatesession string `json:"terminatesession,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Helloverifyrequest string `json:"helloverifyrequest,omitempty"` + Maxpacketsize int `json:"maxpacketsize,omitempty"` + Maxrecordsize int `json:"maxrecordsize,omitempty"` + Maxretrytime int `json:"maxretrytime,omitempty"` + Name string `json:"name,omitempty"` + Pmtudiscovery string `json:"pmtudiscovery,omitempty"` + Terminatesession string `json:"terminatesession,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslecdsakey.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslecdsakey.go new file mode 100644 index 000000000..591247cf8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslecdsakey.go @@ -0,0 +1,12 @@ +package ssl + +type Sslecdsakey struct { + Aes256 bool `json:"aes256,omitempty"` + Curve string `json:"curve,omitempty"` + Des bool `json:"des,omitempty"` + Des3 bool `json:"des3,omitempty"` + Keyfile string `json:"keyfile,omitempty"` + Keyform string `json:"keyform,omitempty"` + Password string `json:"password,omitempty"` + Pkcs8 bool `json:"pkcs8,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfips.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfips.go index 334c56c7b..679d6ce81 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfips.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfips.go @@ -5,6 +5,9 @@ type Sslfips struct { Coresmax int `json:"coresmax,omitempty"` Erasedata string `json:"erasedata,omitempty"` Fipsfw string `json:"fipsfw,omitempty"` + Fipshwmajorversion int `json:"fipshwmajorversion,omitempty"` + Fipshwminorversion int `json:"fipshwminorversion,omitempty"` + Fipshwversionstring string `json:"fipshwversionstring,omitempty"` Firmwarereleasedate string `json:"firmwarereleasedate,omitempty"` Flag int `json:"flag,omitempty"` Flashmemoryfree int `json:"flashmemoryfree,omitempty"` @@ -13,6 +16,7 @@ type Sslfips struct { Inithsm string `json:"inithsm,omitempty"` Majorversion int `json:"majorversion,omitempty"` Minorversion int `json:"minorversion,omitempty"` + Model string `json:"model,omitempty"` Oldsopassword string `json:"oldsopassword,omitempty"` Serial int `json:"serial,omitempty"` Serialno string `json:"serialno,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfipskey.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfipskey.go index 78d0904fc..c60249ab4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfipskey.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslfipskey.go @@ -1,11 +1,13 @@ package ssl type Sslfipskey struct { + Curve string `json:"curve,omitempty"` Exponent string `json:"exponent,omitempty"` Fipskeyname string `json:"fipskeyname,omitempty"` Inform string `json:"inform,omitempty"` Iv string `json:"iv,omitempty"` Key string `json:"key,omitempty"` + Keytype string `json:"keytype,omitempty"` Modulus int `json:"modulus,omitempty"` Size int `json:"size,omitempty"` Wrapkeyname string `json:"wrapkeyname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslglobal_sslpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslglobal_sslpolicy_binding.go index d26fd5c67..ee9a95768 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslglobal_sslpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslglobal_sslpolicy_binding.go @@ -1,7 +1,12 @@ package ssl type Sslglobalsslpolicybinding struct { - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Type string `json:"type,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslhsmkey.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslhsmkey.go index 6dd240c02..971d24c23 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslhsmkey.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslhsmkey.go @@ -2,5 +2,8 @@ package ssl type Sslhsmkey struct { Hsmkeyname string `json:"hsmkeyname,omitempty"` + Hsmtype string `json:"hsmtype,omitempty"` Key string `json:"key,omitempty"` + Password string `json:"password,omitempty"` + Serialnum string `json:"serialnum,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/ssllogprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/ssllogprofile.go new file mode 100644 index 000000000..413f71d39 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/ssllogprofile.go @@ -0,0 +1,9 @@ +package ssl + +type Ssllogprofile struct { + Name string `json:"name,omitempty"` + Ssllogclauth string `json:"ssllogclauth,omitempty"` + Ssllogclauthfailures string `json:"ssllogclauthfailures,omitempty"` + Sslloghs string `json:"sslloghs,omitempty"` + Sslloghsfailures string `json:"sslloghsfailures,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslocspresponder.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslocspresponder.go index 440070fb5..a31c6bbf2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslocspresponder.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslocspresponder.go @@ -1,20 +1,22 @@ package ssl type Sslocspresponder struct { - Batchingdelay int `json:"batchingdelay,omitempty"` - Batchingdepth int `json:"batchingdepth,omitempty"` - Cache string `json:"cache,omitempty"` - Cachetimeout int `json:"cachetimeout,omitempty"` - Dns string `json:"dns,omitempty"` - Insertclientcert string `json:"insertclientcert,omitempty"` - Ipaddress string `json:"ipaddress,omitempty"` - Name string `json:"name,omitempty"` - Producedattimeskew int `json:"producedattimeskew,omitempty"` - Respondercert string `json:"respondercert,omitempty"` - Resptimeout int `json:"resptimeout,omitempty"` - Signingcert string `json:"signingcert,omitempty"` - Trustresponder bool `json:"trustresponder,omitempty"` - Url string `json:"url,omitempty"` - Useaia bool `json:"useaia,omitempty"` - Usenonce string `json:"usenonce,omitempty"` + Batchingdelay int `json:"batchingdelay,omitempty"` + Batchingdepth int `json:"batchingdepth,omitempty"` + Cache string `json:"cache,omitempty"` + Cachetimeout int `json:"cachetimeout,omitempty"` + Httpmethod string `json:"httpmethod,omitempty"` + Insertclientcert string `json:"insertclientcert,omitempty"` + Name string `json:"name,omitempty"` + Ocspaiarefcount int `json:"ocspaiarefcount,omitempty"` + Ocspipaddrstr string `json:"ocspipaddrstr,omitempty"` + Ocspurlresolvetimeout int `json:"ocspurlresolvetimeout,omitempty"` + Port int `json:"port,omitempty"` + Producedattimeskew int `json:"producedattimeskew,omitempty"` + Respondercert string `json:"respondercert,omitempty"` + Resptimeout int `json:"resptimeout,omitempty"` + Signingcert string `json:"signingcert,omitempty"` + Trustresponder bool `json:"trustresponder,omitempty"` + Url string `json:"url,omitempty"` + Usenonce string `json:"usenonce,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslparameter.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslparameter.go index 0008f2fa7..9a007e0a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslparameter.go @@ -1,18 +1,28 @@ package ssl type Sslparameter struct { - Crlmemorysizemb int `json:"crlmemorysizemb,omitempty"` - Denysslreneg string `json:"denysslreneg,omitempty"` - Dropreqwithnohostheader string `json:"dropreqwithnohostheader,omitempty"` - Encrypttriggerpktcount int `json:"encrypttriggerpktcount,omitempty"` - Insertionencoding string `json:"insertionencoding,omitempty"` - Ocspcachesize int `json:"ocspcachesize,omitempty"` - Pushenctriggertimeout int `json:"pushenctriggertimeout,omitempty"` - Pushflag int `json:"pushflag,omitempty"` - Quantumsize string `json:"quantumsize,omitempty"` - Sendclosenotify string `json:"sendclosenotify,omitempty"` - Ssltriggertimeout int `json:"ssltriggertimeout,omitempty"` - Strictcachecks string `json:"strictcachecks,omitempty"` - Undefactioncontrol string `json:"undefactioncontrol,omitempty"` - Undefactiondata string `json:"undefactiondata,omitempty"` + Crlmemorysizemb int `json:"crlmemorysizemb,omitempty"` + Cryptodevdisablelimit int `json:"cryptodevdisablelimit,omitempty"` + Defaultprofile string `json:"defaultprofile,omitempty"` + Denysslreneg string `json:"denysslreneg,omitempty"` + Dropreqwithnohostheader string `json:"dropreqwithnohostheader,omitempty"` + Encrypttriggerpktcount int `json:"encrypttriggerpktcount,omitempty"` + Hybridfipsmode string `json:"hybridfipsmode,omitempty"` + Insertcertspace string `json:"insertcertspace,omitempty"` + Insertionencoding string `json:"insertionencoding,omitempty"` + Montls1112disable string `json:"montls1112disable,omitempty"` + Ocspcachesize int `json:"ocspcachesize,omitempty"` + Pushenctriggertimeout int `json:"pushenctriggertimeout,omitempty"` + Pushflag int `json:"pushflag,omitempty"` + Quantumsize string `json:"quantumsize,omitempty"` + Sendclosenotify string `json:"sendclosenotify,omitempty"` + Sigdigesttype interface{} `json:"sigdigesttype,omitempty"` + Softwarecryptothreshold int `json:"softwarecryptothreshold,omitempty"` + Sslierrorcache string `json:"sslierrorcache,omitempty"` + Sslimaxerrorcachemem int `json:"sslimaxerrorcachemem,omitempty"` + Ssltriggertimeout int `json:"ssltriggertimeout,omitempty"` + Strictcachecks string `json:"strictcachecks,omitempty"` + Svctls1112disable string `json:"svctls1112disable,omitempty"` + Undefactioncontrol string `json:"undefactioncontrol,omitempty"` + Undefactiondata string `json:"undefactiondata,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile.go index 42b292ccc..a2d2189a3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile.go @@ -1,51 +1,74 @@ package ssl type Sslprofile struct { - Builtin interface{} `json:"builtin,omitempty"` - Ciphername string `json:"ciphername,omitempty"` - Cipherpriority int `json:"cipherpriority,omitempty"` - Cipherredirect string `json:"cipherredirect,omitempty"` - Cipherurl string `json:"cipherurl,omitempty"` - Cleartextport int `json:"cleartextport,omitempty"` - Clientauth string `json:"clientauth,omitempty"` - Clientauthuseboundcachain string `json:"clientauthuseboundcachain,omitempty"` - Clientcert string `json:"clientcert,omitempty"` - Commonname string `json:"commonname,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` - Denysslreneg string `json:"denysslreneg,omitempty"` - Dh string `json:"dh,omitempty"` - Dhcount int `json:"dhcount,omitempty"` - Dhfile string `json:"dhfile,omitempty"` - Dhkeyexpsizelimit string `json:"dhkeyexpsizelimit,omitempty"` - Dropreqwithnohostheader string `json:"dropreqwithnohostheader,omitempty"` - Encrypttriggerpktcount int `json:"encrypttriggerpktcount,omitempty"` - Ersa string `json:"ersa,omitempty"` - Ersacount int `json:"ersacount,omitempty"` - Insertionencoding string `json:"insertionencoding,omitempty"` - Invoke bool `json:"invoke,omitempty"` - Labeltype string `json:"labeltype,omitempty"` - Name string `json:"name,omitempty"` - Nonfipsciphers string `json:"nonfipsciphers,omitempty"` - Ocspcheck string `json:"ocspcheck,omitempty"` - Pushenctrigger string `json:"pushenctrigger,omitempty"` - Pushenctriggertimeout int `json:"pushenctriggertimeout,omitempty"` - Pushflag int `json:"pushflag,omitempty"` - Quantumsize string `json:"quantumsize,omitempty"` - Redirectportrewrite string `json:"redirectportrewrite,omitempty"` - Sendclosenotify string `json:"sendclosenotify,omitempty"` - Serverauth string `json:"serverauth,omitempty"` - Service int `json:"service,omitempty"` - Sessreuse string `json:"sessreuse,omitempty"` - Sesstimeout int `json:"sesstimeout,omitempty"` - Skipcaname bool `json:"skipcaname,omitempty"` - Snicert bool `json:"snicert,omitempty"` - Snienable string `json:"snienable,omitempty"` - Ssl3 string `json:"ssl3,omitempty"` - Sslprofiletype string `json:"sslprofiletype,omitempty"` - Sslredirect string `json:"sslredirect,omitempty"` - Ssltriggertimeout int `json:"ssltriggertimeout,omitempty"` - Strictcachecks string `json:"strictcachecks,omitempty"` - Tls1 string `json:"tls1,omitempty"` - Tls11 string `json:"tls11,omitempty"` - Tls12 string `json:"tls12,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Ciphername string `json:"ciphername,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` + Cipherredirect string `json:"cipherredirect,omitempty"` + Cipherurl string `json:"cipherurl,omitempty"` + Cleartextport int `json:"cleartextport,omitempty"` + Clientauth string `json:"clientauth,omitempty"` + Clientauthuseboundcachain string `json:"clientauthuseboundcachain,omitempty"` + Clientcert string `json:"clientcert,omitempty"` + Commonname string `json:"commonname,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Denysslreneg string `json:"denysslreneg,omitempty"` + Dh string `json:"dh,omitempty"` + Dhcount int `json:"dhcount,omitempty"` + Dhekeyexchangewithpsk string `json:"dhekeyexchangewithpsk,omitempty"` + Dhfile string `json:"dhfile,omitempty"` + Dhkeyexpsizelimit string `json:"dhkeyexpsizelimit,omitempty"` + Dropreqwithnohostheader string `json:"dropreqwithnohostheader,omitempty"` + Encrypttriggerpktcount int `json:"encrypttriggerpktcount,omitempty"` + Ersa string `json:"ersa,omitempty"` + Ersacount int `json:"ersacount,omitempty"` + Hsts string `json:"hsts,omitempty"` + Includesubdomains string `json:"includesubdomains,omitempty"` + Insertionencoding string `json:"insertionencoding,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Maxage int `json:"maxage,omitempty"` + Name string `json:"name,omitempty"` + Nonfipsciphers string `json:"nonfipsciphers,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` + Ocspstapling string `json:"ocspstapling,omitempty"` + Prevsessionkeylifetime int `json:"prevsessionkeylifetime,omitempty"` + Pushenctrigger string `json:"pushenctrigger,omitempty"` + Pushenctriggertimeout int `json:"pushenctriggertimeout,omitempty"` + Pushflag int `json:"pushflag,omitempty"` + Quantumsize string `json:"quantumsize,omitempty"` + Redirectportrewrite string `json:"redirectportrewrite,omitempty"` + Sendclosenotify string `json:"sendclosenotify,omitempty"` + Serverauth string `json:"serverauth,omitempty"` + Service int `json:"service,omitempty"` + Sessionkeylifetime int `json:"sessionkeylifetime,omitempty"` + Sessionticket string `json:"sessionticket,omitempty"` + Sessionticketkeydata string `json:"sessionticketkeydata,omitempty"` + Sessionticketkeyrefresh string `json:"sessionticketkeyrefresh,omitempty"` + Sessionticketlifetime int `json:"sessionticketlifetime,omitempty"` + Sessreuse string `json:"sessreuse,omitempty"` + Sesstimeout int `json:"sesstimeout,omitempty"` + Skipcaname bool `json:"skipcaname,omitempty"` + Skipclientcertpolicycheck string `json:"skipclientcertpolicycheck,omitempty"` + Snicert bool `json:"snicert,omitempty"` + Snienable string `json:"snienable,omitempty"` + Ssl3 string `json:"ssl3,omitempty"` + Sslimaxsessperserver int `json:"sslimaxsessperserver,omitempty"` + Sslinterception string `json:"sslinterception,omitempty"` + Ssliocspcheck string `json:"ssliocspcheck,omitempty"` + Sslireneg string `json:"sslireneg,omitempty"` + Ssliverifyservercertforreuse string `json:"ssliverifyservercertforreuse,omitempty"` + Ssllogprofile string `json:"ssllogprofile,omitempty"` + Sslpfobjecttype int `json:"sslpfobjecttype,omitempty"` + Sslprofiletype string `json:"sslprofiletype,omitempty"` + Sslredirect string `json:"sslredirect,omitempty"` + Ssltriggertimeout int `json:"ssltriggertimeout,omitempty"` + Strictcachecks string `json:"strictcachecks,omitempty"` + Strictsigdigestcheck string `json:"strictsigdigestcheck,omitempty"` + Tls1 string `json:"tls1,omitempty"` + Tls11 string `json:"tls11,omitempty"` + Tls12 string `json:"tls12,omitempty"` + Tls13 string `json:"tls13,omitempty"` + Tls13sessionticketsperauthcontext int `json:"tls13sessionticketsperauthcontext,omitempty"` + Zerorttearlydata string `json:"zerorttearlydata,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslcertkey_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslcertkey_binding.go new file mode 100644 index 000000000..abc140588 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslcertkey_binding.go @@ -0,0 +1,7 @@ +package ssl + +type Sslprofilesslcertkeybinding struct { + Cipherpriority int `json:"cipherpriority,omitempty"` + Name string `json:"name,omitempty"` + Sslicacertkey string `json:"sslicacertkey,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslciphersuite_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslciphersuite_binding.go index 88a195da6..a794d8c95 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslciphersuite_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslprofile_sslciphersuite_binding.go @@ -1,9 +1,8 @@ package ssl type Sslprofilesslciphersuitebinding struct { - Cipheraliasname string `json:"cipheraliasname,omitempty"` - Ciphername string `json:"ciphername,omitempty"` - Cipherpriority int `json:"cipherpriority,omitempty"` - Description string `json:"description,omitempty"` - Name string `json:"name,omitempty"` + Ciphername string `json:"ciphername,omitempty"` + Cipherpriority int `json:"cipherpriority,omitempty"` + Description string `json:"description,omitempty"` + Name string `json:"name,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslrsakey.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslrsakey.go index 1704d4a8c..a26b0a542 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslrsakey.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslrsakey.go @@ -1,6 +1,7 @@ package ssl type Sslrsakey struct { + Aes256 bool `json:"aes256,omitempty"` Bits int `json:"bits,omitempty"` Des bool `json:"des,omitempty"` Des3 bool `json:"des3,omitempty"` @@ -8,4 +9,5 @@ type Sslrsakey struct { Keyfile string `json:"keyfile,omitempty"` Keyform string `json:"keyform,omitempty"` Password string `json:"password,omitempty"` + Pkcs8 bool `json:"pkcs8,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice.go index 3af2b8a4d..7de85ffae 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice.go @@ -1,36 +1,40 @@ package ssl type Sslservice struct { - Cipherdetails bool `json:"cipherdetails,omitempty"` - Cipherredirect string `json:"cipherredirect,omitempty"` - Cipherurl string `json:"cipherurl,omitempty"` - Clientauth string `json:"clientauth,omitempty"` - Clientcert string `json:"clientcert,omitempty"` - Commonname string `json:"commonname,omitempty"` - Dh string `json:"dh,omitempty"` - Dhcount int `json:"dhcount,omitempty"` - Dhfile string `json:"dhfile,omitempty"` - Dtlsflag bool `json:"dtlsflag,omitempty"` - Dtlsprofilename string `json:"dtlsprofilename,omitempty"` - Ersa string `json:"ersa,omitempty"` - Ersacount int `json:"ersacount,omitempty"` - Nonfipsciphers string `json:"nonfipsciphers,omitempty"` - Pushenctrigger string `json:"pushenctrigger,omitempty"` - Redirectportrewrite string `json:"redirectportrewrite,omitempty"` - Sendclosenotify string `json:"sendclosenotify,omitempty"` - Serverauth string `json:"serverauth,omitempty"` - Service int `json:"service,omitempty"` - Servicename string `json:"servicename,omitempty"` - Sessreuse string `json:"sessreuse,omitempty"` - Sesstimeout int `json:"sesstimeout,omitempty"` - Skipcaname bool `json:"skipcaname,omitempty"` - Snienable string `json:"snienable,omitempty"` - Ssl2 string `json:"ssl2,omitempty"` - Ssl3 string `json:"ssl3,omitempty"` - Sslredirect string `json:"sslredirect,omitempty"` - Sslv2redirect string `json:"sslv2redirect,omitempty"` - Sslv2url string `json:"sslv2url,omitempty"` - Tls1 string `json:"tls1,omitempty"` - Tls11 string `json:"tls11,omitempty"` - Tls12 string `json:"tls12,omitempty"` + Cipherredirect string `json:"cipherredirect,omitempty"` + Cipherurl string `json:"cipherurl,omitempty"` + Clientauth string `json:"clientauth,omitempty"` + Clientcert string `json:"clientcert,omitempty"` + Commonname string `json:"commonname,omitempty"` + Dh string `json:"dh,omitempty"` + Dhcount int `json:"dhcount,omitempty"` + Dhfile string `json:"dhfile,omitempty"` + Dhkeyexpsizelimit string `json:"dhkeyexpsizelimit,omitempty"` + Dtlsflag bool `json:"dtlsflag,omitempty"` + Dtlsprofilename string `json:"dtlsprofilename,omitempty"` + Ersa string `json:"ersa,omitempty"` + Ersacount int `json:"ersacount,omitempty"` + Nonfipsciphers string `json:"nonfipsciphers,omitempty"` + Ocspstapling string `json:"ocspstapling,omitempty"` + Pushenctrigger string `json:"pushenctrigger,omitempty"` + Redirectportrewrite string `json:"redirectportrewrite,omitempty"` + Sendclosenotify string `json:"sendclosenotify,omitempty"` + Serverauth string `json:"serverauth,omitempty"` + Service int `json:"service,omitempty"` + Servicename string `json:"servicename,omitempty"` + Sessreuse string `json:"sessreuse,omitempty"` + Sesstimeout int `json:"sesstimeout,omitempty"` + Skipcaname bool `json:"skipcaname,omitempty"` + Snienable string `json:"snienable,omitempty"` + Ssl2 string `json:"ssl2,omitempty"` + Ssl3 string `json:"ssl3,omitempty"` + Sslprofile string `json:"sslprofile,omitempty"` + Sslredirect string `json:"sslredirect,omitempty"` + Sslv2redirect string `json:"sslv2redirect,omitempty"` + Sslv2url string `json:"sslv2url,omitempty"` + Strictsigdigestcheck string `json:"strictsigdigestcheck,omitempty"` + Tls1 string `json:"tls1,omitempty"` + Tls11 string `json:"tls11,omitempty"` + Tls12 string `json:"tls12,omitempty"` + Tls13 string `json:"tls13,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice_sslcipher_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice_sslcipher_binding.go index e3d176fd5..dd201ed7b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice_sslcipher_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservice_sslcipher_binding.go @@ -2,6 +2,7 @@ package ssl type Sslservicesslcipherbinding struct { Cipheraliasname string `json:"cipheraliasname,omitempty"` + Ciphername string `json:"ciphername,omitempty"` Description string `json:"description,omitempty"` Servicename string `json:"servicename,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup.go index ac52afff8..a06c4c3ca 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup.go @@ -1,34 +1,41 @@ package ssl type Sslservicegroup struct { - Ca bool `json:"ca,omitempty"` - Cipherdetails bool `json:"cipherdetails,omitempty"` - Cipherredirect string `json:"cipherredirect,omitempty"` - Cipherurl string `json:"cipherurl,omitempty"` - Cleartextport int `json:"cleartextport,omitempty"` - Clientauth string `json:"clientauth,omitempty"` - Clientcert string `json:"clientcert,omitempty"` - Commonname string `json:"commonname,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` - Dh string `json:"dh,omitempty"` - Dhcount int `json:"dhcount,omitempty"` - Dhfile string `json:"dhfile,omitempty"` - Ersa string `json:"ersa,omitempty"` - Ersacount int `json:"ersacount,omitempty"` - Nonfipsciphers string `json:"nonfipsciphers,omitempty"` - Ocspcheck string `json:"ocspcheck,omitempty"` - Redirectportrewrite string `json:"redirectportrewrite,omitempty"` - Sendclosenotify string `json:"sendclosenotify,omitempty"` - Serverauth string `json:"serverauth,omitempty"` - Servicegroupname string `json:"servicegroupname,omitempty"` - Servicename string `json:"servicename,omitempty"` - Sessreuse string `json:"sessreuse,omitempty"` - Sesstimeout int `json:"sesstimeout,omitempty"` - Snicert bool `json:"snicert,omitempty"` - Ssl2 string `json:"ssl2,omitempty"` - Ssl3 string `json:"ssl3,omitempty"` - Sslredirect string `json:"sslredirect,omitempty"` - Sslv2redirect string `json:"sslv2redirect,omitempty"` - Sslv2url string `json:"sslv2url,omitempty"` - Tls1 string `json:"tls1,omitempty"` + Ca bool `json:"ca,omitempty"` + Cipherredirect string `json:"cipherredirect,omitempty"` + Cipherurl string `json:"cipherurl,omitempty"` + Cleartextport int `json:"cleartextport,omitempty"` + Clientauth string `json:"clientauth,omitempty"` + Clientcert string `json:"clientcert,omitempty"` + Commonname string `json:"commonname,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Dh string `json:"dh,omitempty"` + Dhcount int `json:"dhcount,omitempty"` + Dhfile string `json:"dhfile,omitempty"` + Dhkeyexpsizelimit string `json:"dhkeyexpsizelimit,omitempty"` + Ersa string `json:"ersa,omitempty"` + Ersacount int `json:"ersacount,omitempty"` + Nonfipsciphers string `json:"nonfipsciphers,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` + Ocspstapling string `json:"ocspstapling,omitempty"` + Redirectportrewrite string `json:"redirectportrewrite,omitempty"` + Sendclosenotify string `json:"sendclosenotify,omitempty"` + Serverauth string `json:"serverauth,omitempty"` + Servicegroupname string `json:"servicegroupname,omitempty"` + Servicename string `json:"servicename,omitempty"` + Sessreuse string `json:"sessreuse,omitempty"` + Sesstimeout int `json:"sesstimeout,omitempty"` + Snicert bool `json:"snicert,omitempty"` + Snienable string `json:"snienable,omitempty"` + Ssl2 string `json:"ssl2,omitempty"` + Ssl3 string `json:"ssl3,omitempty"` + Sslprofile string `json:"sslprofile,omitempty"` + Sslredirect string `json:"sslredirect,omitempty"` + Sslv2redirect string `json:"sslv2redirect,omitempty"` + Sslv2url string `json:"sslv2url,omitempty"` + Strictsigdigestcheck string `json:"strictsigdigestcheck,omitempty"` + Tls1 string `json:"tls1,omitempty"` + Tls11 string `json:"tls11,omitempty"` + Tls12 string `json:"tls12,omitempty"` + Tls13 string `json:"tls13,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup_sslcipher_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup_sslcipher_binding.go index 44c55b359..a4da49910 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup_sslcipher_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslservicegroup_sslcipher_binding.go @@ -2,6 +2,7 @@ package ssl type Sslservicegroupsslcipherbinding struct { Cipheraliasname string `json:"cipheraliasname,omitempty"` + Ciphername string `json:"ciphername,omitempty"` Description string `json:"description,omitempty"` Servicegroupname string `json:"servicegroupname,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver.go index 9ee108dcf..b0c638eb2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver.go @@ -1,41 +1,49 @@ package ssl type Sslvserver struct { - Ca bool `json:"ca,omitempty"` - Cipherdetails bool `json:"cipherdetails,omitempty"` - Cipherredirect string `json:"cipherredirect,omitempty"` - Cipherurl string `json:"cipherurl,omitempty"` - Cleartextport int `json:"cleartextport,omitempty"` - Clientauth string `json:"clientauth,omitempty"` - Clientcert string `json:"clientcert,omitempty"` - Crlcheck string `json:"crlcheck,omitempty"` - Dh string `json:"dh,omitempty"` - Dhcount int `json:"dhcount,omitempty"` - Dhfile string `json:"dhfile,omitempty"` - Dtlsflag bool `json:"dtlsflag,omitempty"` - Dtlsprofilename string `json:"dtlsprofilename,omitempty"` - Ersa string `json:"ersa,omitempty"` - Ersacount int `json:"ersacount,omitempty"` - Nonfipsciphers string `json:"nonfipsciphers,omitempty"` - Ocspcheck string `json:"ocspcheck,omitempty"` - Pushenctrigger string `json:"pushenctrigger,omitempty"` - Redirectportrewrite string `json:"redirectportrewrite,omitempty"` - Sendclosenotify string `json:"sendclosenotify,omitempty"` - Service int `json:"service,omitempty"` - Servicename string `json:"servicename,omitempty"` - Sessreuse string `json:"sessreuse,omitempty"` - Sesstimeout int `json:"sesstimeout,omitempty"` - Skipcaname bool `json:"skipcaname,omitempty"` - Snicert bool `json:"snicert,omitempty"` - Snienable string `json:"snienable,omitempty"` - Ssl2 string `json:"ssl2,omitempty"` - Ssl3 string `json:"ssl3,omitempty"` - Sslredirect string `json:"sslredirect,omitempty"` - Sslv2redirect string `json:"sslv2redirect,omitempty"` - Sslv2url string `json:"sslv2url,omitempty"` - Tls1 string `json:"tls1,omitempty"` - Tls11 string `json:"tls11,omitempty"` - Tls12 string `json:"tls12,omitempty"` - Vservername string `json:"vservername,omitempty"` - Sslprofile string `json:"sslprofile,omitempty"` + Ca bool `json:"ca,omitempty"` + Cipherredirect string `json:"cipherredirect,omitempty"` + Cipherurl string `json:"cipherurl,omitempty"` + Cleartextport int `json:"cleartextport,omitempty"` + Clientauth string `json:"clientauth,omitempty"` + Clientcert string `json:"clientcert,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Dh string `json:"dh,omitempty"` + Dhcount int `json:"dhcount,omitempty"` + Dhekeyexchangewithpsk string `json:"dhekeyexchangewithpsk,omitempty"` + Dhfile string `json:"dhfile,omitempty"` + Dhkeyexpsizelimit string `json:"dhkeyexpsizelimit,omitempty"` + Dtlsflag bool `json:"dtlsflag,omitempty"` + Dtlsprofilename string `json:"dtlsprofilename,omitempty"` + Ersa string `json:"ersa,omitempty"` + Ersacount int `json:"ersacount,omitempty"` + Hsts string `json:"hsts,omitempty"` + Includesubdomains string `json:"includesubdomains,omitempty"` + Maxage int `json:"maxage,omitempty"` + Nonfipsciphers string `json:"nonfipsciphers,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` + Ocspstapling string `json:"ocspstapling,omitempty"` + Pushenctrigger string `json:"pushenctrigger,omitempty"` + Redirectportrewrite string `json:"redirectportrewrite,omitempty"` + Sendclosenotify string `json:"sendclosenotify,omitempty"` + Service int `json:"service,omitempty"` + Sessreuse string `json:"sessreuse,omitempty"` + Sesstimeout int `json:"sesstimeout,omitempty"` + Skipcaname bool `json:"skipcaname,omitempty"` + Snicert bool `json:"snicert,omitempty"` + Snienable string `json:"snienable,omitempty"` + Ssl2 string `json:"ssl2,omitempty"` + Ssl3 string `json:"ssl3,omitempty"` + Sslprofile string `json:"sslprofile,omitempty"` + Sslredirect string `json:"sslredirect,omitempty"` + Sslv2redirect string `json:"sslv2redirect,omitempty"` + Sslv2url string `json:"sslv2url,omitempty"` + Strictsigdigestcheck string `json:"strictsigdigestcheck,omitempty"` + Tls1 string `json:"tls1,omitempty"` + Tls11 string `json:"tls11,omitempty"` + Tls12 string `json:"tls12,omitempty"` + Tls13 string `json:"tls13,omitempty"` + Tls13sessionticketsperauthcontext int `json:"tls13sessionticketsperauthcontext,omitempty"` + Vservername string `json:"vservername,omitempty"` + Zerorttearlydata string `json:"zerorttearlydata,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslcipher_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslcipher_binding.go index 6de740ad8..71b370295 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslcipher_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslcipher_binding.go @@ -2,6 +2,7 @@ package ssl type Sslvserversslcipherbinding struct { Cipheraliasname string `json:"cipheraliasname,omitempty"` + Ciphername string `json:"ciphername,omitempty"` Description string `json:"description,omitempty"` Vservername string `json:"vservername,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslpolicy_binding.go index 0310a8e80..5e33a59cf 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/ssl/sslvserver_sslpolicy_binding.go @@ -8,5 +8,6 @@ type Sslvserversslpolicybinding struct { Policyname string `json:"policyname,omitempty"` Polinherit int `json:"polinherit,omitempty"` Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` Vservername string `json:"vservername,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/stream/streamidentifier.go b/vendor/github.com/chiradeep/go-nitro/config/stream/streamidentifier.go index 9bef92b2a..2e3651398 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/stream/streamidentifier.go +++ b/vendor/github.com/chiradeep/go-nitro/config/stream/streamidentifier.go @@ -1,10 +1,18 @@ package stream type Streamidentifier struct { - Interval int `json:"interval,omitempty"` - Name string `json:"name,omitempty"` - Rule interface{} `json:"rule,omitempty"` - Samplecount int `json:"samplecount,omitempty"` - Selectorname string `json:"selectorname,omitempty"` - Sort string `json:"sort,omitempty"` + Acceptancethreshold string `json:"acceptancethreshold,omitempty"` + Appflowlog string `json:"appflowlog,omitempty"` + Breachthreshold int `json:"breachthreshold,omitempty"` + Interval int `json:"interval,omitempty"` + Maxtransactionthreshold int `json:"maxtransactionthreshold,omitempty"` + Mintransactionthreshold int `json:"mintransactionthreshold,omitempty"` + Name string `json:"name,omitempty"` + Rule interface{} `json:"rule,omitempty"` + Samplecount int `json:"samplecount,omitempty"` + Selectorname string `json:"selectorname,omitempty"` + Snmptrap string `json:"snmptrap,omitempty"` + Sort string `json:"sort,omitempty"` + Trackackonlypackets string `json:"trackackonlypackets,omitempty"` + Tracktransactions string `json:"tracktransactions,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribergxinterface.go b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribergxinterface.go new file mode 100644 index 000000000..fff68e217 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribergxinterface.go @@ -0,0 +1,37 @@ +package subscriber + +type Subscribergxinterface struct { + Gxreportingavp1 interface{} `json:"gxreportingavp1,omitempty"` + Gxreportingavp1type string `json:"gxreportingavp1type,omitempty"` + Gxreportingavp1vendorid int `json:"gxreportingavp1vendorid,omitempty"` + Gxreportingavp2 interface{} `json:"gxreportingavp2,omitempty"` + Gxreportingavp2type string `json:"gxreportingavp2type,omitempty"` + Gxreportingavp2vendorid int `json:"gxreportingavp2vendorid,omitempty"` + Gxreportingavp3 interface{} `json:"gxreportingavp3,omitempty"` + Gxreportingavp3type string `json:"gxreportingavp3type,omitempty"` + Gxreportingavp3vendorid int `json:"gxreportingavp3vendorid,omitempty"` + Gxreportingavp4 interface{} `json:"gxreportingavp4,omitempty"` + Gxreportingavp4type string `json:"gxreportingavp4type,omitempty"` + Gxreportingavp4vendorid int `json:"gxreportingavp4vendorid,omitempty"` + Gxreportingavp5 interface{} `json:"gxreportingavp5,omitempty"` + Gxreportingavp5type string `json:"gxreportingavp5type,omitempty"` + Gxreportingavp5vendorid int `json:"gxreportingavp5vendorid,omitempty"` + Holdonsubscriberabsence string `json:"holdonsubscriberabsence,omitempty"` + Identity string `json:"identity,omitempty"` + Idlettl int `json:"idlettl,omitempty"` + Negativettl int `json:"negativettl,omitempty"` + Negativettllimitedsuccess string `json:"negativettllimitedsuccess,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Pcrfrealm string `json:"pcrfrealm,omitempty"` + Realm string `json:"realm,omitempty"` + Requestretryattempts int `json:"requestretryattempts,omitempty"` + Requesttimeout int `json:"requesttimeout,omitempty"` + Revalidationtimeout int `json:"revalidationtimeout,omitempty"` + Service string `json:"service,omitempty"` + Servicepathavp interface{} `json:"servicepathavp,omitempty"` + Servicepathinfomode string `json:"servicepathinfomode,omitempty"` + Servicepathvendorid int `json:"servicepathvendorid,omitempty"` + Status string `json:"status,omitempty"` + Svrstate string `json:"svrstate,omitempty"` + Vserver string `json:"vserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberparam.go b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberparam.go new file mode 100644 index 000000000..fa3c2c0a2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberparam.go @@ -0,0 +1,10 @@ +package subscriber + +type Subscriberparam struct { + Builtin interface{} `json:"builtin,omitempty"` + Idleaction string `json:"idleaction,omitempty"` + Idlettl int `json:"idlettl,omitempty"` + Interfacetype string `json:"interfacetype,omitempty"` + Ipv6prefixlookuplist interface{} `json:"ipv6prefixlookuplist,omitempty"` + Keytype string `json:"keytype,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberprofile.go b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberprofile.go new file mode 100644 index 000000000..58b4d367d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberprofile.go @@ -0,0 +1,13 @@ +package subscriber + +type Subscriberprofile struct { + Avpdisplaybuffer string `json:"avpdisplaybuffer,omitempty"` + Flags int `json:"flags,omitempty"` + Ip string `json:"ip,omitempty"` + Servicepath string `json:"servicepath,omitempty"` + Subscriberrules interface{} `json:"subscriberrules,omitempty"` + Subscriptionidtype string `json:"subscriptionidtype,omitempty"` + Subscriptionidvalue string `json:"subscriptionidvalue,omitempty"` + Ttl int `json:"ttl,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberradiusinterface.go b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberradiusinterface.go new file mode 100644 index 000000000..518119e6b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscriberradiusinterface.go @@ -0,0 +1,7 @@ +package subscriber + +type Subscriberradiusinterface struct { + Listeningservice string `json:"listeningservice,omitempty"` + Radiusinterimasstart string `json:"radiusinterimasstart,omitempty"` + Svrstate string `json:"svrstate,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribersessions.go b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribersessions.go new file mode 100644 index 000000000..22dc639bb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/subscriber/subscribersessions.go @@ -0,0 +1,15 @@ +package subscriber + +type Subscribersessions struct { + Avpdisplaybuffer string `json:"avpdisplaybuffer,omitempty"` + Flags int `json:"flags,omitempty"` + Idlettl int `json:"idlettl,omitempty"` + Ip string `json:"ip,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Servicepath string `json:"servicepath,omitempty"` + Subscriberrules interface{} `json:"subscriberrules,omitempty"` + Subscriptionidtype string `json:"subscriptionidtype,omitempty"` + Subscriptionidvalue string `json:"subscriptionidvalue,omitempty"` + Ttl int `json:"ttl,omitempty"` + Vlan int `json:"vlan,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systembackup.go b/vendor/github.com/chiradeep/go-nitro/config/system/systembackup.go index 9f81a64e9..c4584e5ea 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systembackup.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systembackup.go @@ -8,5 +8,6 @@ type Systembackup struct { Ipaddress string `json:"ipaddress,omitempty"` Level string `json:"level,omitempty"` Size int `json:"size,omitempty"` + Skipbackup bool `json:"skipbackup,omitempty"` Version string `json:"version,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemextramgmtcpu.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemextramgmtcpu.go new file mode 100644 index 000000000..887e37409 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemextramgmtcpu.go @@ -0,0 +1,7 @@ +package system + +type Systemextramgmtcpu struct { + Configuredstate string `json:"configuredstate,omitempty"` + Effectivestate string `json:"effectivestate,omitempty"` + Nodeid int `json:"nodeid,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemfile.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemfile.go index 7f13602b2..336dd4ca4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemfile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemfile.go @@ -8,4 +8,5 @@ type Systemfile struct { Filemode interface{} `json:"filemode,omitempty"` Filemodifiedtime string `json:"filemodifiedtime,omitempty"` Filename string `json:"filename,omitempty"` + Filesize int `json:"filesize,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditnslogpolicy_binding.go index ec09ad602..9bf356bf5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditnslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditnslogpolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauditnslogpolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditsyslogpolicy_binding.go index 5beb2a0c4..9c85d8500 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditsyslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_auditsyslogpolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauditsyslogpolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationldappolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationldappolicy_binding.go index 341dce8c9..1ee14d3f7 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationldappolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationldappolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauthenticationldappolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationlocalpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationlocalpolicy_binding.go index 8151c7457..2834ffe83 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationlocalpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationlocalpolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauthenticationlocalpolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationpolicy_binding.go index 448e3d38e..76146ea92 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationpolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauthenticationpolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationradiuspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationradiuspolicy_binding.go index 0fa6aec5d..1472cd731 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationradiuspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationradiuspolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauthenticationradiuspolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationtacacspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationtacacspolicy_binding.go index 4fa74cee2..e36b8aaa9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationtacacspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemglobal_authenticationtacacspolicy_binding.go @@ -1,7 +1,10 @@ package system type Systemglobalauthenticationtacacspolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nextfactor string `json:"nextfactor,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemgroup_nspartition_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemgroup_nspartition_binding.go new file mode 100644 index 000000000..d23d2cbc2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemgroup_nspartition_binding.go @@ -0,0 +1,6 @@ +package system + +type Systemgroupnspartitionbinding struct { + Groupname string `json:"groupname,omitempty"` + Partitionname string `json:"partitionname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemhwerror.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemhwerror.go new file mode 100644 index 000000000..61bf95cb4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemhwerror.go @@ -0,0 +1,7 @@ +package system + +type Systemhwerror struct { + Diskcheck bool `json:"diskcheck,omitempty"` + Hwerrorcount int `json:"hwerrorcount,omitempty"` + Response string `json:"response,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemparameter.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemparameter.go index a60f5f835..63f6f695a 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemparameter.go @@ -1,9 +1,24 @@ package system type Systemparameter struct { - Natpcbforceflushlimit int `json:"natpcbforceflushlimit,omitempty"` - Natpcbrstontimeout string `json:"natpcbrstontimeout,omitempty"` - Promptstring string `json:"promptstring,omitempty"` - Rbaonresponse string `json:"rbaonresponse,omitempty"` - Timeout int `json:"timeout,omitempty"` + Allowdefaultpartition string `json:"allowdefaultpartition,omitempty"` + Basicauth string `json:"basicauth,omitempty"` + Cliloglevel string `json:"cliloglevel,omitempty"` + Doppler string `json:"doppler,omitempty"` + Fipsusermode string `json:"fipsusermode,omitempty"` + Forcepasswordchange string `json:"forcepasswordchange,omitempty"` + Googleanalytics string `json:"googleanalytics,omitempty"` + Localauth string `json:"localauth,omitempty"` + Maxclient int `json:"maxclient,omitempty"` + Minpasswordlen int `json:"minpasswordlen,omitempty"` + Natpcbforceflushlimit int `json:"natpcbforceflushlimit,omitempty"` + Natpcbrstontimeout string `json:"natpcbrstontimeout,omitempty"` + Promptstring string `json:"promptstring,omitempty"` + Rbaonresponse string `json:"rbaonresponse,omitempty"` + Reauthonauthparamchange string `json:"reauthonauthparamchange,omitempty"` + Removesensitivefiles string `json:"removesensitivefiles,omitempty"` + Restrictedtimeout string `json:"restrictedtimeout,omitempty"` + Strongpassword string `json:"strongpassword,omitempty"` + Timeout int `json:"timeout,omitempty"` + Totalauthtimeout int `json:"totalauthtimeout,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemsession.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemsession.go index dcf7444e4..d41b5eda8 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemsession.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemsession.go @@ -2,11 +2,13 @@ package system type Systemsession struct { All bool `json:"all,omitempty"` + Clienttype string `json:"clienttype,omitempty"` Currentconn bool `json:"currentconn,omitempty"` Expirytime int `json:"expirytime,omitempty"` Lastactivitytime string `json:"lastactivitytime,omitempty"` Logintime string `json:"logintime,omitempty"` Numofconnections int `json:"numofconnections,omitempty"` + Partitionname string `json:"partitionname,omitempty"` Sid int `json:"sid,omitempty"` Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemuser.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemuser.go index ccda26d16..1610d163b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemuser.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemuser.go @@ -3,6 +3,9 @@ package system type Systemuser struct { Encrypted bool `json:"encrypted,omitempty"` Externalauth string `json:"externalauth,omitempty"` + Hashmethod string `json:"hashmethod,omitempty"` + Logging string `json:"logging,omitempty"` + Maxsession int `json:"maxsession,omitempty"` Password string `json:"password,omitempty"` Promptinheritedfrom string `json:"promptinheritedfrom,omitempty"` Promptstring string `json:"promptstring,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/system/systemuser_systemgroup_binding.go b/vendor/github.com/chiradeep/go-nitro/config/system/systemuser_systemgroup_binding.go index 35da2fc48..22698d944 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/system/systemuser_systemgroup_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/system/systemuser_systemgroup_binding.go @@ -1,8 +1,6 @@ package system type Systemusersystemgroupbinding struct { - Groupname string `json:"groupname,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Username string `json:"username,omitempty"` + Groupname string `json:"groupname,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditnslogpolicy_binding.go index a71f2e8f6..324427c47 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditnslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditnslogpolicy_binding.go @@ -1,7 +1,8 @@ package tm type Tmglobalauditnslogpolicybinding struct { - Bindpolicytype int `json:"bindpolicytype,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Bindpolicytype int `json:"bindpolicytype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditsyslogpolicy_binding.go index f393ad7fb..dfb9df346 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditsyslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_auditsyslogpolicy_binding.go @@ -1,7 +1,8 @@ package tm type Tmglobalauditsyslogpolicybinding struct { - Bindpolicytype int `json:"bindpolicytype,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Bindpolicytype int `json:"bindpolicytype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmsessionpolicy_binding.go index 5e6c25640..3754669e0 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmsessionpolicy_binding.go @@ -1,8 +1,9 @@ package tm type Tmglobaltmsessionpolicybinding struct { - Bindpolicytype int `json:"bindpolicytype,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` + Bindpolicytype int `json:"bindpolicytype,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmtrafficpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmtrafficpolicy_binding.go index 184427c75..23972fb22 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmtrafficpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmglobal_tmtrafficpolicy_binding.go @@ -1,8 +1,10 @@ package tm type Tmglobaltmtrafficpolicybinding struct { - Bindpolicytype int `json:"bindpolicytype,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Type string `json:"type,omitempty"` + Bindpolicytype int `json:"bindpolicytype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmsamlssoprofile.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmsamlssoprofile.go index 997bd0d2b..8d5ed8c5e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmsamlssoprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmsamlssoprofile.go @@ -2,9 +2,83 @@ package tm type Tmsamlssoprofile struct { Assertionconsumerserviceurl string `json:"assertionconsumerserviceurl,omitempty"` + Attribute1 string `json:"attribute1,omitempty"` + Attribute10 string `json:"attribute10,omitempty"` + Attribute10expr string `json:"attribute10expr,omitempty"` + Attribute10format string `json:"attribute10format,omitempty"` + Attribute10friendlyname string `json:"attribute10friendlyname,omitempty"` + Attribute11 string `json:"attribute11,omitempty"` + Attribute11expr string `json:"attribute11expr,omitempty"` + Attribute11format string `json:"attribute11format,omitempty"` + Attribute11friendlyname string `json:"attribute11friendlyname,omitempty"` + Attribute12 string `json:"attribute12,omitempty"` + Attribute12expr string `json:"attribute12expr,omitempty"` + Attribute12format string `json:"attribute12format,omitempty"` + Attribute12friendlyname string `json:"attribute12friendlyname,omitempty"` + Attribute13 string `json:"attribute13,omitempty"` + Attribute13expr string `json:"attribute13expr,omitempty"` + Attribute13format string `json:"attribute13format,omitempty"` + Attribute13friendlyname string `json:"attribute13friendlyname,omitempty"` + Attribute14 string `json:"attribute14,omitempty"` + Attribute14expr string `json:"attribute14expr,omitempty"` + Attribute14format string `json:"attribute14format,omitempty"` + Attribute14friendlyname string `json:"attribute14friendlyname,omitempty"` + Attribute15 string `json:"attribute15,omitempty"` + Attribute15expr string `json:"attribute15expr,omitempty"` + Attribute15format string `json:"attribute15format,omitempty"` + Attribute15friendlyname string `json:"attribute15friendlyname,omitempty"` + Attribute16 string `json:"attribute16,omitempty"` + Attribute16expr string `json:"attribute16expr,omitempty"` + Attribute16format string `json:"attribute16format,omitempty"` + Attribute16friendlyname string `json:"attribute16friendlyname,omitempty"` + Attribute1expr string `json:"attribute1expr,omitempty"` + Attribute1format string `json:"attribute1format,omitempty"` + Attribute1friendlyname string `json:"attribute1friendlyname,omitempty"` + Attribute2 string `json:"attribute2,omitempty"` + Attribute2expr string `json:"attribute2expr,omitempty"` + Attribute2format string `json:"attribute2format,omitempty"` + Attribute2friendlyname string `json:"attribute2friendlyname,omitempty"` + Attribute3 string `json:"attribute3,omitempty"` + Attribute3expr string `json:"attribute3expr,omitempty"` + Attribute3format string `json:"attribute3format,omitempty"` + Attribute3friendlyname string `json:"attribute3friendlyname,omitempty"` + Attribute4 string `json:"attribute4,omitempty"` + Attribute4expr string `json:"attribute4expr,omitempty"` + Attribute4format string `json:"attribute4format,omitempty"` + Attribute4friendlyname string `json:"attribute4friendlyname,omitempty"` + Attribute5 string `json:"attribute5,omitempty"` + Attribute5expr string `json:"attribute5expr,omitempty"` + Attribute5format string `json:"attribute5format,omitempty"` + Attribute5friendlyname string `json:"attribute5friendlyname,omitempty"` + Attribute6 string `json:"attribute6,omitempty"` + Attribute6expr string `json:"attribute6expr,omitempty"` + Attribute6format string `json:"attribute6format,omitempty"` + Attribute6friendlyname string `json:"attribute6friendlyname,omitempty"` + Attribute7 string `json:"attribute7,omitempty"` + Attribute7expr string `json:"attribute7expr,omitempty"` + Attribute7format string `json:"attribute7format,omitempty"` + Attribute7friendlyname string `json:"attribute7friendlyname,omitempty"` + Attribute8 string `json:"attribute8,omitempty"` + Attribute8expr string `json:"attribute8expr,omitempty"` + Attribute8format string `json:"attribute8format,omitempty"` + Attribute8friendlyname string `json:"attribute8friendlyname,omitempty"` + Attribute9 string `json:"attribute9,omitempty"` + Attribute9expr string `json:"attribute9expr,omitempty"` + Attribute9format string `json:"attribute9format,omitempty"` + Attribute9friendlyname string `json:"attribute9friendlyname,omitempty"` + Audience string `json:"audience,omitempty"` + Digestmethod string `json:"digestmethod,omitempty"` + Encryptassertion string `json:"encryptassertion,omitempty"` + Encryptionalgorithm string `json:"encryptionalgorithm,omitempty"` Name string `json:"name,omitempty"` + Nameidexpr string `json:"nameidexpr,omitempty"` + Nameidformat string `json:"nameidformat,omitempty"` Relaystaterule string `json:"relaystaterule,omitempty"` Samlissuername string `json:"samlissuername,omitempty"` Samlsigningcertname string `json:"samlsigningcertname,omitempty"` + Samlspcertname string `json:"samlspcertname,omitempty"` Sendpassword string `json:"sendpassword,omitempty"` + Signassertion string `json:"signassertion,omitempty"` + Signaturealg string `json:"signaturealg,omitempty"` + Skewtime int `json:"skewtime,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmsessionpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmsessionpolicy.go index ee36fa2e7..d6f9d9a13 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmsessionpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmsessionpolicy.go @@ -1,8 +1,11 @@ package tm type Tmsessionpolicy struct { - Action string `json:"action,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Name string `json:"name,omitempty"` - Rule string `json:"rule,omitempty"` + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Rule string `json:"rule,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tm/tmtrafficaction.go b/vendor/github.com/chiradeep/go-nitro/config/tm/tmtrafficaction.go index df53b8138..2db0a931f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tm/tmtrafficaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tm/tmtrafficaction.go @@ -2,11 +2,15 @@ package tm type Tmtrafficaction struct { Apptimeout int `json:"apptimeout,omitempty"` + Forcedtimeout string `json:"forcedtimeout,omitempty"` + Forcedtimeoutval int `json:"forcedtimeoutval,omitempty"` Formssoaction string `json:"formssoaction,omitempty"` Initiatelogout string `json:"initiatelogout,omitempty"` Kcdaccount string `json:"kcdaccount,omitempty"` Name string `json:"name,omitempty"` + Passwdexpression string `json:"passwdexpression,omitempty"` Persistentcookie string `json:"persistentcookie,omitempty"` Samlssoprofile string `json:"samlssoprofile,omitempty"` Sso string `json:"sso,omitempty"` + Userexpression string `json:"userexpression,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/transform/transformglobal_transformpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/transform/transformglobal_transformpolicy_binding.go index a9be2cda1..b34cad032 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/transform/transformglobal_transformpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/transform/transformglobal_transformpolicy_binding.go @@ -2,6 +2,7 @@ package transform type Transformglobaltransformpolicybinding struct { Flowtype int `json:"flowtype,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` Invoke bool `json:"invoke,omitempty"` Labelname string `json:"labelname,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunnelglobal_tunneltrafficpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunnelglobal_tunneltrafficpolicy_binding.go index 50902a09f..772e31176 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunnelglobal_tunneltrafficpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunnelglobal_tunneltrafficpolicy_binding.go @@ -1,8 +1,13 @@ package tunnel type Tunnelglobaltunneltrafficpolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - State string `json:"state,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Policytype string `json:"policytype,omitempty"` + Priority int `json:"priority,omitempty"` + State string `json:"state,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy.go index c715155d6..20f5024eb 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy.go @@ -5,12 +5,17 @@ type Tunneltrafficpolicy struct { Builtin interface{} `json:"builtin,omitempty"` Clienttransactions int `json:"clienttransactions,omitempty"` Clientttlb int `json:"clientttlb,omitempty"` + Comment string `json:"comment,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` Hits int `json:"hits,omitempty"` Isdefault bool `json:"isdefault,omitempty"` + Logaction string `json:"logaction,omitempty"` Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` Rule string `json:"rule,omitempty"` Rxbytes int `json:"rxbytes,omitempty"` Servertransactions int `json:"servertransactions,omitempty"` Serverttlb int `json:"serverttlb,omitempty"` Txbytes int `json:"txbytes,omitempty"` + Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy_tunnelglobal_binding.go b/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy_tunnelglobal_binding.go index dfede6c13..cbafb5eb5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy_tunnelglobal_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/tunnel/tunneltrafficpolicy_tunnelglobal_binding.go @@ -1,8 +1,9 @@ package tunnel type Tunneltrafficpolicytunnelglobalbinding struct { - Activepolicy int `json:"activepolicy,omitempty"` - Boundto string `json:"boundto,omitempty"` - Name string `json:"name,omitempty"` - Priority int `json:"priority,omitempty"` + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/ulfd/ulfdserver.go b/vendor/github.com/chiradeep/go-nitro/config/ulfd/ulfdserver.go new file mode 100644 index 000000000..93d99f121 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/ulfd/ulfdserver.go @@ -0,0 +1,6 @@ +package ulfd + +type Ulfdserver struct { + Loggerip string `json:"loggerip,omitempty"` + State string `json:"state,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategories.go b/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategories.go new file mode 100644 index 000000000..03e66e200 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategories.go @@ -0,0 +1,6 @@ +package urlfiltering + +type Urlfilteringcategories struct { + Categories string `json:"categories,omitempty"` + Group string `json:"group,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategorygroups.go b/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategorygroups.go new file mode 100644 index 000000000..6947edb44 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringcategorygroups.go @@ -0,0 +1,5 @@ +package urlfiltering + +type Urlfilteringcategorygroups struct { + Categorygroups string `json:"categorygroups,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringparameter.go b/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringparameter.go new file mode 100644 index 000000000..e9643dd7c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/urlfiltering/urlfilteringparameter.go @@ -0,0 +1,18 @@ +package urlfiltering + +type Urlfilteringparameter struct { + Clouddblookuptimeout int `json:"clouddblookuptimeout,omitempty"` + Cloudhost string `json:"cloudhost,omitempty"` + Cloudkeepalivetimeout int `json:"cloudkeepalivetimeout,omitempty"` + Cloudserverconnecttimeout int `json:"cloudserverconnecttimeout,omitempty"` + Hoursbetweendbupdates int `json:"hoursbetweendbupdates,omitempty"` + Localdatabasethreads int `json:"localdatabasethreads,omitempty"` + Maxnumberofcloudthreads int `json:"maxnumberofcloudthreads,omitempty"` + Proxyhostip string `json:"proxyhostip,omitempty"` + Proxypassword string `json:"proxypassword,omitempty"` + Proxyport int `json:"proxyport,omitempty"` + Proxyusername string `json:"proxyusername,omitempty"` + Seeddbpath string `json:"seeddbpath,omitempty"` + Seeddbsizelevel int `json:"seeddbsizelevel,omitempty"` + Timeofdaytoupdatedb string `json:"timeofdaytoupdatedb,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/user/userprotocol.go b/vendor/github.com/chiradeep/go-nitro/config/user/userprotocol.go new file mode 100644 index 000000000..283abce81 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/user/userprotocol.go @@ -0,0 +1,8 @@ +package user + +type Userprotocol struct { + Comment string `json:"comment,omitempty"` + Extension string `json:"extension,omitempty"` + Name string `json:"name,omitempty"` + Transport string `json:"transport,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/user/uservserver.go b/vendor/github.com/chiradeep/go-nitro/config/user/uservserver.go new file mode 100644 index 000000000..009e10694 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/user/uservserver.go @@ -0,0 +1,18 @@ +package user + +type Uservserver struct { + Comment string `json:"comment,omitempty"` + Curstate string `json:"curstate,omitempty"` + Defaultlb string `json:"defaultlb,omitempty"` + Ipaddress string `json:"ipaddress,omitempty"` + Name string `json:"name,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Params string `json:"Params,omitempty"` + Port int `json:"port,omitempty"` + State string `json:"state,omitempty"` + Statechangetimemsec int `json:"statechangetimemsec,omitempty"` + Statechangetimesec string `json:"statechangetimesec,omitempty"` + Tickssincelaststatechange int `json:"tickssincelaststatechange,omitempty"` + Userprotocol string `json:"userprotocol,omitempty"` + Value string `json:"value,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/callhome.go b/vendor/github.com/chiradeep/go-nitro/config/utility/callhome.go index b33434fad..efc3fc271 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/utility/callhome.go +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/callhome.go @@ -5,14 +5,22 @@ type Callhome struct { Emailaddress string `json:"emailaddress,omitempty"` Flashfirstfail string `json:"flashfirstfail,omitempty"` Flashlatestfailure string `json:"flashlatestfailure,omitempty"` + Hbcustominterval int `json:"hbcustominterval,omitempty"` Hddfirstfail string `json:"hddfirstfail,omitempty"` Hddlatestfailure string `json:"hddlatestfailure,omitempty"` Ipaddress string `json:"ipaddress,omitempty"` + Memthrefirstanomaly string `json:"memthrefirstanomaly,omitempty"` + Memthrelatestanomaly string `json:"memthrelatestanomaly,omitempty"` + Mode string `json:"mode,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Port int `json:"port,omitempty"` Powfirstfail string `json:"powfirstfail,omitempty"` Powlatestfailure string `json:"powlatestfailure,omitempty"` + Proxyauthservice string `json:"proxyauthservice,omitempty"` Proxymode string `json:"proxymode,omitempty"` Restartlatestfail string `json:"restartlatestfail,omitempty"` + Rlfirsthighdrop string `json:"rlfirsthighdrop,omitempty"` + Rllatesthighdrop string `json:"rllatesthighdrop,omitempty"` Sslcardfirstfailure string `json:"sslcardfirstfailure,omitempty"` Sslcardlatestfailure string `json:"sslcardlatestfailure,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/install.go b/vendor/github.com/chiradeep/go-nitro/config/utility/install.go new file mode 100644 index 000000000..7013169c5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/install.go @@ -0,0 +1,9 @@ +package utility + +type Install struct { + Enhancedupgrade bool `json:"enhancedupgrade,omitempty"` + L bool `json:"l,omitempty"` + Resizeswapvar bool `json:"resizeswapvar,omitempty"` + Url string `json:"url,omitempty"` + Y bool `json:"y,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/ping.go b/vendor/github.com/chiradeep/go-nitro/config/utility/ping.go new file mode 100644 index 000000000..0518566ae --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/ping.go @@ -0,0 +1,13 @@ +package utility + +type Ping struct { + C int `json:"c,omitempty"` + HostName string `json:"hostName,omitempty"` + I int `json:"i,omitempty"` + N bool `json:"n,omitempty"` + P string `json:"p,omitempty"` + Q bool `json:"q,omitempty"` + Response string `json:"response,omitempty"` + S int `json:"s,omitempty"` + T int `json:"T,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/ping6.go b/vendor/github.com/chiradeep/go-nitro/config/utility/ping6.go new file mode 100644 index 000000000..352a09856 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/ping6.go @@ -0,0 +1,16 @@ +package utility + +type Ping6 struct { + B int `json:"b,omitempty"` + C int `json:"c,omitempty"` + HostName string `json:"hostName,omitempty"` + I int `json:"i,omitempty"` + M bool `json:"m,omitempty"` + N bool `json:"n,omitempty"` + P string `json:"p,omitempty"` + Q bool `json:"q,omitempty"` + Response string `json:"response,omitempty"` + S int `json:"s,omitempty"` + T int `json:"T,omitempty"` + V int `json:"V,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/raid.go b/vendor/github.com/chiradeep/go-nitro/config/utility/raid.go new file mode 100644 index 000000000..17fb9c343 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/raid.go @@ -0,0 +1 @@ +package utility diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/techsupport.go b/vendor/github.com/chiradeep/go-nitro/config/utility/techsupport.go index e981fc96c..e6071fac2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/utility/techsupport.go +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/techsupport.go @@ -1,6 +1,15 @@ package utility type Techsupport struct { - Scope string `json:"scope,omitempty"` - Servername string `json:"servername,omitempty"` + Casenumber string `json:"casenumber,omitempty"` + Description string `json:"description,omitempty"` + File string `json:"file,omitempty"` + Partitionname string `json:"partitionname,omitempty"` + Password string `json:"password,omitempty"` + Proxy string `json:"proxy,omitempty"` + Response string `json:"response,omitempty"` + Scope string `json:"scope,omitempty"` + Servername string `json:"servername,omitempty"` + Upload bool `json:"upload,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/traceroute.go b/vendor/github.com/chiradeep/go-nitro/config/utility/traceroute.go new file mode 100644 index 000000000..2e2bc1906 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/traceroute.go @@ -0,0 +1,16 @@ +package utility + +type Traceroute struct { + Host string `json:"host,omitempty"` + M int `json:"M,omitempty"` + N bool `json:"n,omitempty"` + P int `json:"P,omitempty"` + Packetlen int `json:"packetlen,omitempty"` + Q int `json:"q,omitempty"` + R bool `json:"r,omitempty"` + Response string `json:"response,omitempty"` + S string `json:"S,omitempty"` + T int `json:"T,omitempty"` + V bool `json:"v,omitempty"` + W int `json:"w,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/utility/traceroute6.go b/vendor/github.com/chiradeep/go-nitro/config/utility/traceroute6.go new file mode 100644 index 000000000..44316c5e1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/utility/traceroute6.go @@ -0,0 +1,17 @@ +package utility + +type Traceroute6 struct { + Host string `json:"host,omitempty"` + I bool `json:"I,omitempty"` + M int `json:"m,omitempty"` + N bool `json:"n,omitempty"` + P int `json:"p,omitempty"` + Packetlen int `json:"packetlen,omitempty"` + Q int `json:"q,omitempty"` + R bool `json:"r,omitempty"` + Response string `json:"response,omitempty"` + S string `json:"s,omitempty"` + T int `json:"T,omitempty"` + V bool `json:"v,omitempty"` + W int `json:"w,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionaction.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionaction.go new file mode 100644 index 000000000..ba46d11c0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionaction.go @@ -0,0 +1,12 @@ +package videooptimization + +type Videooptimizationdetectionaction struct { + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Referencecount int `json:"referencecount,omitempty"` + Type string `json:"type,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy.go new file mode 100644 index 000000000..b8fe9c108 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy.go @@ -0,0 +1,14 @@ +package videooptimization + +type Videooptimizationdetectionpolicy struct { + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_binding.go new file mode 100644 index 000000000..f9682ff49 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_binding.go @@ -0,0 +1,5 @@ +package videooptimization + +type Videooptimizationdetectionpolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.go new file mode 100644 index 000000000..161666ee7 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationdetectionpolicylbvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.go new file mode 100644 index 000000000..fb0850d2c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationdetectionpolicyvideooptimizationglobaldetectionbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel.go new file mode 100644 index 000000000..28606f7ee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel.go @@ -0,0 +1,14 @@ +package videooptimization + +type Videooptimizationdetectionpolicylabel struct { + Comment string `json:"comment,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Newname string `json:"newname,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policylabeltype string `json:"policylabeltype,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_binding.go new file mode 100644 index 000000000..48f8c6590 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_binding.go @@ -0,0 +1,5 @@ +package videooptimization + +type Videooptimizationdetectionpolicylabelbinding struct { + Labelname string `json:"labelname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.go new file mode 100644 index 000000000..abd29cced --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationdetectionpolicylabelpolicybindingbinding struct { + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.go new file mode 100644 index 000000000..4654cd628 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationdetectionpolicylabelvideooptimizationdetectionpolicybinding struct { + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_binding.go new file mode 100644 index 000000000..6a76e5f9f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_binding.go @@ -0,0 +1 @@ +package videooptimization diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.go new file mode 100644 index 000000000..b1f440b66 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.go @@ -0,0 +1,13 @@ +package videooptimization + +type Videooptimizationglobaldetectionvideooptimizationdetectionpolicybinding struct { + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_binding.go new file mode 100644 index 000000000..6a76e5f9f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_binding.go @@ -0,0 +1 @@ +package videooptimization diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.go new file mode 100644 index 000000000..e635249a6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.go @@ -0,0 +1,13 @@ +package videooptimization + +type Videooptimizationglobalpacingvideooptimizationpacingpolicybinding struct { + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Type string `json:"type,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingaction.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingaction.go new file mode 100644 index 000000000..e77d186e4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingaction.go @@ -0,0 +1,12 @@ +package videooptimization + +type Videooptimizationpacingaction struct { + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rate int `json:"rate,omitempty"` + Referencecount int `json:"referencecount,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy.go new file mode 100644 index 000000000..8cd47634c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy.go @@ -0,0 +1,14 @@ +package videooptimization + +type Videooptimizationpacingpolicy struct { + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Comment string `json:"comment,omitempty"` + Hits int `json:"hits,omitempty"` + Logaction string `json:"logaction,omitempty"` + Name string `json:"name,omitempty"` + Newname string `json:"newname,omitempty"` + Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` + Undefhits int `json:"undefhits,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_binding.go new file mode 100644 index 000000000..494c1c42a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_binding.go @@ -0,0 +1,5 @@ +package videooptimization + +type Videooptimizationpacingpolicybinding struct { + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.go new file mode 100644 index 000000000..972a20a1d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationpacingpolicylbvserverbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.go new file mode 100644 index 000000000..347df9a27 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationpacingpolicyvideooptimizationglobalpacingbinding struct { + Activepolicy int `json:"activepolicy,omitempty"` + Boundto string `json:"boundto,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Name string `json:"name,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel.go new file mode 100644 index 000000000..8938c6612 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel.go @@ -0,0 +1,14 @@ +package videooptimization + +type Videooptimizationpacingpolicylabel struct { + Comment string `json:"comment,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Hits int `json:"hits,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Newname string `json:"newname,omitempty"` + Numpol int `json:"numpol,omitempty"` + Policylabeltype string `json:"policylabeltype,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_binding.go new file mode 100644 index 000000000..78be4ca10 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_binding.go @@ -0,0 +1,5 @@ +package videooptimization + +type Videooptimizationpacingpolicylabelbinding struct { + Labelname string `json:"labelname,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.go new file mode 100644 index 000000000..01e6344e0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationpacingpolicylabelpolicybindingbinding struct { + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.go new file mode 100644 index 000000000..782220b2d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.go @@ -0,0 +1,11 @@ +package videooptimization + +type Videooptimizationpacingpolicylabelvideooptimizationpacingpolicybinding struct { + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Invoke bool `json:"invoke,omitempty"` + Invokelabelname string `json:"invoke_labelname,omitempty"` + Labelname string `json:"labelname,omitempty"` + Labeltype string `json:"labeltype,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationparameter.go b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationparameter.go new file mode 100644 index 000000000..05e0f2863 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/videooptimization/videooptimizationparameter.go @@ -0,0 +1,6 @@ +package videooptimization + +type Videooptimizationparameter struct { + Quicpacingrate int `json:"quicpacingrate,omitempty"` + Randomsamplingpercentage float64 `json:"randomsamplingpercentage,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnalwaysonprofile.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnalwaysonprofile.go new file mode 100644 index 000000000..4aa0944aa --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnalwaysonprofile.go @@ -0,0 +1,8 @@ +package vpn + +type Vpnalwaysonprofile struct { + Clientcontrol string `json:"clientcontrol,omitempty"` + Locationbasedvpn string `json:"locationbasedvpn,omitempty"` + Name string `json:"name,omitempty"` + Networkaccessonvpnfailure string `json:"networkaccessonvpnfailure,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccesspolicy.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccesspolicy.go index 896d8094a..493fc7b6e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccesspolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccesspolicy.go @@ -1,12 +1,13 @@ package vpn type Vpnclientlessaccesspolicy struct { - Description string `json:"description,omitempty"` - Hits int `json:"hits,omitempty"` - Isdefault bool `json:"isdefault,omitempty"` - Name string `json:"name,omitempty"` - Profilename string `json:"profilename,omitempty"` - Rule string `json:"rule,omitempty"` - Undefaction string `json:"undefaction,omitempty"` - Undefhits int `json:"undefhits,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Description string `json:"description,omitempty"` + Hits int `json:"hits,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Name string `json:"name,omitempty"` + Profilename string `json:"profilename,omitempty"` + Rule string `json:"rule,omitempty"` + Undefaction string `json:"undefaction,omitempty"` + Undefhits int `json:"undefhits,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccessprofile.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccessprofile.go index 6e853c8f6..b87811b1f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccessprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnclientlessaccessprofile.go @@ -1,21 +1,22 @@ package vpn type Vpnclientlessaccessprofile struct { - Clientconsumedcookies string `json:"clientconsumedcookies,omitempty"` - Cssrewritepolicylabel string `json:"cssrewritepolicylabel,omitempty"` - Description string `json:"description,omitempty"` - Isdefault bool `json:"isdefault,omitempty"` - Javascriptrewritepolicylabel string `json:"javascriptrewritepolicylabel,omitempty"` - Profilename string `json:"profilename,omitempty"` - Regexforfindingcustomurls string `json:"regexforfindingcustomurls,omitempty"` - Regexforfindingurlincss string `json:"regexforfindingurlincss,omitempty"` - Regexforfindingurlinjavascript string `json:"regexforfindingurlinjavascript,omitempty"` - Regexforfindingurlinxcomponent string `json:"regexforfindingurlinxcomponent,omitempty"` - Regexforfindingurlinxml string `json:"regexforfindingurlinxml,omitempty"` - Reqhdrrewritepolicylabel string `json:"reqhdrrewritepolicylabel,omitempty"` - Requirepersistentcookie string `json:"requirepersistentcookie,omitempty"` - Reshdrrewritepolicylabel string `json:"reshdrrewritepolicylabel,omitempty"` - Urlrewritepolicylabel string `json:"urlrewritepolicylabel,omitempty"` - Xcomponentrewritepolicylabel string `json:"xcomponentrewritepolicylabel,omitempty"` - Xmlrewritepolicylabel string `json:"xmlrewritepolicylabel,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Clientconsumedcookies string `json:"clientconsumedcookies,omitempty"` + Cssrewritepolicylabel string `json:"cssrewritepolicylabel,omitempty"` + Description string `json:"description,omitempty"` + Isdefault bool `json:"isdefault,omitempty"` + Javascriptrewritepolicylabel string `json:"javascriptrewritepolicylabel,omitempty"` + Profilename string `json:"profilename,omitempty"` + Regexforfindingcustomurls string `json:"regexforfindingcustomurls,omitempty"` + Regexforfindingurlincss string `json:"regexforfindingurlincss,omitempty"` + Regexforfindingurlinjavascript string `json:"regexforfindingurlinjavascript,omitempty"` + Regexforfindingurlinxcomponent string `json:"regexforfindingurlinxcomponent,omitempty"` + Regexforfindingurlinxml string `json:"regexforfindingurlinxml,omitempty"` + Reqhdrrewritepolicylabel string `json:"reqhdrrewritepolicylabel,omitempty"` + Requirepersistentcookie string `json:"requirepersistentcookie,omitempty"` + Reshdrrewritepolicylabel string `json:"reshdrrewritepolicylabel,omitempty"` + Urlrewritepolicylabel string `json:"urlrewritepolicylabel,omitempty"` + Xcomponentrewritepolicylabel string `json:"xcomponentrewritepolicylabel,omitempty"` + Xmlrewritepolicylabel string `json:"xmlrewritepolicylabel,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_appcontroller_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_appcontroller_binding.go index a4f17763e..5b36043f1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_appcontroller_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_appcontroller_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalappcontrollerbinding struct { - Appcontroller string `json:"appcontroller,omitempty"` + Appcontroller string `json:"appcontroller,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditnslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditnslogpolicy_binding.go index 3817652f4..f779db6c1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditnslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditnslogpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauditnslogpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditsyslogpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditsyslogpolicy_binding.go index e8fb915f3..8500c15a5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditsyslogpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_auditsyslogpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauditsyslogpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationcertpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationcertpolicy_binding.go index d34d6d2db..e44a923b1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationcertpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationcertpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationcertpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationldappolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationldappolicy_binding.go index 38645219a..2b31eca58 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationldappolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationldappolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationldappolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationlocalpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationlocalpolicy_binding.go index a3532484d..83f8102d3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationlocalpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationlocalpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationlocalpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationnegotiatepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationnegotiatepolicy_binding.go index 5180536e3..172ee3d54 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationnegotiatepolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationnegotiatepolicy_binding.go @@ -1,7 +1,9 @@ package vpn type Vpnglobalauthenticationnegotiatepolicybinding struct { - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationpolicy_binding.go index 59e2be5cd..bf1aee5f5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationradiuspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationradiuspolicy_binding.go index 590504025..afc59d18d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationradiuspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationradiuspolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationradiuspolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationsamlpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationsamlpolicy_binding.go index 9e5340aa8..8dbee9668 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationsamlpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationsamlpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationsamlpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationtacacspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationtacacspolicy_binding.go index 63ad577a7..350dee087 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationtacacspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_authenticationtacacspolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalauthenticationtacacspolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_domain_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_domain_binding.go index c68f0a14e..7a3021276 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_domain_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_domain_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobaldomainbinding struct { - Intranetdomain string `json:"intranetdomain,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Intranetdomain string `json:"intranetdomain,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip6_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip6_binding.go index ab2aa3896..927c58230 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip6_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip6_binding.go @@ -1,6 +1,7 @@ package vpn type Vpnglobalintranetip6binding struct { - Intranetip6 string `json:"intranetip6,omitempty"` - Numaddr int `json:"numaddr,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Intranetip6 string `json:"intranetip6,omitempty"` + Numaddr int `json:"numaddr,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip_binding.go index dcd8d7d09..cd4703632 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_intranetip_binding.go @@ -1,6 +1,7 @@ package vpn type Vpnglobalintranetipbinding struct { - Intranetip string `json:"intranetip,omitempty"` - Netmask string `json:"netmask,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Intranetip string `json:"intranetip,omitempty"` + Netmask string `json:"netmask,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sharefileserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sharefileserver_binding.go index dcfb78cc9..1ed2f3593 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sharefileserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sharefileserver_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalsharefileserverbinding struct { - Sharefile string `json:"sharefile,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Sharefile string `json:"sharefile,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sslcertkey_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sslcertkey_binding.go new file mode 100644 index 000000000..8ec029d19 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_sslcertkey_binding.go @@ -0,0 +1,10 @@ +package vpn + +type Vpnglobalsslcertkeybinding struct { + Cacert string `json:"cacert,omitempty"` + Certkeyname string `json:"certkeyname,omitempty"` + Crlcheck string `json:"crlcheck,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Ocspcheck string `json:"ocspcheck,omitempty"` + Userdataencryptionkey string `json:"userdataencryptionkey,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_staserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_staserver_binding.go index 301fb9b56..ff4ebe5e1 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_staserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_staserver_binding.go @@ -1,6 +1,9 @@ package vpn type Vpnglobalstaserverbinding struct { - Staauthid string `json:"staauthid,omitempty"` - Staserver string `json:"staserver,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Staaddresstype string `json:"staaddresstype,omitempty"` + Staauthid string `json:"staauthid,omitempty"` + Staserver string `json:"staserver,omitempty"` + Stastate string `json:"stastate,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.go index ef5532146..f1cfa3dfe 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.go @@ -1,10 +1,12 @@ package vpn type Vpnglobalvpnclientlessaccesspolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` - Type string `json:"type,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Globalbindtype string `json:"globalbindtype,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` + Type string `json:"type,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpneula_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpneula_binding.go index 0e893e3f5..89ff8b52f 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpneula_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpneula_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalvpneulabinding struct { - Eula string `json:"eula,omitempty"` + Eula string `json:"eula,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnintranetapplication_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnintranetapplication_binding.go index a07e3fcf3..f16b41c79 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnintranetapplication_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnintranetapplication_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalvpnintranetapplicationbinding struct { - Intranetapplication string `json:"intranetapplication,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Intranetapplication string `json:"intranetapplication,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnnexthopserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnnexthopserver_binding.go index e3984c06e..350ee38a2 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnnexthopserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnnexthopserver_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalvpnnexthopserverbinding struct { - Nexthopserver string `json:"nexthopserver,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Nexthopserver string `json:"nexthopserver,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnportaltheme_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnportaltheme_binding.go index e3d912efc..4bb87fc9e 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnportaltheme_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnportaltheme_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalvpnportalthemebinding struct { - Portaltheme string `json:"portaltheme,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Portaltheme string `json:"portaltheme,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnsessionpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnsessionpolicy_binding.go index 5ef5c2314..c2232def3 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnsessionpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnsessionpolicy_binding.go @@ -1,9 +1,10 @@ package vpn type Vpnglobalvpnsessionpolicybinding struct { - Builtin interface{} `json:"builtin,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpntrafficpolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpntrafficpolicy_binding.go index 184121ea1..08dc8cfd9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpntrafficpolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpntrafficpolicy_binding.go @@ -1,8 +1,9 @@ package vpn type Vpnglobalvpntrafficpolicybinding struct { - Groupextraction bool `json:"groupextraction,omitempty"` - Policyname string `json:"policyname,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Policyname string `json:"policyname,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnurl_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnurl_binding.go index 2ca243546..2780ccd00 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnurl_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnglobal_vpnurl_binding.go @@ -1,5 +1,6 @@ package vpn type Vpnglobalvpnurlbinding struct { - Urlname string `json:"urlname,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Urlname string `json:"urlname,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicaconnection.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicaconnection.go index be2c12fce..def91ac53 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicaconnection.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicaconnection.go @@ -1,11 +1,14 @@ package vpn type Vpnicaconnection struct { - Destip string `json:"destip,omitempty"` - Destport int `json:"destport,omitempty"` - Domain string `json:"domain,omitempty"` - Peid int `json:"peid,omitempty"` - Srcip string `json:"srcip,omitempty"` - Srcport int `json:"srcport,omitempty"` - Username string `json:"username,omitempty"` + All bool `json:"all,omitempty"` + Destip string `json:"destip,omitempty"` + Destport int `json:"destport,omitempty"` + Domain string `json:"domain,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Peid int `json:"peid,omitempty"` + Srcip string `json:"srcip,omitempty"` + Srcport int `json:"srcport,omitempty"` + Transproto string `json:"transproto,omitempty"` + Username string `json:"username,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicadtlsconnection.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicadtlsconnection.go index a0a46a7d1..f000e3398 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicadtlsconnection.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnicadtlsconnection.go @@ -5,6 +5,7 @@ type Vpnicadtlsconnection struct { Destip string `json:"destip,omitempty"` Destport int `json:"destport,omitempty"` Domain string `json:"domain,omitempty"` + Nodeid int `json:"nodeid,omitempty"` Peid int `json:"peid,omitempty"` Srcip string `json:"srcip,omitempty"` Srcport int `json:"srcport,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnnexthopserver.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnnexthopserver.go index beb59ee98..27b3411f4 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnnexthopserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnnexthopserver.go @@ -1,8 +1,10 @@ package vpn type Vpnnexthopserver struct { - Name string `json:"name,omitempty"` - Nexthopip string `json:"nexthopip,omitempty"` - Nexthopport int `json:"nexthopport,omitempty"` - Secure string `json:"secure,omitempty"` + Name string `json:"name,omitempty"` + Nexthopfqdn string `json:"nexthopfqdn,omitempty"` + Nexthopip string `json:"nexthopip,omitempty"` + Nexthopport int `json:"nexthopport,omitempty"` + Resaddresstype string `json:"resaddresstype,omitempty"` + Secure string `json:"secure,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnparameter.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnparameter.go index 8a29e2e9d..2f819c714 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnparameter.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnparameter.go @@ -1,10 +1,15 @@ package vpn type Vpnparameter struct { + Advancedclientlessvpnmode string `json:"advancedclientlessvpnmode,omitempty"` Allowedlogingroups string `json:"allowedlogingroups,omitempty"` Allprotocolproxy string `json:"allprotocolproxy,omitempty"` + Alwaysonprofilename string `json:"alwaysonprofilename,omitempty"` Apptokentimeout int `json:"apptokentimeout,omitempty"` Authorizationgroup string `json:"authorizationgroup,omitempty"` + Autoproxyurl string `json:"autoproxyurl,omitempty"` + Backendcertvalidation string `json:"backendcertvalidation,omitempty"` + Backendserversni string `json:"backendserversni,omitempty"` Citrixreceiverhome string `json:"citrixreceiverhome,omitempty"` Clientchoices string `json:"clientchoices,omitempty"` Clientcleanupprompt string `json:"clientcleanupprompt,omitempty"` @@ -20,6 +25,7 @@ type Vpnparameter struct { Clientsecuritygroup string `json:"clientsecuritygroup,omitempty"` Clientsecuritylog string `json:"clientsecuritylog,omitempty"` Clientsecuritymessage string `json:"clientsecuritymessage,omitempty"` + Clientversions string `json:"clientversions,omitempty"` Defaultauthorizationaction string `json:"defaultauthorizationaction,omitempty"` Dnsvservername string `json:"dnsvservername,omitempty"` Emailhome string `json:"emailhome,omitempty"` @@ -34,21 +40,29 @@ type Vpnparameter struct { Httpport interface{} `json:"httpport,omitempty"` Httpproxy string `json:"httpproxy,omitempty"` Icaproxy string `json:"icaproxy,omitempty"` + Icasessiontimeout string `json:"icasessiontimeout,omitempty"` + Icauseraccounting string `json:"icauseraccounting,omitempty"` + Iconwithreceiver string `json:"iconwithreceiver,omitempty"` Iipdnssuffix string `json:"iipdnssuffix,omitempty"` Kcdaccount string `json:"kcdaccount,omitempty"` Killconnections string `json:"killconnections,omitempty"` + Linuxpluginupgrade string `json:"linuxpluginupgrade,omitempty"` Locallanaccess string `json:"locallanaccess,omitempty"` Loginscript string `json:"loginscript,omitempty"` Logoutscript string `json:"logoutscript,omitempty"` + Macpluginupgrade string `json:"macpluginupgrade,omitempty"` Mdxtokentimeout int `json:"mdxtokentimeout,omitempty"` Name string `json:"name,omitempty"` Ntdomain string `json:"ntdomain,omitempty"` + Pcoipprofilename string `json:"pcoipprofilename,omitempty"` Proxy string `json:"proxy,omitempty"` Proxyexception string `json:"proxyexception,omitempty"` Proxylocalbypass string `json:"proxylocalbypass,omitempty"` + Rdpclientprofilename string `json:"rdpclientprofilename,omitempty"` Rfc1918 string `json:"rfc1918,omitempty"` Securebrowse string `json:"securebrowse,omitempty"` Sesstimeout int `json:"sesstimeout,omitempty"` + Smartgroup string `json:"smartgroup,omitempty"` Socksproxy string `json:"socksproxy,omitempty"` Splitdns string `json:"splitdns,omitempty"` Splittunnel string `json:"splittunnel,omitempty"` @@ -61,9 +75,14 @@ type Vpnparameter struct { Uitheme string `json:"uitheme,omitempty"` Useiip string `json:"useiip,omitempty"` Usemip string `json:"usemip,omitempty"` + Userdomains string `json:"userdomains,omitempty"` + Vpnsessionpolicybindtype string `json:"vpnsessionpolicybindtype,omitempty"` + Vpnsessionpolicycount int `json:"vpnsessionpolicycount,omitempty"` Wihome string `json:"wihome,omitempty"` + Wihomeaddresstype string `json:"wihomeaddresstype,omitempty"` Windowsautologon string `json:"windowsautologon,omitempty"` Windowsclienttype string `json:"windowsclienttype,omitempty"` + Windowspluginupgrade string `json:"windowspluginupgrade,omitempty"` Winsip string `json:"winsip,omitempty"` Wiportalmode string `json:"wiportalmode,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipconnection.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipconnection.go new file mode 100644 index 000000000..3e17a711d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipconnection.go @@ -0,0 +1,12 @@ +package vpn + +type Vpnpcoipconnection struct { + All bool `json:"all,omitempty"` + Destip string `json:"destip,omitempty"` + Destport int `json:"destport,omitempty"` + Nodeid int `json:"nodeid,omitempty"` + Peid int `json:"peid,omitempty"` + Srcip string `json:"srcip,omitempty"` + Srcport int `json:"srcport,omitempty"` + Username string `json:"username,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipprofile.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipprofile.go new file mode 100644 index 000000000..2f0cfbb08 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipprofile.go @@ -0,0 +1,8 @@ +package vpn + +type Vpnpcoipprofile struct { + Conserverurl string `json:"conserverurl,omitempty"` + Icvverification string `json:"icvverification,omitempty"` + Name string `json:"name,omitempty"` + Sessionidletimeout int `json:"sessionidletimeout,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipvserverprofile.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipvserverprofile.go new file mode 100644 index 000000000..8f5c7574f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnpcoipvserverprofile.go @@ -0,0 +1,7 @@ +package vpn + +type Vpnpcoipvserverprofile struct { + Logindomain string `json:"logindomain,omitempty"` + Name string `json:"name,omitempty"` + Udpport int `json:"udpport,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsamlssoprofile.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsamlssoprofile.go index ee75ab095..01c6ce2c5 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsamlssoprofile.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsamlssoprofile.go @@ -2,9 +2,84 @@ package vpn type Vpnsamlssoprofile struct { Assertionconsumerserviceurl string `json:"assertionconsumerserviceurl,omitempty"` + Attribute1 string `json:"attribute1,omitempty"` + Attribute10 string `json:"attribute10,omitempty"` + Attribute10expr string `json:"attribute10expr,omitempty"` + Attribute10format string `json:"attribute10format,omitempty"` + Attribute10friendlyname string `json:"attribute10friendlyname,omitempty"` + Attribute11 string `json:"attribute11,omitempty"` + Attribute11expr string `json:"attribute11expr,omitempty"` + Attribute11format string `json:"attribute11format,omitempty"` + Attribute11friendlyname string `json:"attribute11friendlyname,omitempty"` + Attribute12 string `json:"attribute12,omitempty"` + Attribute12expr string `json:"attribute12expr,omitempty"` + Attribute12format string `json:"attribute12format,omitempty"` + Attribute12friendlyname string `json:"attribute12friendlyname,omitempty"` + Attribute13 string `json:"attribute13,omitempty"` + Attribute13expr string `json:"attribute13expr,omitempty"` + Attribute13format string `json:"attribute13format,omitempty"` + Attribute13friendlyname string `json:"attribute13friendlyname,omitempty"` + Attribute14 string `json:"attribute14,omitempty"` + Attribute14expr string `json:"attribute14expr,omitempty"` + Attribute14format string `json:"attribute14format,omitempty"` + Attribute14friendlyname string `json:"attribute14friendlyname,omitempty"` + Attribute15 string `json:"attribute15,omitempty"` + Attribute15expr string `json:"attribute15expr,omitempty"` + Attribute15format string `json:"attribute15format,omitempty"` + Attribute15friendlyname string `json:"attribute15friendlyname,omitempty"` + Attribute16 string `json:"attribute16,omitempty"` + Attribute16expr string `json:"attribute16expr,omitempty"` + Attribute16format string `json:"attribute16format,omitempty"` + Attribute16friendlyname string `json:"attribute16friendlyname,omitempty"` + Attribute1expr string `json:"attribute1expr,omitempty"` + Attribute1format string `json:"attribute1format,omitempty"` + Attribute1friendlyname string `json:"attribute1friendlyname,omitempty"` + Attribute2 string `json:"attribute2,omitempty"` + Attribute2expr string `json:"attribute2expr,omitempty"` + Attribute2format string `json:"attribute2format,omitempty"` + Attribute2friendlyname string `json:"attribute2friendlyname,omitempty"` + Attribute3 string `json:"attribute3,omitempty"` + Attribute3expr string `json:"attribute3expr,omitempty"` + Attribute3format string `json:"attribute3format,omitempty"` + Attribute3friendlyname string `json:"attribute3friendlyname,omitempty"` + Attribute4 string `json:"attribute4,omitempty"` + Attribute4expr string `json:"attribute4expr,omitempty"` + Attribute4format string `json:"attribute4format,omitempty"` + Attribute4friendlyname string `json:"attribute4friendlyname,omitempty"` + Attribute5 string `json:"attribute5,omitempty"` + Attribute5expr string `json:"attribute5expr,omitempty"` + Attribute5format string `json:"attribute5format,omitempty"` + Attribute5friendlyname string `json:"attribute5friendlyname,omitempty"` + Attribute6 string `json:"attribute6,omitempty"` + Attribute6expr string `json:"attribute6expr,omitempty"` + Attribute6format string `json:"attribute6format,omitempty"` + Attribute6friendlyname string `json:"attribute6friendlyname,omitempty"` + Attribute7 string `json:"attribute7,omitempty"` + Attribute7expr string `json:"attribute7expr,omitempty"` + Attribute7format string `json:"attribute7format,omitempty"` + Attribute7friendlyname string `json:"attribute7friendlyname,omitempty"` + Attribute8 string `json:"attribute8,omitempty"` + Attribute8expr string `json:"attribute8expr,omitempty"` + Attribute8format string `json:"attribute8format,omitempty"` + Attribute8friendlyname string `json:"attribute8friendlyname,omitempty"` + Attribute9 string `json:"attribute9,omitempty"` + Attribute9expr string `json:"attribute9expr,omitempty"` + Attribute9format string `json:"attribute9format,omitempty"` + Attribute9friendlyname string `json:"attribute9friendlyname,omitempty"` + Audience string `json:"audience,omitempty"` + Digestmethod string `json:"digestmethod,omitempty"` + Encryptassertion string `json:"encryptassertion,omitempty"` + Encryptionalgorithm string `json:"encryptionalgorithm,omitempty"` Name string `json:"name,omitempty"` + Nameidexpr string `json:"nameidexpr,omitempty"` + Nameidformat string `json:"nameidformat,omitempty"` Relaystaterule string `json:"relaystaterule,omitempty"` Samlissuername string `json:"samlissuername,omitempty"` Samlsigningcertname string `json:"samlsigningcertname,omitempty"` + Samlspcertname string `json:"samlspcertname,omitempty"` Sendpassword string `json:"sendpassword,omitempty"` + Signassertion string `json:"signassertion,omitempty"` + Signaturealg string `json:"signaturealg,omitempty"` + Signatureservice string `json:"signatureservice,omitempty"` + Skewtime int `json:"skewtime,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionaction.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionaction.go index c169ba44d..6b04e13a9 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionaction.go @@ -1,9 +1,12 @@ package vpn type Vpnsessionaction struct { + Advancedclientlessvpnmode string `json:"advancedclientlessvpnmode,omitempty"` Allowedlogingroups string `json:"allowedlogingroups,omitempty"` Allprotocolproxy string `json:"allprotocolproxy,omitempty"` + Alwaysonprofilename string `json:"alwaysonprofilename,omitempty"` Authorizationgroup string `json:"authorizationgroup,omitempty"` + Autoproxyurl string `json:"autoproxyurl,omitempty"` Builtin interface{} `json:"builtin,omitempty"` Citrixreceiverhome string `json:"citrixreceiverhome,omitempty"` Clientchoices string `json:"clientchoices,omitempty"` @@ -15,7 +18,7 @@ type Vpnsessionaction struct { Clientlessmodeurlencoding string `json:"clientlessmodeurlencoding,omitempty"` Clientlesspersistentcookie string `json:"clientlesspersistentcookie,omitempty"` Clientlessvpnmode string `json:"clientlessvpnmode,omitempty"` - Clientoptions interface{} `json:"clientoptions,omitempty"` + Clientoptions string `json:"clientoptions,omitempty"` Clientsecurity string `json:"clientsecurity,omitempty"` Clientsecuritygroup string `json:"clientsecuritygroup,omitempty"` Clientsecuritylog string `json:"clientsecuritylog,omitempty"` @@ -33,20 +36,27 @@ type Vpnsessionaction struct { Httpport interface{} `json:"httpport,omitempty"` Httpproxy string `json:"httpproxy,omitempty"` Icaproxy string `json:"icaproxy,omitempty"` + Iconwithreceiver string `json:"iconwithreceiver,omitempty"` Iipdnssuffix string `json:"iipdnssuffix,omitempty"` Kcdaccount string `json:"kcdaccount,omitempty"` Killconnections string `json:"killconnections,omitempty"` + Linuxpluginupgrade string `json:"linuxpluginupgrade,omitempty"` Locallanaccess string `json:"locallanaccess,omitempty"` Loginscript string `json:"loginscript,omitempty"` Logoutscript string `json:"logoutscript,omitempty"` + Macpluginupgrade string `json:"macpluginupgrade,omitempty"` Name string `json:"name,omitempty"` Ntdomain string `json:"ntdomain,omitempty"` + Pcoipprofilename string `json:"pcoipprofilename,omitempty"` Proxy string `json:"proxy,omitempty"` Proxyexception string `json:"proxyexception,omitempty"` Proxylocalbypass string `json:"proxylocalbypass,omitempty"` + Rdpclientprofilename string `json:"rdpclientprofilename,omitempty"` Rfc1918 string `json:"rfc1918,omitempty"` Securebrowse string `json:"securebrowse,omitempty"` Sesstimeout int `json:"sesstimeout,omitempty"` + Sfgatewayauthtype string `json:"sfgatewayauthtype,omitempty"` + Smartgroup string `json:"smartgroup,omitempty"` Socksproxy string `json:"socksproxy,omitempty"` Splitdns string `json:"splitdns,omitempty"` Splittunnel string `json:"splittunnel,omitempty"` @@ -58,9 +68,12 @@ type Vpnsessionaction struct { Transparentinterception string `json:"transparentinterception,omitempty"` Useiip string `json:"useiip,omitempty"` Usemip string `json:"usemip,omitempty"` + Useraccounting string `json:"useraccounting,omitempty"` Wihome string `json:"wihome,omitempty"` + Wihomeaddresstype string `json:"wihomeaddresstype,omitempty"` Windowsautologon string `json:"windowsautologon,omitempty"` Windowsclienttype string `json:"windowsclienttype,omitempty"` + Windowspluginupgrade string `json:"windowspluginupgrade,omitempty"` Winsip string `json:"winsip,omitempty"` Wiportalmode string `json:"wiportalmode,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionpolicy.go index bda762d8d..2ed1d8d04 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsessionpolicy.go @@ -1,8 +1,10 @@ package vpn type Vpnsessionpolicy struct { - Action string `json:"action,omitempty"` - Builtin interface{} `json:"builtin,omitempty"` - Name string `json:"name,omitempty"` - Rule string `json:"rule,omitempty"` + Action string `json:"action,omitempty"` + Builtin interface{} `json:"builtin,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Rule string `json:"rule,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsfconfig.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsfconfig.go new file mode 100644 index 000000000..05cfcfb77 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnsfconfig.go @@ -0,0 +1,6 @@ +package vpn + +type Vpnsfconfig struct { + Filename string `json:"filename,omitempty"` + Vserver interface{} `json:"vserver,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnstoreinfo.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnstoreinfo.go new file mode 100644 index 000000000..32e705cd9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnstoreinfo.go @@ -0,0 +1,10 @@ +package vpn + +type Vpnstoreinfo struct { + Storeapisupport string `json:"storeapisupport,omitempty"` + Storelist string `json:"storelist,omitempty"` + Storeserverissf string `json:"storeserverissf,omitempty"` + Storeserverstatus string `json:"storeserverstatus,omitempty"` + Storestatus string `json:"storestatus,omitempty"` + Url string `json:"url,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficaction.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficaction.go index e6505f7ae..09b5daa40 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficaction.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficaction.go @@ -1,13 +1,17 @@ package vpn type Vpntrafficaction struct { - Apptimeout int `json:"apptimeout,omitempty"` - Formssoaction string `json:"formssoaction,omitempty"` - Fta string `json:"fta,omitempty"` - Kcdaccount string `json:"kcdaccount,omitempty"` - Name string `json:"name,omitempty"` - Qual string `json:"qual,omitempty"` - Samlssoprofile string `json:"samlssoprofile,omitempty"` - Sso string `json:"sso,omitempty"` - Wanscaler string `json:"wanscaler,omitempty"` + Apptimeout int `json:"apptimeout,omitempty"` + Formssoaction string `json:"formssoaction,omitempty"` + Fta string `json:"fta,omitempty"` + Hdx string `json:"hdx,omitempty"` + Kcdaccount string `json:"kcdaccount,omitempty"` + Name string `json:"name,omitempty"` + Passwdexpression string `json:"passwdexpression,omitempty"` + Proxy string `json:"proxy,omitempty"` + Qual string `json:"qual,omitempty"` + Samlssoprofile string `json:"samlssoprofile,omitempty"` + Sso string `json:"sso,omitempty"` + Userexpression string `json:"userexpression,omitempty"` + Wanscaler string `json:"wanscaler,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficpolicy.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficpolicy.go index 044eaa46c..986d2e090 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficpolicy.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpntrafficpolicy.go @@ -1,7 +1,9 @@ package vpn type Vpntrafficpolicy struct { - Action string `json:"action,omitempty"` - Name string `json:"name,omitempty"` - Rule string `json:"rule,omitempty"` + Action string `json:"action,omitempty"` + Expressiontype string `json:"expressiontype,omitempty"` + Hits int `json:"hits,omitempty"` + Name string `json:"name,omitempty"` + Rule string `json:"rule,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnurl.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnurl.go index f5ccf88fe..15a91e3ad 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnurl.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnurl.go @@ -2,8 +2,14 @@ package vpn type Vpnurl struct { Actualurl string `json:"actualurl,omitempty"` + Appjson string `json:"appjson,omitempty"` + Applicationtype string `json:"applicationtype,omitempty"` Clientlessaccess string `json:"clientlessaccess,omitempty"` Comment string `json:"comment,omitempty"` + Iconurl string `json:"iconurl,omitempty"` Linkname string `json:"linkname,omitempty"` + Samlssoprofile string `json:"samlssoprofile,omitempty"` + Ssotype string `json:"ssotype,omitempty"` Urlname string `json:"urlname,omitempty"` + Vservername string `json:"vservername,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver.go index 60b9c02a0..7930e44dd 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver.go @@ -1,57 +1,83 @@ package vpn type Vpnvserver struct { - Appflowlog string `json:"appflowlog,omitempty"` - Authentication string `json:"authentication,omitempty"` - Backupvserver string `json:"backupvserver,omitempty"` - Bindpoint string `json:"bindpoint,omitempty"` - Cachetype string `json:"cachetype,omitempty"` - Cachevserver string `json:"cachevserver,omitempty"` - Cginfrahomepageredirect string `json:"cginfrahomepageredirect,omitempty"` - Clttimeout int `json:"clttimeout,omitempty"` - Comment string `json:"comment,omitempty"` - Curaaausers int `json:"curaaausers,omitempty"` - Curstate string `json:"curstate,omitempty"` - Disableprimaryondown string `json:"disableprimaryondown,omitempty"` - Domain string `json:"domain,omitempty"` - Doublehop string `json:"doublehop,omitempty"` - Downstateflush string `json:"downstateflush,omitempty"` - Failedlogintimeout int `json:"failedlogintimeout,omitempty"` - Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` - Groupextraction bool `json:"groupextraction,omitempty"` - Httpprofilename string `json:"httpprofilename,omitempty"` - Icaonly string `json:"icaonly,omitempty"` - Icmpvsrresponse string `json:"icmpvsrresponse,omitempty"` - Ip string `json:"ip,omitempty"` - Ipv46 string `json:"ipv46,omitempty"` - Listenpolicy string `json:"listenpolicy,omitempty"` - Listenpriority int `json:"listenpriority,omitempty"` - Map string `json:"map,omitempty"` - Maxaaausers int `json:"maxaaausers,omitempty"` - Maxloginattempts int `json:"maxloginattempts,omitempty"` - Name string `json:"name,omitempty"` - Netprofile string `json:"netprofile,omitempty"` - Newname string `json:"newname,omitempty"` - Policy string `json:"policy,omitempty"` - Port int `json:"port,omitempty"` - Precedence string `json:"precedence,omitempty"` - Priority int `json:"priority,omitempty"` - Range int `json:"range,omitempty"` - Redirect string `json:"redirect,omitempty"` - Redirecturl string `json:"redirecturl,omitempty"` - Rule string `json:"rule,omitempty"` - Secondary bool `json:"secondary,omitempty"` - Servicename string `json:"servicename,omitempty"` - Servicetype string `json:"servicetype,omitempty"` - Somethod string `json:"somethod,omitempty"` - Sopersistence string `json:"sopersistence,omitempty"` - Sopersistencetimeout int `json:"sopersistencetimeout,omitempty"` - Sothreshold int `json:"sothreshold,omitempty"` - State string `json:"state,omitempty"` - Status int `json:"status,omitempty"` - Tcpprofilename string `json:"tcpprofilename,omitempty"` - Type string `json:"type,omitempty"` - Usemip string `json:"usemip,omitempty"` - Value string `json:"value,omitempty"` - Weight int `json:"weight,omitempty"` + Advancedepa string `json:"advancedepa,omitempty"` + Analyticsprofile string `json:"analyticsprofile,omitempty"` + Appflowlog string `json:"appflowlog,omitempty"` + Authentication string `json:"authentication,omitempty"` + Authnprofile string `json:"authnprofile,omitempty"` + Backupvserver string `json:"backupvserver,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Cachetype string `json:"cachetype,omitempty"` + Cachevserver string `json:"cachevserver,omitempty"` + Certkeynames string `json:"certkeynames,omitempty"` + Cginfrahomepageredirect string `json:"cginfrahomepageredirect,omitempty"` + Clttimeout int `json:"clttimeout,omitempty"` + Comment string `json:"comment,omitempty"` + Csvserver string `json:"csvserver,omitempty"` + Curaaausers int `json:"curaaausers,omitempty"` + Curstate string `json:"curstate,omitempty"` + Curtotalusers int `json:"curtotalusers,omitempty"` + Deploymenttype string `json:"deploymenttype,omitempty"` + Devicecert string `json:"devicecert,omitempty"` + Disableprimaryondown string `json:"disableprimaryondown,omitempty"` + Domain string `json:"domain,omitempty"` + Doublehop string `json:"doublehop,omitempty"` + Downstateflush string `json:"downstateflush,omitempty"` + Dtls string `json:"dtls,omitempty"` + Epaprofileoptional bool `json:"epaprofileoptional,omitempty"` + Failedlogintimeout int `json:"failedlogintimeout,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Httpprofilename string `json:"httpprofilename,omitempty"` + Icaonly string `json:"icaonly,omitempty"` + Icaproxysessionmigration string `json:"icaproxysessionmigration,omitempty"` + Icmpvsrresponse string `json:"icmpvsrresponse,omitempty"` + Ip string `json:"ip,omitempty"` + Ipset string `json:"ipset,omitempty"` + Ipv46 string `json:"ipv46,omitempty"` + L2conn string `json:"l2conn,omitempty"` + Linuxepapluginupgrade string `json:"linuxepapluginupgrade,omitempty"` + Listenpolicy string `json:"listenpolicy,omitempty"` + Listenpriority int `json:"listenpriority,omitempty"` + Loginonce string `json:"loginonce,omitempty"` + Logoutonsmartcardremoval string `json:"logoutonsmartcardremoval,omitempty"` + Macepapluginupgrade string `json:"macepapluginupgrade,omitempty"` + Map string `json:"map,omitempty"` + Maxaaausers int `json:"maxaaausers,omitempty"` + Maxloginattempts int `json:"maxloginattempts,omitempty"` + Name string `json:"name,omitempty"` + Netprofile string `json:"netprofile,omitempty"` + Newname string `json:"newname,omitempty"` + Ngname string `json:"ngname,omitempty"` + Nodefaultbindings string `json:"nodefaultbindings,omitempty"` + Pcoipvserverprofilename string `json:"pcoipvserverprofilename,omitempty"` + Policy string `json:"policy,omitempty"` + Port int `json:"port,omitempty"` + Precedence string `json:"precedence,omitempty"` + Priority int `json:"priority,omitempty"` + Range int `json:"range,omitempty"` + Rdpserverprofilename string `json:"rdpserverprofilename,omitempty"` + Redirect string `json:"redirect,omitempty"` + Redirecturl string `json:"redirecturl,omitempty"` + Response string `json:"response,omitempty"` + Rhistate string `json:"rhistate,omitempty"` + Rule string `json:"rule,omitempty"` + Secondary bool `json:"secondary,omitempty"` + Servicename string `json:"servicename,omitempty"` + Servicetype string `json:"servicetype,omitempty"` + Somethod string `json:"somethod,omitempty"` + Sopersistence string `json:"sopersistence,omitempty"` + Sopersistencetimeout int `json:"sopersistencetimeout,omitempty"` + Sothreshold int `json:"sothreshold,omitempty"` + State string `json:"state,omitempty"` + Status int `json:"status,omitempty"` + Tcpprofilename string `json:"tcpprofilename,omitempty"` + Type string `json:"type,omitempty"` + Usemip string `json:"usemip,omitempty"` + Userdomains string `json:"userdomains,omitempty"` + Value string `json:"value,omitempty"` + Vserverfqdn string `json:"vserverfqdn,omitempty"` + Weight int `json:"weight,omitempty"` + Windowsepapluginupgrade string `json:"windowsepapluginupgrade,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationnegotiatepolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationnegotiatepolicy_binding.go index afc8a5826..9bb04ad4d 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationnegotiatepolicy_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationnegotiatepolicy_binding.go @@ -1,9 +1,12 @@ package vpn type Vpnvserverauthenticationnegotiatepolicybinding struct { - Acttype int `json:"acttype,omitempty"` - Name string `json:"name,omitempty"` - Policy string `json:"policy,omitempty"` - Priority int `json:"priority,omitempty"` - Secondary bool `json:"secondary,omitempty"` + Acttype int `json:"acttype,omitempty"` + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationoauthidppolicy_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationoauthidppolicy_binding.go new file mode 100644 index 000000000..2becfedce --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_authenticationoauthidppolicy_binding.go @@ -0,0 +1,11 @@ +package vpn + +type Vpnvserverauthenticationoauthidppolicybinding struct { + Bindpoint string `json:"bindpoint,omitempty"` + Gotopriorityexpression string `json:"gotopriorityexpression,omitempty"` + Groupextraction bool `json:"groupextraction,omitempty"` + Name string `json:"name,omitempty"` + Policy string `json:"policy,omitempty"` + Priority int `json:"priority,omitempty"` + Secondary bool `json:"secondary,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_staserver_binding.go b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_staserver_binding.go index 466168c56..aaf55e397 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_staserver_binding.go +++ b/vendor/github.com/chiradeep/go-nitro/config/vpn/vpnvserver_staserver_binding.go @@ -1,8 +1,10 @@ package vpn type Vpnvserverstaserverbinding struct { - Acttype int `json:"acttype,omitempty"` - Name string `json:"name,omitempty"` - Staauthid string `json:"staauthid,omitempty"` - Staserver string `json:"staserver,omitempty"` + Acttype int `json:"acttype,omitempty"` + Name string `json:"name,omitempty"` + Staaddresstype string `json:"staaddresstype,omitempty"` + Staauthid string `json:"staauthid,omitempty"` + Staserver string `json:"staserver,omitempty"` + Stastate string `json:"stastate,omitempty"` } diff --git a/vendor/github.com/chiradeep/go-nitro/config/wf/wfpackage.go b/vendor/github.com/chiradeep/go-nitro/config/wf/wfpackage.go new file mode 100644 index 000000000..9dcb016ee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/wf/wfpackage.go @@ -0,0 +1,6 @@ +package wf + +type Wfpackage struct { + Jre string `json:"jre,omitempty"` + Wf string `json:"wf,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/wf/wfsite.go b/vendor/github.com/chiradeep/go-nitro/config/wf/wfsite.go new file mode 100644 index 000000000..f5526d295 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/wf/wfsite.go @@ -0,0 +1,12 @@ +package wf + +type Wfsite struct { + Displayroamingaccounts string `json:"displayroamingaccounts,omitempty"` + Html5receiver string `json:"html5receiver,omitempty"` + Sitename string `json:"sitename,omitempty"` + State string `json:"state,omitempty"` + Storefronturl string `json:"storefronturl,omitempty"` + Storename string `json:"storename,omitempty"` + Workspacecontrol string `json:"workspacecontrol,omitempty"` + Xframeoptions string `json:"xframeoptions,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/wi/wisite.go b/vendor/github.com/chiradeep/go-nitro/config/wi/wisite.go index 27d97dbb5..f1a2a309b 100644 --- a/vendor/github.com/chiradeep/go-nitro/config/wi/wisite.go +++ b/vendor/github.com/chiradeep/go-nitro/config/wi/wisite.go @@ -2,6 +2,7 @@ package wi type Wisite struct { Agauthenticationmethod string `json:"agauthenticationmethod,omitempty"` + Agcallbackurl string `json:"agcallbackurl,omitempty"` Agurl string `json:"agurl,omitempty"` Appwelcomemessage string `json:"appwelcomemessage,omitempty"` Authenticationpoint string `json:"authenticationpoint,omitempty"` @@ -9,13 +10,16 @@ type Wisite struct { Defaultcustomtextlocale string `json:"defaultcustomtextlocale,omitempty"` Domainselection string `json:"domainselection,omitempty"` Footertext string `json:"footertext,omitempty"` + Hidedomainfield string `json:"hidedomainfield,omitempty"` Kioskmode string `json:"kioskmode,omitempty"` + Logindomains string `json:"logindomains,omitempty"` Loginsysmessage string `json:"loginsysmessage,omitempty"` Logintitle string `json:"logintitle,omitempty"` Preloginbutton string `json:"preloginbutton,omitempty"` Preloginmessage string `json:"preloginmessage,omitempty"` Prelogintitle string `json:"prelogintitle,omitempty"` Publishedresourcetype string `json:"publishedresourcetype,omitempty"` + Restrictdomains string `json:"restrictdomains,omitempty"` Secondstaurl string `json:"secondstaurl,omitempty"` Sessionreliability string `json:"sessionreliability,omitempty"` Showrefresh string `json:"showrefresh,omitempty"` diff --git a/vendor/github.com/chiradeep/go-nitro/config/xm/xmdeployment.go b/vendor/github.com/chiradeep/go-nitro/config/xm/xmdeployment.go new file mode 100644 index 000000000..502b63fa4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/xm/xmdeployment.go @@ -0,0 +1,8 @@ +package xm + +type Xmdeployment struct { + Config string `json:"config,omitempty"` + Frompackage string `json:"frompackage,omitempty"` + Meta string `json:"meta,omitempty"` + Name string `json:"name,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/config/xm/xmpackage.go b/vendor/github.com/chiradeep/go-nitro/config/xm/xmpackage.go new file mode 100644 index 000000000..3f1c1da5f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/config/xm/xmpackage.go @@ -0,0 +1,8 @@ +package xm + +type Xmpackage struct { + Identifier string `json:"identifier,omitempty"` + Meta string `json:"meta,omitempty"` + Name string `json:"name,omitempty"` + Packagefile string `json:"packagefile,omitempty"` +} diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_aaapreauthenticationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_aaapreauthenticationpolicy_binding.json index 0d2fe3c8b..7984f2c73 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_aaapreauthenticationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_aaapreauthenticationpolicy_binding.json @@ -7,16 +7,13 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] }, "policy" : { "type" : "string" }, "priority" : { "type" : "integer" - }, - "windowsprofile" : { - "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_authenticationnegotiateaction_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_authenticationnegotiateaction_binding.json index 9022a0687..06f4b304a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_authenticationnegotiateaction_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaglobal_authenticationnegotiateaction_binding.json @@ -1,20 +1,6 @@ { "type" : "object", "properties" : { - "bindpolicytype" : { - "type" : "integer", - "readonly" : true - }, - "builtin" : { - "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] - }, - "policy" : { - "type" : "string" - }, - "priority" : { - "type" : "integer" - }, "windowsprofile" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup.json index a1d48f02b..cf381bb21 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup.json @@ -6,6 +6,9 @@ }, "loggedin" : { "type" : "boolean" + }, + "weight" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_aaauser_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_aaauser_binding.json index 3b7dc6e85..7289c372e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_aaauser_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_aaauser_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditnslogpolicy_binding.json index 661b73136..ffd1062c6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditnslogpolicy_binding.json @@ -5,10 +5,10 @@ "type" : "integer", "readonly" : true }, - "groupname" : { + "gotopriorityexpression" : { "type" : "string" }, - "intranetapplication" : { + "groupname" : { "type" : "string" }, "policy" : { @@ -17,8 +17,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditsyslogpolicy_binding.json index 9b6626ca1..baed21c89 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_auditsyslogpolicy_binding.json @@ -5,10 +5,10 @@ "type" : "integer", "readonly" : true }, - "groupname" : { + "gotopriorityexpression" : { "type" : "string" }, - "intranetapplication" : { + "groupname" : { "type" : "string" }, "policy" : { @@ -17,8 +17,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_authorizationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_authorizationpolicy_binding.json index 63f2c068d..451097bf9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_authorizationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_authorizationpolicy_binding.json @@ -5,10 +5,10 @@ "type" : "integer", "readonly" : true }, - "groupname" : { + "gotopriorityexpression" : { "type" : "string" }, - "intranetapplication" : { + "groupname" : { "type" : "string" }, "policy" : { @@ -17,8 +17,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_intranetip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_intranetip_binding.json index 0d8988400..311a0a2a1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_intranetip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_intranetip_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_tmsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_tmsessionpolicy_binding.json index 94227c887..5e37cdcb4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_tmsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_tmsessionpolicy_binding.json @@ -5,10 +5,10 @@ "type" : "integer", "readonly" : true }, - "groupname" : { + "gotopriorityexpression" : { "type" : "string" }, - "intranetapplication" : { + "groupname" : { "type" : "string" }, "policy" : { @@ -17,8 +17,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnintranetapplication_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnintranetapplication_binding.json index af43eed65..6e4233b67 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnintranetapplication_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnintranetapplication_binding.json @@ -5,19 +5,13 @@ "type" : "integer", "readonly" : true }, - "groupname" : { - "type" : "string" - }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, - "policy" : { + "groupname" : { "type" : "string" }, - "priority" : { - "type" : "integer" - }, - "urlname" : { + "intranetapplication" : { "type" : "string" } }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnsessionpolicy_binding.json index cdadb079b..b30c3041c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnsessionpolicy_binding.json @@ -5,10 +5,10 @@ "type" : "integer", "readonly" : true }, - "groupname" : { + "gotopriorityexpression" : { "type" : "string" }, - "intranetapplication" : { + "groupname" : { "type" : "string" }, "policy" : { @@ -17,8 +17,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpntrafficpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpntrafficpolicy_binding.json index 411ba9e33..7d99eb1e4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpntrafficpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpntrafficpolicy_binding.json @@ -5,10 +5,10 @@ "type" : "integer", "readonly" : true }, - "groupname" : { + "gotopriorityexpression" : { "type" : "string" }, - "intranetapplication" : { + "groupname" : { "type" : "string" }, "policy" : { @@ -17,8 +17,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnurl_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnurl_binding.json index 69b4b5c94..6e8213c73 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnurl_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaagroup_vpnurl_binding.json @@ -5,18 +5,12 @@ "type" : "integer", "readonly" : true }, - "groupname" : { - "type" : "string" - }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, - "policy" : { + "groupname" : { "type" : "string" }, - "priority" : { - "type" : "integer" - }, "urlname" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaakcdaccount.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaakcdaccount.json index e40188b31..bca59463a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaakcdaccount.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaakcdaccount.json @@ -7,6 +7,9 @@ "delegateduser" : { "type" : "string" }, + "enterpriserealm" : { + "type" : "string" + }, "kcdaccount" : { "type" : "string" }, @@ -27,8 +30,14 @@ "realmstr" : { "type" : "string" }, + "servicespn" : { + "type" : "string" + }, "usercert" : { "type" : "string" + }, + "userrealm" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaldapparams.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaldapparams.json index d11623c0a..5f1f9e7e5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaldapparams.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaldapparams.json @@ -4,6 +4,11 @@ "authtimeout" : { "type" : "integer" }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "defaultauthenticationgroup" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaparameter.json index 865e2bdd6..69787b132 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaparameter.json @@ -1,17 +1,33 @@ { "type" : "object", "properties" : { + "aaadloglevel" : { + "type" : "string", + "enum" : [ "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG" ] + }, "aaadnatip" : { "type" : "string" }, + "aaasessionloglevel" : { + "type" : "string", + "enum" : [ "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG" ] + }, "defaultauthtype" : { "type" : "string", "enum" : [ "LOCAL", "LDAP", "RADIUS", "TACACS", "CERT" ] }, + "dynaddr" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "enableenhancedauthfeedback" : { "type" : "string", "enum" : [ "YES", "NO" ] }, + "enablesessionstickiness" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "enablestaticpagecaching" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -19,11 +35,28 @@ "failedlogintimeout" : { "type" : "integer" }, + "ftmode" : { + "type" : "string", + "enum" : [ "ON", "HA", "OFF" ] + }, "maxaaausers" : { "type" : "integer" }, + "maxkbquestions" : { + "type" : "integer" + }, "maxloginattempts" : { "type" : "integer" + }, + "maxsamldeflatesize" : { + "type" : "integer" + }, + "persistentloginattempts" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "pwdexpirynotificationdays" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationaction.json index 70e4932e4..5ff5ec5dc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationaction.json @@ -3,9 +3,12 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, + "defaultepagroup" : { + "type" : "string" + }, "deletefiles" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationparameter.json index 48ae82e9b..3405d29ec 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationparameter.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "deletefiles" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationpolicy.json index b50f9d005..5f1a3a43c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaapreauthenticationpolicy.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "hits" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaradiusparams.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaradiusparams.json index 20f1f9d3a..9e39ba80b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaradiusparams.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaaradiusparams.json @@ -5,9 +5,21 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "authentication" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "authservretry" : { + "type" : "integer" + }, "authtimeout" : { "type" : "integer" }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "callingstationid" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -66,6 +78,10 @@ }, "serverport" : { "type" : "integer" + }, + "tunnelendpointclientip" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaasession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaasession.json index 140601076..95b458302 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaasession.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaasession.json @@ -22,6 +22,10 @@ "type" : "string", "readonly" : true }, + "intranetip6" : { + "type" : "string", + "readonly" : true + }, "ipaddress" : { "type" : "string", "readonly" : true @@ -29,6 +33,9 @@ "netmask" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "peid" : { "type" : "integer", "readonly" : true @@ -53,6 +60,9 @@ "type" : "integer", "readonly" : true }, + "sessionkey" : { + "type" : "string" + }, "username" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaatacacsparams.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaatacacsparams.json index f46a6008b..586922ecb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaatacacsparams.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaatacacsparams.json @@ -16,9 +16,17 @@ "authtimeout" : { "type" : "integer" }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "defaultauthenticationgroup" : { "type" : "string" }, + "groupattrname" : { + "type" : "string" + }, "serverip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_aaagroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_aaagroup_binding.json index 99b4a4fd6..e98feea31 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_aaagroup_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_aaagroup_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditnslogpolicy_binding.json index 60975ceea..9dcba7cb9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditnslogpolicy_binding.json @@ -5,7 +5,7 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, "policy" : { @@ -14,8 +14,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditsyslogpolicy_binding.json index f01e7f3df..5fba31196 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_auditsyslogpolicy_binding.json @@ -5,7 +5,7 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, "policy" : { @@ -14,8 +14,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_authorizationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_authorizationpolicy_binding.json index 68f165547..06ae93b41 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_authorizationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_authorizationpolicy_binding.json @@ -5,7 +5,7 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, "policy" : { @@ -14,8 +14,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_intranetip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_intranetip_binding.json index 7063216d4..edda20dde 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_intranetip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_intranetip_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "intranetip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_tmsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_tmsessionpolicy_binding.json index 4262b57ac..015dd3ae8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_tmsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_tmsessionpolicy_binding.json @@ -5,7 +5,7 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, "policy" : { @@ -14,8 +14,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnintranetapplication_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnintranetapplication_binding.json index 815d946e8..a4dedbb52 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnintranetapplication_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnintranetapplication_binding.json @@ -5,16 +5,10 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { - "type" : "string" - }, - "policy" : { + "gotopriorityexpression" : { "type" : "string" }, - "priority" : { - "type" : "integer" - }, - "urlname" : { + "intranetapplication" : { "type" : "string" }, "username" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnsessionpolicy_binding.json index 987f07d16..f35d44fa2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnsessionpolicy_binding.json @@ -5,7 +5,7 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, "policy" : { @@ -14,8 +14,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpntrafficpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpntrafficpolicy_binding.json index 8b7a5d69d..3131d0fea 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpntrafficpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpntrafficpolicy_binding.json @@ -5,7 +5,7 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, "policy" : { @@ -14,8 +14,9 @@ "priority" : { "type" : "integer" }, - "urlname" : { - "type" : "string" + "type" : { + "type" : "string", + "enum" : [ "REQUEST", "UDP_REQUEST", "DNS_REQUEST", "ICMP_REQUEST" ] }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnurl_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnurl_binding.json index f12f7fb8b..51aed554c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnurl_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/aaa/aaauser_vpnurl_binding.json @@ -5,15 +5,9 @@ "type" : "integer", "readonly" : true }, - "intranetapplication" : { + "gotopriorityexpression" : { "type" : "string" }, - "policy" : { - "type" : "string" - }, - "priority" : { - "type" : "integer" - }, "urlname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/analytics/analyticsprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/analytics/analyticsprofile.json new file mode 100644 index 000000000..0ebcaf91b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/analytics/analyticsprofile.json @@ -0,0 +1,106 @@ +{ + "type" : "object", + "properties" : { + "collectors" : { + "type" : "string" + }, + "cqareporting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpauthentication" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpclientsidemeasurements" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpcontenttype" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpcookie" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpdomainname" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httphost" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httplocation" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpmethod" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httppagetracking" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpreferer" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpsetcookie" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpsetcookie2" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpurl" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpurlquery" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpuseragent" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpvia" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httpxforwardedforheader" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "integratedcache" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "name" : { + "type" : "string" + }, + "refcnt" : { + "type" : "integer", + "readonly" : true + }, + "tcpburstreporting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "type" : { + "type" : "string", + "enum" : [ "global", "webinsight", "tcpinsight", "securityinsight", "videoinsight", "hdxinsight", "gatewayinsight", "httpstream" ] + }, + "urlcategory" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "analyticsprofile", + "title" : "analyticsprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction.json index 81b10e905..c50035f05 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "clientsidemeasurements" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "collectors" : { "type" : "object" }, @@ -11,19 +15,46 @@ "type" : "string", "readonly" : true }, + "distributionalgorithm" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "hits" : { "type" : "integer", "readonly" : true }, + "metricslog" : { + "type" : "boolean" + }, "name" : { "type" : "string" }, "newname" : { "type" : "string" }, + "pagetracking" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "referencecount" : { "type" : "integer", "readonly" : true + }, + "securityinsight" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "transactionlog" : { + "type" : "string", + "enum" : [ "ALL", "ANOMALOUS" ] + }, + "videoanalytics" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "webinsight" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_analyticsprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_analyticsprofile_binding.json new file mode 100644 index 000000000..8758504d0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_analyticsprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "analyticsprofile" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "appflowaction_analyticsprofile_binding", + "title" : "appflowaction_analyticsprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_binding.json new file mode 100644 index 000000000..d9aae28dd --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowaction_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "appflowaction_binding", + "title" : "appflowaction_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowcollector.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowcollector.json index 5e39c486d..d069a1c7e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowcollector.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowcollector.json @@ -15,6 +15,15 @@ }, "port" : { "type" : "integer" + }, + "state" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "transport" : { + "type" : "string", + "enum" : [ "ipfix", "logstream", "rest" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowglobal_appflowpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowglobal_appflowpolicy_binding.json index 503b3b335..dac6f5c6f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowglobal_appflowpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowglobal_appflowpolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowparam.json index 4e91b5ca6..716262c04 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowparam.json @@ -8,6 +8,19 @@ "appnamerefresh" : { "type" : "integer" }, + "auditlogs" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "cacheinsight" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "clienttrafficonly" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -16,9 +29,25 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "cqareporting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "emailaddress" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "events" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "flowrecordinterval" : { "type" : "integer" }, + "gxsessionreporting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "httpauthorization" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -31,6 +60,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "httpdomain" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "httphost" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -43,6 +76,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "httpquerywithurl" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "httpreferer" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -71,11 +108,72 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "identifiername" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "identifiersessionname" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "lsnlogging" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "metrics" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "observationdomainid" : { + "type" : "integer" + }, + "observationdomainname" : { + "type" : "string" + }, + "observationpointid" : { + "type" : "integer" + }, + "securityinsightrecordinterval" : { + "type" : "integer" + }, + "securityinsighttraffic" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "skipcacheredirectionhttptransaction" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscriberawareness" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscriberidobfuscation" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tcpburstreporting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "tcpburstreportingthreshold" : { + "type" : "integer", + "readonly" : true + }, "templaterefresh" : { "type" : "integer" }, "udppmtu" : { "type" : "integer" + }, + "urlcategory" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "videoinsight" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy.json index ced79cd75..4c764e533 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy.json @@ -23,6 +23,13 @@ }, "rule" : { "type" : "string" + }, + "undefaction" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy_vpnvserver_binding.json index 7519dd85b..00a61060a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appflow/appflowpolicy_vpnvserver_binding.json @@ -2,25 +2,31 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labelname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true }, "name" : { "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwfieldtype.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwfieldtype.json index 0d2b6f7e3..7558c2d87 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwfieldtype.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwfieldtype.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "comment" : { @@ -12,6 +12,9 @@ "name" : { "type" : "string" }, + "nocharmaps" : { + "type" : "boolean" + }, "priority" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwglobal_appfwpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwglobal_appfwpolicy_binding.json index 395b489b7..37cb51ea4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwglobal_appfwpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwglobal_appfwpolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwhtmlerrorpage.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwhtmlerrorpage.json index b8f79a5de..0b0b2c897 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwhtmlerrorpage.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwhtmlerrorpage.json @@ -1,12 +1,21 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "overwrite" : { + "type" : "boolean" + }, "response" : { "type" : "string", "readonly" : true + }, + "src" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwjsoncontenttype.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwjsoncontenttype.json index 53a038e69..32deebe83 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwjsoncontenttype.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwjsoncontenttype.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "isregex" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningdata.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningdata.json index 0cda1be07..aaf1c5c88 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningdata.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningdata.json @@ -1,9 +1,40 @@ { "type" : "object", "properties" : { + "as_scan_location_sql" : { + "type" : "string", + "enum" : [ "FORMFIELD", "HEADER", "COOKIE" ] + }, + "as_scan_location_xss" : { + "type" : "string", + "enum" : [ "FORMFIELD", "HEADER", "COOKIE" ] + }, + "as_value_expr_sql" : { + "type" : "string" + }, + "as_value_expr_xss" : { + "type" : "string" + }, + "as_value_type_sql" : { + "type" : "string", + "enum" : [ "Keyword", "SpecialString", "Wildchar" ] + }, + "as_value_type_xss" : { + "type" : "string", + "enum" : [ "Tag", "Attribute", "Pattern" ] + }, + "contenttype" : { + "type" : "string" + }, "cookieconsistency" : { "type" : "string" }, + "creditcardnumber" : { + "type" : "string" + }, + "creditcardnumberurl" : { + "type" : "string" + }, "crosssitescripting" : { "type" : "string" }, @@ -23,6 +54,22 @@ "fieldformat" : { "type" : "string" }, + "fieldformatcharmappcre" : { + "type" : "string", + "readonly" : true + }, + "fieldformatmaxlength" : { + "type" : "integer", + "readonly" : true + }, + "fieldformatminlength" : { + "type" : "integer", + "readonly" : true + }, + "fieldtype" : { + "type" : "string", + "readonly" : true + }, "formactionurl_ff" : { "type" : "string" }, @@ -35,12 +82,20 @@ "formactionurl_xss" : { "type" : "string" }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string", + "readonly" : true + }, "profilename" : { "type" : "string" }, "securitycheck" : { "type" : "string", - "enum" : [ "startURL", "cookieConsistency", "fieldConsistency", "crossSiteScripting", "SQLInjection", "fieldFormat", "CSRFtag", "XMLDoSCheck", "XMLWSICheck", "XMLAttachmentCheck", "TotalXMLRequests" ] + "enum" : [ "startURL", "cookieConsistency", "fieldConsistency", "crossSiteScripting", "SQLInjection", "fieldFormat", "CSRFtag", "XMLDoSCheck", "XMLWSICheck", "XMLAttachmentCheck", "TotalXMLRequests", "creditCardNumber", "ContentType" ] }, "sqlinjection" : { "type" : "string" @@ -54,6 +109,18 @@ "totalxmlrequests" : { "type" : "boolean" }, + "url" : { + "type" : "string", + "readonly" : true + }, + "value" : { + "type" : "string", + "readonly" : true + }, + "value_type" : { + "type" : "string", + "readonly" : true + }, "xmlattachmentcheck" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningsettings.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningsettings.json index 52ca86e98..7a5f61685 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningsettings.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwlearningsettings.json @@ -1,12 +1,24 @@ { "type" : "object", "properties" : { + "contenttypeminthreshold" : { + "type" : "integer" + }, + "contenttypepercentthreshold" : { + "type" : "integer" + }, "cookieconsistencyminthreshold" : { "type" : "integer" }, "cookieconsistencypercentthreshold" : { "type" : "integer" }, + "creditcardnumberminthreshold" : { + "type" : "integer" + }, + "creditcardnumberpercentthreshold" : { + "type" : "integer" + }, "crosssitescriptingminthreshold" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile.json index acd13283a..38ab02d7d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile.json @@ -36,6 +36,10 @@ "comment" : { "type" : "string" }, + "contenttypeaction" : { + "type" : "object", + "enum" : [ "none", "block", "learn", "log", "stats" ] + }, "cookieconsistencyaction" : { "type" : "object", "enum" : [ "none", "block", "learn", "log", "stats" ] @@ -54,7 +58,7 @@ }, "creditcard" : { "type" : "object", - "enum" : [ "visa", "mastercard", "discover", "amex", "jcb", "dinersclub" ] + "enum" : [ "none", "visa", "mastercard", "discover", "amex", "jcb", "dinersclub" ] }, "creditcardaction" : { "type" : "object", @@ -110,6 +114,10 @@ "type" : "object", "enum" : [ "none", "block", "learn", "log", "stats" ] }, + "dosecurecreditcardlogging" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "enableformtagging" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -139,6 +147,10 @@ "htmlerrorobject" : { "type" : "string" }, + "inspectcontenttypes" : { + "type" : "object", + "enum" : [ "none", "application/x-www-form-urlencoded", "multipart/form-data", "text/x-gwt-rpc" ] + }, "invalidpercenthandling" : { "type" : "string", "enum" : [ "apache_mode", "asp_mode", "secure_mode" ] @@ -147,15 +159,27 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "multipleheaderaction" : { + "type" : "object", + "enum" : [ "block", "keepLast", "log", "none" ] + }, "name" : { "type" : "string" }, + "optimizepartialreqs" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "percentdecoderecursively" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "postbodylimit" : { "type" : "integer" }, "refererheadercheck" : { "type" : "string", - "enum" : [ "OFF", "if_present", "always" ] + "enum" : [ "OFF", "if_present", "AlwaysExceptStartURLs", "AlwaysExceptFirstRequest" ] }, "requestcontenttype" : { "type" : "string" @@ -163,6 +187,9 @@ "responsecontenttype" : { "type" : "string" }, + "rfcprofile" : { + "type" : "string" + }, "semicolonfieldseparator" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -182,6 +209,10 @@ "type" : "object", "enum" : [ "none", "block", "learn", "log", "stats" ] }, + "sqlinjectionchecksqlwildchars" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "sqlinjectiononlycheckfieldswithsqlchars" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -194,6 +225,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "sqlinjectiontype" : { + "type" : "string", + "enum" : [ "SQLSplChar", "SQLKeyword", "SQLSplCharORKeyword", "SQLSplCharANDKeyword" ] + }, "starturlaction" : { "type" : "object", "enum" : [ "none", "block", "learn", "log", "stats" ] @@ -207,6 +242,10 @@ "enum" : [ "ENABLED", "DISABLED" ], "readonly" : true }, + "streaming" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "stripcomments" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -219,10 +258,18 @@ "type" : "string", "enum" : [ "none", "all" ] }, + "trace" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "type" : { "type" : "object", "enum" : [ "HTML", "XML" ] }, + "urldecoderequestcookies" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "usehtmlerrorobject" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -250,6 +297,10 @@ "type" : "object", "enum" : [ "none", "block", "learn", "log", "stats" ] }, + "xmlsqlinjectionchecksqlwildchars" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "xmlsqlinjectiononlycheckfieldswithsqlchars" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -258,6 +309,10 @@ "type" : "string", "enum" : [ "checkall", "ansi", "nested", "ansinested" ] }, + "xmlsqlinjectiontype" : { + "type" : "string", + "enum" : [ "SQLSplChar", "SQLKeyword", "SQLSplCharORKeyword", "SQLSplCharANDKeyword" ] + }, "xmlvalidationaction" : { "type" : "object", "enum" : [ "none", "block", "learn", "log", "stats" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_creditcardnumber_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_creditcardnumber_binding.json index 3d3f575c1..eb04ea7b7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_creditcardnumber_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_creditcardnumber_binding.json @@ -14,7 +14,8 @@ "type" : "string" }, "state" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_crosssitescripting_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_crosssitescripting_binding.json index 0a1c099b9..c00955fd9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_crosssitescripting_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_crosssitescripting_binding.json @@ -5,6 +5,13 @@ "type" : "string", "enum" : [ "FORMFIELD", "HEADER", "COOKIE" ] }, + "as_value_expr_xss" : { + "type" : "string" + }, + "as_value_type_xss" : { + "type" : "string", + "enum" : [ "Tag", "Attribute", "Pattern" ] + }, "comment" : { "type" : "string" }, @@ -18,6 +25,10 @@ "type" : "string", "enum" : [ "REGEX", "NOTREGEX" ] }, + "isvalueregex_xss" : { + "type" : "string", + "enum" : [ "REGEX", "NOTREGEX" ] + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_logexpression_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_logexpression_binding.json new file mode 100644 index 000000000..c39ccb016 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_logexpression_binding.json @@ -0,0 +1,24 @@ +{ + "type" : "object", + "properties" : { + "as_logexpression" : { + "type" : "string" + }, + "comment" : { + "type" : "string" + }, + "logexpression" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "appfwprofile_logexpression_binding", + "title" : "appfwprofile_logexpression_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_safeobject_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_safeobject_binding.json index 3c599aa5e..0180cde04 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_safeobject_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_safeobject_binding.json @@ -5,10 +5,10 @@ "type" : "object", "enum" : [ "none", "block", "log", "remove", "stats", "xout" ] }, - "comment" : { + "as_expression" : { "type" : "string" }, - "expression" : { + "comment" : { "type" : "string" }, "maxmatchlength" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_sqlinjection_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_sqlinjection_binding.json index de33d3ef6..248dbd721 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_sqlinjection_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwprofile_sqlinjection_binding.json @@ -5,6 +5,13 @@ "type" : "string", "enum" : [ "FORMFIELD", "HEADER", "COOKIE" ] }, + "as_value_expr_sql" : { + "type" : "string" + }, + "as_value_type_sql" : { + "type" : "string", + "enum" : [ "Keyword", "SpecialString", "Wildchar" ] + }, "comment" : { "type" : "string" }, @@ -15,6 +22,10 @@ "type" : "string", "enum" : [ "REGEX", "NOTREGEX" ] }, + "isvalueregex_sql" : { + "type" : "string", + "enum" : [ "REGEX", "NOTREGEX" ] + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwsettings.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwsettings.json index 2de7bfaae..bfb596428 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwsettings.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwsettings.json @@ -18,6 +18,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "geolocationlogging" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "importsizelimit" : { "type" : "integer" }, @@ -34,6 +38,9 @@ "sessionlifetime" : { "type" : "integer" }, + "sessionlimit" : { + "type" : "integer" + }, "sessiontimeout" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwtransactionrecords.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwtransactionrecords.json index f11913b11..b60f46f4b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwtransactionrecords.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwtransactionrecords.json @@ -21,6 +21,9 @@ "type" : "integer", "readonly" : true }, + "nodeid" : { + "type" : "integer" + }, "packetengineid" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwwsdl.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwwsdl.json index f5aadf466..d1535176a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwwsdl.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwwsdl.json @@ -1,12 +1,21 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "overwrite" : { + "type" : "boolean" + }, "response" : { "type" : "string", "readonly" : true + }, + "src" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlcontenttype.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlcontenttype.json index ec122724a..d0064110c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlcontenttype.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlcontenttype.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "isregex" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlerrorpage.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlerrorpage.json index a25e7a607..78d808b8f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlerrorpage.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlerrorpage.json @@ -1,12 +1,21 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "overwrite" : { + "type" : "boolean" + }, "response" : { "type" : "string", "readonly" : true + }, + "src" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlschema.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlschema.json index 89fee355a..5fd416e3e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlschema.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appfw/appfwxmlschema.json @@ -1,12 +1,21 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "overwrite" : { + "type" : "boolean" + }, "response" : { "type" : "string", "readonly" : true + }, + "src" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appqoe/appqoeaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appqoe/appqoeaction.json index ee514dca8..ae3dd8182 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/appqoe/appqoeaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/appqoe/appqoeaction.json @@ -43,6 +43,9 @@ "respondwith" : { "type" : "string", "enum" : [ "ACS", "NS" ] + }, + "tcpprofile" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogaction.json index 0350b0533..9a3a06d6d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogaction.json @@ -5,19 +5,33 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "alg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "appflowexport" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "dateformat" : { "type" : "string", "enum" : [ "MMDDYYYY", "DDMMYYYY", "YYYYMMDD" ] }, + "domainresolvenow" : { + "type" : "boolean" + }, + "domainresolveretry" : { + "type" : "integer" + }, + "ip" : { + "type" : "string", + "readonly" : true + }, "logfacility" : { "type" : "string", "enum" : [ "LOCAL0", "LOCAL1", "LOCAL2", "LOCAL3", "LOCAL4", "LOCAL5", "LOCAL6", "LOCAL7" ] @@ -26,15 +40,30 @@ "type" : "object", "enum" : [ "ALL", "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG", "NONE" ] }, + "lsn" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "name" : { "type" : "string" }, + "serverdomainname" : { + "type" : "string" + }, "serverip" : { "type" : "string" }, "serverport" : { "type" : "integer" }, + "sslinterception" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscriberlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tcp" : { "type" : "string", "enum" : [ "NONE", "ALL" ] @@ -43,6 +72,10 @@ "type" : "string", "enum" : [ "GMT_TIME", "LOCAL_TIME" ] }, + "urlfiltering" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "userdefinedauditlog" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_auditnslogpolicy_binding.json new file mode 100644 index 000000000..4fbcbb0d2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_auditnslogpolicy_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "auditnslogglobal_auditnslogpolicy_binding", + "title" : "auditnslogglobal_auditnslogpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_binding.json new file mode 100644 index 000000000..937d7b05d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogglobal_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "auditnslogglobal_binding", + "title" : "auditnslogglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogparams.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogparams.json index cff0399c0..622c20ea9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogparams.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogparams.json @@ -5,13 +5,17 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "alg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "appflowexport" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "dateformat" : { @@ -26,12 +30,24 @@ "type" : "object", "enum" : [ "ALL", "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG", "NONE" ] }, + "lsn" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "serverip" : { "type" : "string" }, "serverport" : { "type" : "integer" }, + "sslinterception" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscriberlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tcp" : { "type" : "string", "enum" : [ "NONE", "ALL" ] @@ -40,6 +56,10 @@ "type" : "string", "enum" : [ "GMT_TIME", "LOCAL_TIME" ] }, + "urlfiltering" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "userdefinedauditlog" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy.json index 567a35f95..eb8df593b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy.json @@ -6,7 +6,12 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], "readonly" : true }, "name" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy_auditnslogglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy_auditnslogglobal_binding.json new file mode 100644 index 000000000..3dc3c791f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditnslogpolicy_auditnslogglobal_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "auditnslogpolicy_auditnslogglobal_binding", + "title" : "auditnslogpolicy_auditnslogglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogaction.json index 4406e4b8f..1168349f6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogaction.json @@ -5,19 +5,40 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "alg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "appflowexport" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "dateformat" : { "type" : "string", "enum" : [ "MMDDYYYY", "DDMMYYYY", "YYYYMMDD" ] }, + "dns" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "domainresolvenow" : { + "type" : "boolean" + }, + "domainresolveretry" : { + "type" : "integer" + }, + "ip" : { + "type" : "string", + "readonly" : true + }, + "lbvservername" : { + "type" : "string" + }, "logfacility" : { "type" : "string", "enum" : [ "LOCAL0", "LOCAL1", "LOCAL2", "LOCAL3", "LOCAL4", "LOCAL5", "LOCAL6", "LOCAL7" ] @@ -26,23 +47,55 @@ "type" : "object", "enum" : [ "ALL", "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG", "NONE" ] }, + "lsn" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "maxlogdatasizetohold" : { + "type" : "integer" + }, "name" : { "type" : "string" }, + "netprofile" : { + "type" : "string" + }, + "serverdomainname" : { + "type" : "string" + }, "serverip" : { "type" : "string" }, "serverport" : { "type" : "integer" }, + "sslinterception" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscriberlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tcp" : { "type" : "string", "enum" : [ "NONE", "ALL" ] }, + "tcpprofilename" : { + "type" : "string" + }, "timezone" : { "type" : "string", "enum" : [ "GMT_TIME", "LOCAL_TIME" ] }, + "transport" : { + "type" : "string", + "enum" : [ "TCP", "UDP" ] + }, + "urlfiltering" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "userdefinedauditlog" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_auditsyslogpolicy_binding.json new file mode 100644 index 000000000..ac21946bd --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_auditsyslogpolicy_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "auditsyslogglobal_auditsyslogpolicy_binding", + "title" : "auditsyslogglobal_auditsyslogpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_binding.json new file mode 100644 index 000000000..071619c6c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogglobal_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "auditsyslogglobal_binding", + "title" : "auditsyslogglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogparams.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogparams.json index 7bb7d0379..9d943b2ae 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogparams.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogparams.json @@ -5,19 +5,27 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "alg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "appflowexport" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "dateformat" : { "type" : "string", "enum" : [ "MMDDYYYY", "DDMMYYYY", "YYYYMMDD" ] }, + "dns" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "logfacility" : { "type" : "string", "enum" : [ "LOCAL0", "LOCAL1", "LOCAL2", "LOCAL3", "LOCAL4", "LOCAL5", "LOCAL6", "LOCAL7" ] @@ -26,12 +34,24 @@ "type" : "object", "enum" : [ "ALL", "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG", "NONE" ] }, + "lsn" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "serverip" : { "type" : "string" }, "serverport" : { "type" : "integer" }, + "sslinterception" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscriberlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tcp" : { "type" : "string", "enum" : [ "NONE", "ALL" ] @@ -40,6 +60,10 @@ "type" : "string", "enum" : [ "GMT_TIME", "LOCAL_TIME" ] }, + "urlfiltering" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "userdefinedauditlog" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy.json index 7fa7d9730..2bcf193e8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy.json @@ -6,7 +6,12 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], "readonly" : true }, "name" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_auditsyslogglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_auditsyslogglobal_binding.json new file mode 100644 index 000000000..7743b46d0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_auditsyslogglobal_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "auditsyslogpolicy_auditsyslogglobal_binding", + "title" : "auditsyslogpolicy_auditsyslogglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_rnatglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_rnatglobal_binding.json index bc02ee18a..8b0a9e85e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_rnatglobal_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/audit/auditsyslogpolicy_rnatglobal_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationazurekeyvault.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationazurekeyvault.json new file mode 100644 index 000000000..6cfebbef8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationazurekeyvault.json @@ -0,0 +1,42 @@ +{ + "type" : "object", + "properties" : { + "clientid" : { + "type" : "string" + }, + "clientsecret" : { + "type" : "string" + }, + "defaultauthenticationgroup" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "pushservice" : { + "type" : "string" + }, + "refreshinterval" : { + "type" : "integer" + }, + "servicekeyname" : { + "type" : "string" + }, + "signaturealg" : { + "type" : "string", + "enum" : [ "RS256" ] + }, + "tenantid" : { + "type" : "string" + }, + "tokenendpoint" : { + "type" : "string" + }, + "vaultname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationazurekeyvault", + "title" : "authenticationazurekeyvault" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationcaptchaaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationcaptchaaction.json new file mode 100644 index 000000000..7a7767a29 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationcaptchaaction.json @@ -0,0 +1,23 @@ +{ + "type" : "object", + "properties" : { + "defaultauthenticationgroup" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "secretkey" : { + "type" : "string" + }, + "serverurl" : { + "type" : "string" + }, + "sitekey" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationcaptchaaction", + "title" : "authenticationcaptchaaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfaaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfaaction.json index 955b235c7..d7a3893a7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfaaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfaaction.json @@ -8,7 +8,8 @@ "type" : "string" }, "failure" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "name" : { "type" : "string" @@ -20,7 +21,8 @@ "type" : "string" }, "success" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfapolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfapolicy_vpnvserver_binding.json index b5dc02581..0451f1597 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfapolicy_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationdfapolicy_vpnvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationemailaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationemailaction.json new file mode 100644 index 000000000..5eaecdfc2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationemailaction.json @@ -0,0 +1,36 @@ +{ + "type" : "object", + "properties" : { + "content" : { + "type" : "string" + }, + "defaultauthenticationgroup" : { + "type" : "string" + }, + "emailaddress" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "password" : { + "type" : "string" + }, + "serverurl" : { + "type" : "string" + }, + "timeout" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "SMTP", "ATHENA" ] + }, + "username" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationemailaction", + "title" : "authenticationemailaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationepaaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationepaaction.json new file mode 100644 index 000000000..ee7f4d27e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationepaaction.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "csecexpr" : { + "type" : "string" + }, + "defaultepagroup" : { + "type" : "string" + }, + "deletefiles" : { + "type" : "string" + }, + "killprocess" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "quarantinegroup" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationepaaction", + "title" : "authenticationepaaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationldapaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationldapaction.json index c11ad5b24..66b201d1f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationldapaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationldapaction.json @@ -1,6 +1,60 @@ { "type" : "object", "properties" : { + "alternateemailattr" : { + "type" : "string" + }, + "attribute1" : { + "type" : "string" + }, + "attribute10" : { + "type" : "string" + }, + "attribute11" : { + "type" : "string" + }, + "attribute12" : { + "type" : "string" + }, + "attribute13" : { + "type" : "string" + }, + "attribute14" : { + "type" : "string" + }, + "attribute15" : { + "type" : "string" + }, + "attribute16" : { + "type" : "string" + }, + "attribute2" : { + "type" : "string" + }, + "attribute3" : { + "type" : "string" + }, + "attribute4" : { + "type" : "string" + }, + "attribute5" : { + "type" : "string" + }, + "attribute6" : { + "type" : "string" + }, + "attribute7" : { + "type" : "string" + }, + "attribute8" : { + "type" : "string" + }, + "attribute9" : { + "type" : "string" + }, + "attributes" : { + "type" : "string" + }, "authentication" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -11,6 +65,9 @@ "defaultauthenticationgroup" : { "type" : "string" }, + "email" : { + "type" : "string" + }, "failure" : { "type" : "integer", "readonly" : true @@ -34,6 +91,9 @@ "groupsearchsubattribute" : { "type" : "string" }, + "kbattribute" : { + "type" : "string" + }, "ldapbase" : { "type" : "string" }, @@ -55,6 +115,9 @@ "maxnestinglevel" : { "type" : "integer" }, + "mssrvrecordlocation" : { + "type" : "string" + }, "name" : { "type" : "string" }, @@ -62,10 +125,20 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "otpsecret" : { + "type" : "string" + }, "passwdchange" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "pushservice" : { + "type" : "string" + }, + "referraldnslookup" : { + "type" : "string", + "enum" : [ "A-REC", "SRV-REC", "MSSRV-REC" ] + }, "requireuser" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -80,9 +153,15 @@ "serverip" : { "type" : "string" }, + "servername" : { + "type" : "string" + }, "serverport" : { "type" : "integer" }, + "sshpublickey" : { + "type" : "string" + }, "ssonameattribute" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschema.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschema.json index 1eb311d1a..cb8b99228 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschema.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschema.json @@ -8,7 +8,9 @@ "type" : "integer" }, "builtin" : { - "type" : "object" + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true }, "name" : { "type" : "string" @@ -19,6 +21,10 @@ "passwordcredentialindex" : { "type" : "integer" }, + "ssocredentials" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "usercredentialindex" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy.json index d7f5f2f52..3fc952f21 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy.json @@ -5,13 +5,16 @@ "type" : "string" }, "builtin" : { - "type" : "object" + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true }, "comment" : { "type" : "string" }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "logaction" : { "type" : "string" @@ -29,7 +32,8 @@ "type" : "string" }, "undefhits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_authenticationvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_authenticationvserver_binding.json index 02f49242d..5b9769320 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_authenticationvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_authenticationvserver_binding.json @@ -2,25 +2,31 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labelname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true }, "name" : { "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_vpnvserver_binding.json index 57ca51b2c..622d63bf6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationloginschemapolicy_vpnvserver_binding.json @@ -2,25 +2,31 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labelname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true }, "name" : { "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiateaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiateaction.json index 92f65f20e..f5dc26af7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiateaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiateaction.json @@ -23,6 +23,9 @@ "name" : { "type" : "string" }, + "ntlmpath" : { + "type" : "string" + }, "ou" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnglobal_binding.json new file mode 100644 index 000000000..1d9790ccd --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnglobal_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationnegotiatepolicy_vpnglobal_binding", + "title" : "authenticationnegotiatepolicy_vpnglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnvserver_binding.json new file mode 100644 index 000000000..268dc0063 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnegotiatepolicy_vpnvserver_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationnegotiatepolicy_vpnvserver_binding", + "title" : "authenticationnegotiatepolicy_vpnvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnoauthaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnoauthaction.json new file mode 100644 index 000000000..0c01980d4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationnoauthaction.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "defaultauthenticationgroup" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationnoauthaction", + "title" : "authenticationnoauthaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthaction.json index 9eca7539d..164d4f7fa 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthaction.json @@ -49,9 +49,18 @@ "attribute9" : { "type" : "string" }, + "audience" : { + "type" : "string" + }, "authorizationendpoint" : { "type" : "string" }, + "certendpoint" : { + "type" : "string" + }, + "certfilepath" : { + "type" : "string" + }, "clientid" : { "type" : "string" }, @@ -61,14 +70,48 @@ "defaultauthenticationgroup" : { "type" : "string" }, + "granttype" : { + "type" : "string", + "enum" : [ "CODE", "PASSWORD" ] + }, + "graphendpoint" : { + "type" : "string" + }, "idtokendecryptendpoint" : { "type" : "string" }, + "issuer" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "oauthstatus" : { + "type" : "string", + "enum" : [ "INIT", "CERTFETCH", "AADFORGRAPH", "GRAPH", "AADFORMDM", "MDMINFO", "COMPLETE" ], + "readonly" : true + }, + "oauthtype" : { + "type" : "string", + "enum" : [ "GENERIC", "INTUNE" ] + }, + "refreshinterval" : { + "type" : "integer" + }, + "skewtime" : { + "type" : "integer" + }, + "tenantid" : { + "type" : "string" + }, "tokenendpoint" : { "type" : "string" + }, + "userinfourl" : { + "type" : "string" + }, + "usernamefield" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy.json new file mode 100644 index 000000000..8544e9ef2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy.json @@ -0,0 +1,37 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "comment" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefaction" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationoauthidppolicy", + "title" : "authenticationoauthidppolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_authenticationvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_authenticationvserver_binding.json new file mode 100644 index 000000000..5fb0f405e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_authenticationvserver_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationoauthidppolicy_authenticationvserver_binding", + "title" : "authenticationoauthidppolicy_authenticationvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_binding.json new file mode 100644 index 000000000..18374c762 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationoauthidppolicy_binding", + "title" : "authenticationoauthidppolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_vpnvserver_binding.json new file mode 100644 index 000000000..1b9f5433e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidppolicy_vpnvserver_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationoauthidppolicy_vpnvserver_binding", + "title" : "authenticationoauthidppolicy_vpnvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidpprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidpprofile.json new file mode 100644 index 000000000..61f6939df --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationoauthidpprofile.json @@ -0,0 +1,47 @@ +{ + "type" : "object", + "properties" : { + "audience" : { + "type" : "string" + }, + "clientid" : { + "type" : "string" + }, + "clientsecret" : { + "type" : "string" + }, + "defaultauthenticationgroup" : { + "type" : "string" + }, + "encrypttoken" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "issuer" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "oauthstatus" : { + "type" : "string", + "enum" : [ "INIT", "CERTFETCH", "AADFORGRAPH", "GRAPH", "AADFORMDM", "MDMINFO", "COMPLETE" ], + "readonly" : true + }, + "redirecturl" : { + "type" : "string" + }, + "refreshinterval" : { + "type" : "integer" + }, + "relyingpartymetadataurl" : { + "type" : "string" + }, + "skewtime" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationoauthidpprofile", + "title" : "authenticationoauthidpprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy.json index 5e709cce5..1a7db132d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy.json @@ -8,10 +8,12 @@ "type" : "string" }, "description" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "logaction" : { "type" : "string" @@ -23,7 +25,9 @@ "type" : "string" }, "policysubtype" : { - "type" : "string" + "type" : "string", + "enum" : [ "LOCAL", "RADIUS", "LDAP", "TACACS", "CERT", "NEGOTIATE", "SAML", "PROFILE", "DFA", "SAMLIDP", "WEBAUTH", "OAUTH", "NO_AUTHN", "EPA", "SFAUTH", "AZUREVAULT", "EMAIL", "CAPTCHA" ], + "readonly" : true }, "rule" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationpolicylabel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationpolicylabel_binding.json index 0dacd7483..5de610ed8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationpolicylabel_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationpolicylabel_binding.json @@ -2,22 +2,26 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "name" : { "type" : "string" }, "nextfactor" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationvserver_binding.json index a68ba0577..a4c9098ef 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_authenticationvserver_binding.json @@ -2,22 +2,26 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "name" : { "type" : "string" }, "nextfactor" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_systemglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_systemglobal_binding.json new file mode 100644 index 000000000..11c08b3d8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicy_systemglobal_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string", + "readonly" : true + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationpolicy_systemglobal_binding", + "title" : "authenticationpolicy_systemglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicylabel.json index c416b240d..2dbd530d7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicylabel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpolicylabel.json @@ -5,16 +5,20 @@ "type" : "string" }, "description" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "flowtype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "labelname" : { "type" : "string" @@ -26,13 +30,20 @@ "type" : "string" }, "numpol" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "policyname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true + }, + "type" : { + "type" : "string", + "enum" : [ "AAATM_REQ", "RBA_REQ" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpushservice.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpushservice.json new file mode 100644 index 000000000..cd4fcf51f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationpushservice.json @@ -0,0 +1,47 @@ +{ + "type" : "object", + "properties" : { + "Namespace" : { + "type" : "string" + }, + "certendpoint" : { + "type" : "string" + }, + "clientid" : { + "type" : "string" + }, + "clientsecret" : { + "type" : "string" + }, + "customerid" : { + "type" : "string" + }, + "hubname" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "pushservicestatus" : { + "type" : "string", + "enum" : [ "INIT", "CERTFETCH", "CCTOKEN", "COMPLETE" ], + "readonly" : true + }, + "pushservicetype" : { + "type" : "string", + "enum" : [ "AZURE", "CITRIX" ] + }, + "refreshinterval" : { + "type" : "integer" + }, + "servicekey" : { + "type" : "string" + }, + "servicekeyname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationpushservice", + "title" : "authenticationpushservice" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationradiusaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationradiusaction.json index fb213247a..a447822cb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationradiusaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationradiusaction.json @@ -5,6 +5,13 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "authentication" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "authservretry" : { + "type" : "integer" + }, "authtimeout" : { "type" : "integer" }, @@ -67,12 +74,19 @@ "serverip" : { "type" : "string" }, + "servername" : { + "type" : "string" + }, "serverport" : { "type" : "integer" }, "success" : { "type" : "integer", "readonly" : true + }, + "tunnelendpointclientip" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlaction.json index 0aa45c67d..922fc0426 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlaction.json @@ -1,12 +1,117 @@ { "type" : "object", "properties" : { + "artifactresolutionserviceurl" : { + "type" : "string" + }, + "attribute1" : { + "type" : "string" + }, + "attribute10" : { + "type" : "string" + }, + "attribute11" : { + "type" : "string" + }, + "attribute12" : { + "type" : "string" + }, + "attribute13" : { + "type" : "string" + }, + "attribute14" : { + "type" : "string" + }, + "attribute15" : { + "type" : "string" + }, + "attribute16" : { + "type" : "string" + }, + "attribute2" : { + "type" : "string" + }, + "attribute3" : { + "type" : "string" + }, + "attribute4" : { + "type" : "string" + }, + "attribute5" : { + "type" : "string" + }, + "attribute6" : { + "type" : "string" + }, + "attribute7" : { + "type" : "string" + }, + "attribute8" : { + "type" : "string" + }, + "attribute9" : { + "type" : "string" + }, + "attributeconsumingserviceindex" : { + "type" : "integer" + }, + "audience" : { + "type" : "string" + }, + "authnctxclassref" : { + "type" : "object", + "enum" : [ "InternetProtocol", "InternetProtocolPassword", "Kerberos", "MobileOneFactorUnregistered", "MobileTwoFactorUnregistered", "MobileOneFactorContract", "MobileTwoFactorContract", "Password", "PasswordProtectedTransport", "PreviousSession", "X509", "PGP", "SPKI", "XMLDSig", "Smartcard", "SmartcardPKI", "SoftwarePKI", "Telephony", "NomadTelephony", "PersonalTelephony", "AuthenticatedTelephony", "SecureRemotePassword", "TLSClient", "TimeSyncToken", "Unspecified", "Windows" ] + }, "defaultauthenticationgroup" : { "type" : "string" }, + "digestmethod" : { + "type" : "string", + "enum" : [ "SHA1", "SHA256" ] + }, + "enforceusername" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "forceauthn" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "groupnamefield" : { + "type" : "string" + }, + "logoutbinding" : { + "type" : "string", + "enum" : [ "REDIRECT", "POST" ] + }, + "logouturl" : { + "type" : "string" + }, + "metadataimportstatus" : { + "type" : "string", + "enum" : [ "INIT", "SUCCESS", "FAIL" ], + "readonly" : true + }, + "metadatarefreshinterval" : { + "type" : "integer" + }, + "metadataurl" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "requestedauthncontext" : { + "type" : "string", + "enum" : [ "exact", "minimum", "maximum", "better" ] + }, + "samlacsindex" : { + "type" : "integer" + }, + "samlbinding" : { + "type" : "string", + "enum" : [ "REDIRECT", "POST", "ARTIFACT" ] + }, "samlidpcertname" : { "type" : "string" }, @@ -18,7 +123,7 @@ }, "samlrejectunsignedassertion" : { "type" : "string", - "enum" : [ "ON", "OFF" ] + "enum" : [ "ON", "OFF", "STRICT" ] }, "samlsigningcertname" : { "type" : "string" @@ -29,6 +134,17 @@ }, "samluserfield" : { "type" : "string" + }, + "sendthumbprint" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "signaturealg" : { + "type" : "string", + "enum" : [ "RSA-SHA1", "RSA-SHA256" ] + }, + "skewtime" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy.json index bf912c50d..693a85f9d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy.json @@ -8,10 +8,12 @@ "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "logaction" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_authenticationvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_authenticationvserver_binding.json index 1eb44f088..827ccc90c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_authenticationvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_authenticationvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_vpnvserver_binding.json index 678c345ab..56f46a8bb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidppolicy_vpnvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidpprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidpprofile.json index 71a90dc4d..26fa7fa29 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidpprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlidpprofile.json @@ -14,7 +14,8 @@ "type" : "string" }, "attribute10format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute10friendlyname" : { "type" : "string" @@ -26,7 +27,8 @@ "type" : "string" }, "attribute11format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute11friendlyname" : { "type" : "string" @@ -38,7 +40,8 @@ "type" : "string" }, "attribute12format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute12friendlyname" : { "type" : "string" @@ -50,7 +53,8 @@ "type" : "string" }, "attribute13format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute13friendlyname" : { "type" : "string" @@ -62,7 +66,8 @@ "type" : "string" }, "attribute14format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute14friendlyname" : { "type" : "string" @@ -74,7 +79,8 @@ "type" : "string" }, "attribute15format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute15friendlyname" : { "type" : "string" @@ -86,7 +92,8 @@ "type" : "string" }, "attribute16format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute16friendlyname" : { "type" : "string" @@ -95,7 +102,8 @@ "type" : "string" }, "attribute1format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute1friendlyname" : { "type" : "string" @@ -107,7 +115,8 @@ "type" : "string" }, "attribute2format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute2friendlyname" : { "type" : "string" @@ -119,7 +128,8 @@ "type" : "string" }, "attribute3format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute3friendlyname" : { "type" : "string" @@ -131,7 +141,8 @@ "type" : "string" }, "attribute4format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute4friendlyname" : { "type" : "string" @@ -143,7 +154,8 @@ "type" : "string" }, "attribute5format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute5friendlyname" : { "type" : "string" @@ -155,7 +167,8 @@ "type" : "string" }, "attribute6format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute6friendlyname" : { "type" : "string" @@ -167,7 +180,8 @@ "type" : "string" }, "attribute7format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute7friendlyname" : { "type" : "string" @@ -179,7 +193,8 @@ "type" : "string" }, "attribute8format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute8friendlyname" : { "type" : "string" @@ -191,7 +206,8 @@ "type" : "string" }, "attribute9format" : { - "type" : "string" + "type" : "string", + "enum" : [ "URI", "Basic" ] }, "attribute9friendlyname" : { "type" : "string" @@ -199,13 +215,38 @@ "audience" : { "type" : "string" }, - "digestmethod" : { + "defaultauthenticationgroup" : { "type" : "string" }, + "digestmethod" : { + "type" : "string", + "enum" : [ "SHA1", "SHA256" ] + }, "encryptassertion" : { - "type" : "string" + "type" : "string", + "enum" : [ "ON", "OFF" ] }, "encryptionalgorithm" : { + "type" : "string", + "enum" : [ "DES3", "AES128", "AES192", "AES256" ] + }, + "keytransportalg" : { + "type" : "string", + "enum" : [ "RSA-V1_5", "RSA_OAEP" ] + }, + "logoutbinding" : { + "type" : "string", + "enum" : [ "REDIRECT", "POST" ] + }, + "metadataimportstatus" : { + "type" : "string", + "enum" : [ "INIT", "SUCCESS", "FAIL" ], + "readonly" : true + }, + "metadatarefreshinterval" : { + "type" : "integer" + }, + "metadataurl" : { "type" : "string" }, "name" : { @@ -215,13 +256,16 @@ "type" : "string" }, "nameidformat" : { - "type" : "string" + "type" : "string", + "enum" : [ "Unspecified", "emailAddress", "X509SubjectName", "WindowsDomainQualifiedName", "kerberos", "entity", "persistent", "transient" ] }, "rejectunsignedrequests" : { - "type" : "string" + "type" : "string", + "enum" : [ "ON", "OFF" ] }, "samlbinding" : { - "type" : "string" + "type" : "string", + "enum" : [ "REDIRECT", "POST", "ARTIFACT" ] }, "samlidpcertname" : { "type" : "string" @@ -233,16 +277,25 @@ "type" : "string" }, "sendpassword" : { - "type" : "string" + "type" : "string", + "enum" : [ "ON", "OFF" ] }, "serviceproviderid" : { "type" : "string" }, + "signassertion" : { + "type" : "string", + "enum" : [ "NONE", "ASSERTION", "RESPONSE", "BOTH" ] + }, "signaturealg" : { - "type" : "string" + "type" : "string", + "enum" : [ "RSA-SHA1", "RSA-SHA256" ] }, "skewtime" : { "type" : "integer" + }, + "splogouturl" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnglobal_binding.json index b4030e2d8..2314113de 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnglobal_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnglobal_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnvserver_binding.json index 3bac3b267..3887c557c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationsamlpolicy_vpnvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationstorefrontauthaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationstorefrontauthaction.json new file mode 100644 index 000000000..48c944ba0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationstorefrontauthaction.json @@ -0,0 +1,28 @@ +{ + "type" : "object", + "properties" : { + "defaultauthenticationgroup" : { + "type" : "string" + }, + "domain" : { + "type" : "string" + }, + "failure" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "serverurl" : { + "type" : "string" + }, + "success" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationstorefrontauthaction", + "title" : "authenticationstorefrontauthaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationtacacsaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationtacacsaction.json index 8d028cd7e..fc17d1bd9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationtacacsaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationtacacsaction.json @@ -5,6 +5,54 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "attribute1" : { + "type" : "string" + }, + "attribute10" : { + "type" : "string" + }, + "attribute11" : { + "type" : "string" + }, + "attribute12" : { + "type" : "string" + }, + "attribute13" : { + "type" : "string" + }, + "attribute14" : { + "type" : "string" + }, + "attribute15" : { + "type" : "string" + }, + "attribute16" : { + "type" : "string" + }, + "attribute2" : { + "type" : "string" + }, + "attribute3" : { + "type" : "string" + }, + "attribute4" : { + "type" : "string" + }, + "attribute5" : { + "type" : "string" + }, + "attribute6" : { + "type" : "string" + }, + "attribute7" : { + "type" : "string" + }, + "attribute8" : { + "type" : "string" + }, + "attribute9" : { + "type" : "string" + }, "auditfailedcmds" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -23,6 +71,9 @@ "type" : "integer", "readonly" : true }, + "groupattrname" : { + "type" : "string" + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver.json index b4f0a4eea..44caff428 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver.json @@ -118,10 +118,6 @@ "type" : "string", "readonly" : true }, - "rule" : { - "type" : "string", - "readonly" : true - }, "secondary" : { "type" : "boolean", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditnslogpolicy_binding.json index 4f2c4f23b..abc33c1a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditnslogpolicy_binding.json @@ -1,12 +1,18 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditsyslogpolicy_binding.json index 40de69e31..30503082d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_auditsyslogpolicy_binding.json @@ -1,12 +1,18 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationcertpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationcertpolicy_binding.json index dace0ad22..b5244746f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationcertpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationcertpolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationldappolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationldappolicy_binding.json index a7fe67ecd..e96f0ecfd 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationldappolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationldappolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationlocalpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationlocalpolicy_binding.json index 23afeb226..ca83cd60f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationlocalpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationlocalpolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationloginschemapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationloginschemapolicy_binding.json index 2415e8f40..b4cd9fcf0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationloginschemapolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationloginschemapolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.json index 170336940..64092f306 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationnegotiatepolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationoauthidppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationoauthidppolicy_binding.json new file mode 100644 index 000000000..3a573ba56 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationoauthidppolicy_binding.json @@ -0,0 +1,33 @@ +{ + "type" : "object", + "properties" : { + "acttype" : { + "type" : "integer", + "readonly" : true + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "groupextraction" : { + "type" : "boolean" + }, + "name" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" + }, + "policy" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "secondary" : { + "type" : "boolean" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationvserver_authenticationoauthidppolicy_binding", + "title" : "authenticationvserver_authenticationoauthidppolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationpolicy_binding.json index 7809767b8..cea55533c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationpolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationradiuspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationradiuspolicy_binding.json index af1bcd9f7..8b4d05c7f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationradiuspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationradiuspolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlidppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlidppolicy_binding.json index 3fea2c701..17b3e68ab 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlidppolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlidppolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlpolicy_binding.json index 1d0efdc31..417ba2bc0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationsamlpolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationtacacspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationtacacspolicy_binding.json index 520ebc738..01979d0fd 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationtacacspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationtacacspolicy_binding.json @@ -5,12 +5,18 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationwebauthpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationwebauthpolicy_binding.json index ba8ae0dea..dbc99a3c0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationwebauthpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_authenticationwebauthpolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_tmsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_tmsessionpolicy_binding.json index b0386bd8a..34ef6b6fe 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_tmsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_tmsessionpolicy_binding.json @@ -1,12 +1,18 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, "name" : { "type" : "string" }, + "nextfactor" : { + "type" : "string" + }, "policy" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_vpnportaltheme_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_vpnportaltheme_binding.json new file mode 100644 index 000000000..16d3d50ee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationvserver_vpnportaltheme_binding.json @@ -0,0 +1,18 @@ +{ + "type" : "object", + "properties" : { + "acttype" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "portaltheme" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "authenticationvserver_vpnportaltheme_binding", + "title" : "authenticationvserver_vpnportaltheme_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthaction.json index 40e343401..28ef24142 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthaction.json @@ -59,7 +59,8 @@ "type" : "string" }, "scheme" : { - "type" : "string" + "type" : "string", + "enum" : [ "http", "https" ] }, "serverip" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_authenticationvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_authenticationvserver_binding.json index b994c8e4a..2a1e3eb28 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_authenticationvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_authenticationvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_systemglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_systemglobal_binding.json index ee5fd0a28..64d199e0a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_systemglobal_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_systemglobal_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnglobal_binding.json index 99d2a0f76..56871f451 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnglobal_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnglobal_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnvserver_binding.json index 580c42a1e..c59325d93 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authentication/authenticationwebauthpolicy_vpnvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authorization/authorizationpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authorization/authorizationpolicy.json index 18c1362aa..a7e0ecbd5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/authorization/authorizationpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/authorization/authorizationpolicy.json @@ -8,6 +8,15 @@ "type" : "integer", "readonly" : true }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy.json index 7502fcdc0..2afb93403 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy.json @@ -4,10 +4,6 @@ "action" : { "type" : "string" }, - "activepolicy" : { - "type" : "integer", - "readonly" : true - }, "comment" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy_nstimer_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy_nstimer_binding.json index 65585270a..41dacf70f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy_nstimer_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/autoscale/autoscalepolicy_nstimer_binding.json @@ -1,10 +1,6 @@ { "type" : "object", "properties" : { - "activepolicy" : { - "type" : "integer", - "readonly" : true - }, "boundto" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/extendedmemoryparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/extendedmemoryparam.json index 43514fa2e..9c9dff3a8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/extendedmemoryparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/extendedmemoryparam.json @@ -2,16 +2,19 @@ "type" : "object", "properties" : { "maxmemlimit" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "memlimit" : { "type" : "integer" }, "memlimitactive" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "minrequiredmemory" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile.json index 0d0192e86..dd958a064 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile.json @@ -7,6 +7,9 @@ "format" : { "type" : "string", "enum" : [ "netscaler", "ip-country", "ip-country-isp", "ip-country-region-city", "ip-country-region-city-isp", "geoip-country", "geoip-region", "geoip-city", "geoip-country-org", "geoip-country-isp", "geoip-city-isp-org" ] + }, + "src" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile6.json index d85bb1076..764f4cfa8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationfile6.json @@ -5,7 +5,8 @@ "type" : "string" }, "format" : { - "type" : "string" + "type" : "string", + "enum" : [ "netscaler6", "geoip-country6" ] }, "src" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationparameter.json index 4a1cdee78..679bfedb2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/locationparameter.json @@ -17,27 +17,72 @@ "type" : "integer", "readonly" : true }, + "custom6" : { + "type" : "integer", + "readonly" : true + }, + "databasemode" : { + "type" : "string", + "enum" : [ "File", "Internal", "Not applicable" ], + "readonly" : true + }, "entries" : { "type" : "integer", "readonly" : true }, + "entries6" : { + "type" : "integer", + "readonly" : true + }, "errors" : { "type" : "integer", "readonly" : true }, + "errors6" : { + "type" : "integer", + "readonly" : true + }, "flags" : { "type" : "integer", "readonly" : true }, + "flushing" : { + "type" : "string", + "enum" : [ "In progress", "Idle" ], + "readonly" : true + }, "format" : { "type" : "string", "enum" : [ "netscaler", "ip-country", "ip-country-isp", "ip-country-region-city", "ip-country-region-city-isp", "geoip-country", "geoip-region", "geoip-city", "geoip-country-org", "geoip-country-isp", "geoip-city-isp-org" ], "readonly" : true }, + "format6" : { + "type" : "string", + "enum" : [ "netscaler6", "geoip-country6" ], + "readonly" : true + }, "lines" : { "type" : "integer", "readonly" : true }, + "lines6" : { + "type" : "integer", + "readonly" : true + }, + "loading" : { + "type" : "string", + "enum" : [ "In progress", "Idle" ], + "readonly" : true + }, + "locationfile6" : { + "type" : "string", + "readonly" : true + }, + "matchwildcardtoany" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "q1label" : { "type" : "string" }, @@ -56,6 +101,10 @@ "q6label" : { "type" : "string" }, + "static6" : { + "type" : "integer", + "readonly" : true + }, "status" : { "type" : "integer", "readonly" : true @@ -63,6 +112,10 @@ "warnings" : { "type" : "integer", "readonly" : true + }, + "warnings6" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/nstrace.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/nstrace.json index 250f0ef37..249299604 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/nstrace.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/nstrace.json @@ -1,26 +1,52 @@ { "type" : "object", "properties" : { + "capdroppkt" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "capsslkeys" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "doruntimecleanup" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "fileid" : { "type" : "string" }, "filename" : { "type" : "string" }, + "filesize" : { + "type" : "integer" + }, "filter" : { "type" : "string" }, + "inmemorytrace" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "link" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "merge" : { + "type" : "string", + "enum" : [ "ONSTOP", "ONTHEFLY", "NOMERGE" ] + }, "mode" : { "type" : "object", - "enum" : [ "TX", "TXB", "RX", "IPV6", "NEW_RX", "C2C", "NS_FR_TX" ] + "enum" : [ "TX", "TXB", "RX", "IPV6", "NEW_RX", "C2C", "NS_FR_TX", "APPFW", "MPTCP", "PolicyBased" ] }, "nf" : { "type" : "integer" }, + "nodeid" : { + "type" : "integer" + }, "nodes" : { "type" : "object" }, @@ -36,18 +62,29 @@ "size" : { "type" : "integer" }, - "state" : { + "skiplocalssh" : { "type" : "string", - "enum" : [ "RUNNING", "STOPPED" ], - "readonly" : true + "enum" : [ "ENABLED", "DISABLED" ] }, - "tcpdump" : { + "skiprpc" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "state" : { + "type" : "string", + "enum" : [ "RUNNING", "STOPPED" ], + "readonly" : true + }, "time" : { "type" : "integer" }, + "tracebuffers" : { + "type" : "integer" + }, + "traceformat" : { + "type" : "string", + "enum" : [ "NSCAP", "PCAP" ] + }, "tracelocation" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/radiusnode.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/radiusnode.json new file mode 100644 index 000000000..255c4a0f3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/radiusnode.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "nodeprefix" : { + "type" : "string" + }, + "radkey" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "radiusnode", + "title" : "radiusnode" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server.json index 297ddffba..100cfce02 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server.json @@ -4,6 +4,26 @@ "Internal" : { "type" : "boolean" }, + "autoscale" : { + "type" : "string", + "enum" : [ "DISABLED", "DNS", "POLICY", "CLOUD" ], + "readonly" : true + }, + "cacheable" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "cka" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "cmp" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "comment" : { "type" : "string" }, @@ -36,6 +56,16 @@ "newname" : { "type" : "string" }, + "sc" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, + "sp" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, "state" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -44,6 +74,11 @@ "type" : "string", "readonly" : true }, + "tcpb" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "td" : { "type" : "integer" }, @@ -56,6 +91,11 @@ }, "translationmask" : { "type" : "string" + }, + "usip" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservice_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservice_binding.json index 8face85b3..0df5d86a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservice_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservice_binding.json @@ -5,22 +5,29 @@ "type" : "string" }, "port" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "serviceipaddress" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "serviceipstr" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "servicename" : { "type" : "string" }, "svctype" : { - "type" : "string" + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true }, "svrstate" : { - "type" : "string" + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservicegroup_binding.json new file mode 100644 index 000000000..83b358f6b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_gslbservicegroup_binding.json @@ -0,0 +1,100 @@ +{ + "type" : "object", + "properties" : { + "appflowlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "boundtd" : { + "type" : "integer", + "readonly" : true + }, + "cip" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "cipheader" : { + "type" : "string", + "readonly" : true + }, + "clttimeout" : { + "type" : "integer", + "readonly" : true + }, + "customserverid" : { + "type" : "string", + "readonly" : true + }, + "downstateflush" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "dup_port" : { + "type" : "integer", + "readonly" : true + }, + "dup_svctype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + }, + "maxbandwidth" : { + "type" : "integer", + "readonly" : true + }, + "maxclient" : { + "type" : "integer", + "readonly" : true + }, + "maxreq" : { + "type" : "integer", + "readonly" : true + }, + "monthreshold" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "port" : { + "type" : "integer", + "readonly" : true + }, + "servicegroupname" : { + "type" : "string" + }, + "serviceipaddress" : { + "type" : "string", + "readonly" : true + }, + "serviceipstr" : { + "type" : "string", + "readonly" : true + }, + "svctype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + }, + "svrcfgflags" : { + "type" : "integer", + "readonly" : true + }, + "svrstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "svrtimeout" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "server_gslbservicegroup_binding", + "title" : "server_gslbservicegroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_service_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_service_binding.json index bdc931cbe..b1de1ec67 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_service_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_service_binding.json @@ -21,7 +21,7 @@ }, "svctype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true }, "svrstate" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_servicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_servicegroup_binding.json index 1ede5a0b2..ced8e2917 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_servicegroup_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/server_servicegroup_binding.json @@ -1,13 +1,75 @@ { "type" : "object", "properties" : { + "appflowlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "boundtd" : { + "type" : "integer", + "readonly" : true + }, + "cacheable" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "cip" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "cipheader" : { + "type" : "string", + "readonly" : true + }, + "cka" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "clttimeout" : { + "type" : "integer", + "readonly" : true + }, + "cmp" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "customserverid" : { + "type" : "string", + "readonly" : true + }, + "downstateflush" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, "dup_port" : { "type" : "integer", "readonly" : true }, "dup_svctype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + }, + "maxbandwidth" : { + "type" : "integer", + "readonly" : true + }, + "maxclient" : { + "type" : "integer", + "readonly" : true + }, + "maxreq" : { + "type" : "integer", + "readonly" : true + }, + "monthreshold" : { + "type" : "integer", "readonly" : true }, "name" : { @@ -17,6 +79,11 @@ "type" : "integer", "readonly" : true }, + "sc" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, "servicegroupname" : { "type" : "string" }, @@ -28,9 +95,14 @@ "type" : "string", "readonly" : true }, + "sp" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, "svctype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true }, "svrcfgflags" : { @@ -41,6 +113,20 @@ "type" : "string", "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], "readonly" : true + }, + "svrtimeout" : { + "type" : "integer", + "readonly" : true + }, + "tcpb" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "usip" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/service.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/service.json index 4bdc83ade..e112b91b1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/service.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/service.json @@ -55,12 +55,18 @@ "comment" : { "type" : "string" }, + "contentinspectionprofilename" : { + "type" : "string" + }, "customserverid" : { "type" : "string" }, "delay" : { "type" : "integer" }, + "dnsprofilename" : { + "type" : "string" + }, "downstateflush" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -108,6 +114,10 @@ "maxreq" : { "type" : "integer" }, + "monconnectionclose" : { + "type" : "string", + "enum" : [ "RESET", "FIN" ] + }, "monitor_name_svc" : { "type" : "string" }, @@ -144,10 +154,20 @@ "newname" : { "type" : "string" }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "numofconnections" : { "type" : "integer", "readonly" : true }, + "oracleserverversion" : { + "type" : "string", + "enum" : [ "10G", "11G" ], + "readonly" : true + }, "pathmonitor" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -163,6 +183,10 @@ "port" : { "type" : "integer" }, + "processlocal" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "publicip" : { "type" : "string", "readonly" : true @@ -175,6 +199,13 @@ "type" : "integer", "readonly" : true }, + "riseapbrstatsmsgcode" : { + "type" : "integer" + }, + "riseapbrstatsmsgcode2" : { + "type" : "integer", + "readonly" : true + }, "rtspsessionidremap" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -204,7 +235,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ] + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ] }, "sp" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup.json index cbc79825b..aee7f3e62 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup.json @@ -5,9 +5,16 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "autodisabledelay" : { + "type" : "integer" + }, + "autodisablegraceful" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "autoscale" : { "type" : "string", - "enum" : [ "DISABLED", "DNS", "POLICY" ] + "enum" : [ "DISABLED", "DNS", "POLICY", "CLOUD" ] }, "cacheable" : { "type" : "string", @@ -96,25 +103,12 @@ "memberport" : { "type" : "integer" }, - "monitor_name_svc" : { - "type" : "string" - }, - "monitor_state" : { + "monconnectionclose" : { "type" : "string", - "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], - "readonly" : true + "enum" : [ "RESET", "FIN" ] }, - "monitorcurrentfailedprobes" : { - "type" : "integer", - "readonly" : true - }, - "monitortotalfailedprobes" : { - "type" : "integer", - "readonly" : true - }, - "monitortotalprobes" : { - "type" : "integer", - "readonly" : true + "monitor_name_svc" : { + "type" : "string" }, "monstatcode" : { "type" : "integer", @@ -141,6 +135,11 @@ "newname" : { "type" : "string" }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "numofconnections" : { "type" : "integer", "readonly" : true @@ -156,6 +155,13 @@ "port" : { "type" : "integer" }, + "riseapbrstatsmsgcode" : { + "type" : "integer" + }, + "riseapbrstatsmsgcode2" : { + "type" : "integer", + "readonly" : true + }, "rtspsessionidremap" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -174,6 +180,11 @@ "type" : "boolean", "readonly" : true }, + "servicegroupeffectivestate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "OUT OF SERVICE", "PARTIAL-UP", "PARTIAL-DOWN" ], + "readonly" : true + }, "servicegroupname" : { "type" : "string" }, @@ -183,7 +194,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ] + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ] }, "sp" : { "type" : "string", @@ -197,10 +208,6 @@ "type" : "integer", "readonly" : true }, - "statechangetimesec" : { - "type" : "string", - "readonly" : true - }, "stateupdatereason" : { "type" : "integer", "readonly" : true @@ -223,10 +230,6 @@ "td" : { "type" : "integer" }, - "tickssincelaststatechange" : { - "type" : "integer", - "readonly" : true - }, "useproxyport" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupentitymonbindings_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupentitymonbindings_binding.json index 7e978f022..5342180b4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupentitymonbindings_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupentitymonbindings_binding.json @@ -7,9 +7,33 @@ "hashid" : { "type" : "integer" }, + "lastresponse" : { + "type" : "string", + "readonly" : true + }, "monitor_name" : { "type" : "string" }, + "monitor_state" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "monitorcurrentfailedprobes" : { + "type" : "integer", + "readonly" : true + }, + "monitortotalfailedprobes" : { + "type" : "integer", + "readonly" : true + }, + "monitortotalprobes" : { + "type" : "integer", + "readonly" : true + }, + "passive" : { + "type" : "boolean" + }, "port" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupmember_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupmember_binding.json index 15046aa08..1b175e7a4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupmember_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/basic/servicegroup_servicegroupmember_binding.json @@ -35,11 +35,19 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "statechangetimesec" : { + "type" : "string", + "readonly" : true + }, "svrstate" : { "type" : "string", "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], "readonly" : true }, + "tickssincelaststatechange" : { + "type" : "integer", + "readonly" : true + }, "weight" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/bfd/bfdsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/bfd/bfdsession.json new file mode 100644 index 000000000..4f11990d3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/bfd/bfdsession.json @@ -0,0 +1,91 @@ +{ + "type" : "object", + "properties" : { + "admindown" : { + "type" : "boolean", + "readonly" : true + }, + "currentownerpe" : { + "type" : "integer", + "readonly" : true + }, + "localdiagnotic" : { + "type" : "integer", + "readonly" : true + }, + "localdiscriminator" : { + "type" : "integer", + "readonly" : true + }, + "localip" : { + "type" : "string" + }, + "localport" : { + "type" : "integer", + "readonly" : true + }, + "minimumreceiveinterval" : { + "type" : "integer", + "readonly" : true + }, + "minimumtransmitinterval" : { + "type" : "integer", + "readonly" : true + }, + "multihop" : { + "type" : "boolean", + "readonly" : true + }, + "multiplier" : { + "type" : "integer", + "readonly" : true + }, + "negotiatedminimumreceiveinterval" : { + "type" : "integer", + "readonly" : true + }, + "negotiatedminimumtransmitinterval" : { + "type" : "integer", + "readonly" : true + }, + "originalownerpe" : { + "type" : "integer", + "readonly" : true + }, + "ownernode" : { + "type" : "integer", + "readonly" : true + }, + "passive" : { + "type" : "boolean", + "readonly" : true + }, + "remotediscriminator" : { + "type" : "integer", + "readonly" : true + }, + "remoteip" : { + "type" : "string" + }, + "remotemultiplier" : { + "type" : "integer", + "readonly" : true + }, + "remoteport" : { + "type" : "integer", + "readonly" : true + }, + "state" : { + "type" : "string", + "enum" : [ "ADMIN DOWN", "DOWN", "INIT", "UP" ], + "readonly" : true + }, + "vlan" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "bfdsession", + "title" : "bfdsession" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caaction.json new file mode 100644 index 000000000..86559bf5a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caaction.json @@ -0,0 +1,40 @@ +{ + "type" : "object", + "properties" : { + "accumressize" : { + "type" : "integer" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "lbvserver" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "type" : { + "type" : "string", + "enum" : [ "nolookup", "lookup", "noop" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "caaction", + "title" : "caaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_binding.json new file mode 100644 index 000000000..d5d09dc2f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "caglobal_binding", + "title" : "caglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_capolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_capolicy_binding.json new file mode 100644 index 000000000..26fca97db --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/caglobal_capolicy_binding.json @@ -0,0 +1,33 @@ +{ + "type" : "object", + "properties" : { + "flowtype" : { + "type" : "integer", + "readonly" : true + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "caglobal_capolicy_binding", + "title" : "caglobal_capolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy.json new file mode 100644 index 000000000..d327e8e4b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy.json @@ -0,0 +1,41 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefaction" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "capolicy", + "title" : "capolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_binding.json new file mode 100644 index 000000000..ef66eec34 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "capolicy_binding", + "title" : "capolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_caglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_caglobal_binding.json new file mode 100644 index 000000000..e26772b19 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_caglobal_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "capolicy_caglobal_binding", + "title" : "capolicy_caglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_csvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_csvserver_binding.json new file mode 100644 index 000000000..1f4aa2a53 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_csvserver_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "capolicy_csvserver_binding", + "title" : "capolicy_csvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_lbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_lbvserver_binding.json new file mode 100644 index 000000000..205ae3c7b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ca/capolicy_lbvserver_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "capolicy_lbvserver_binding", + "title" : "capolicy_lbvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachecontentgroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachecontentgroup.json index 5105c3355..07622d4e0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachecontentgroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachecontentgroup.json @@ -13,7 +13,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "cache304hits" : { @@ -39,6 +39,10 @@ "type" : "integer", "readonly" : true }, + "disklimit" : { + "type" : "integer", + "readonly" : true + }, "expireatlastbyte" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -51,9 +55,6 @@ "type" : "string", "enum" : [ "YES", "NO" ] }, - "force" : { - "type" : "boolean" - }, "heurexpiryparam" : { "type" : "integer" }, @@ -115,6 +116,10 @@ "maxressize" : { "type" : "integer" }, + "memdusage" : { + "type" : "integer", + "readonly" : true + }, "memlimit" : { "type" : "integer" }, @@ -132,6 +137,11 @@ "type" : "string" }, "persist" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "persistha" : { "type" : "string", "enum" : [ "YES", "NO" ] }, @@ -183,6 +193,10 @@ "selectorvalue" : { "type" : "string" }, + "tosecondary" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "type" : { "type" : "string", "enum" : [ "HTTP", "MYSQL", "MSSQL" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheglobal_cachepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheglobal_cachepolicy_binding.json index 6c5bdbdb6..c265fadf4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheglobal_cachepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheglobal_cachepolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheobject.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheobject.json index 8ed2d4308..c79cb4b26 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheobject.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheobject.json @@ -135,6 +135,11 @@ "enum" : [ "YES", "NO" ], "readonly" : true }, + "cacheinsecondary" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "cacheresdate" : { "type" : "string", "readonly" : true @@ -176,9 +181,6 @@ "enum" : [ "YES", "NO" ], "readonly" : true }, - "force" : { - "type" : "boolean" - }, "group" : { "type" : "string" }, @@ -231,11 +233,18 @@ "locator" : { "type" : "integer" }, + "locatorshow" : { + "type" : "integer", + "readonly" : true + }, "markerreason" : { "type" : "string", "enum" : [ "Waiting for min hit", "Response header is too big", "Content-length header said response size is not in group size limit", "Content-length response received more data", "Content-length response received less data", "Content-length response data is not in group size limit", "Chunk response received more data", "Chunk response data is not in group size limit", "Bad chunk format", "Fin terminated response data is not in group size limit" ], "readonly" : true }, + "nodeid" : { + "type" : "integer" + }, "policy" : { "type" : "integer", "readonly" : true @@ -277,6 +286,10 @@ "type" : "object", "readonly" : true }, + "tosecondary" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "totalobjs" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheparameter.json index 6c798f4e6..790147035 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheparameter.json @@ -1,14 +1,22 @@ { "type" : "object", "properties" : { + "disklimit" : { + "type" : "integer", + "readonly" : true + }, "enablebypass" : { "type" : "string", "enum" : [ "YES", "NO" ] }, - "enablediskcache" : { + "enablehaobjpersist" : { "type" : "string", "enum" : [ "YES", "NO" ] }, + "maxdisklimit" : { + "type" : "integer", + "readonly" : true + }, "maxmemlimit" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicy.json index 7dce7b1a4..69d8b1cd1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicy.json @@ -7,7 +7,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "flags" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicylabel.json index 6c196c0b2..a61531972 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicylabel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cachepolicylabel.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "evaluates" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheselector.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheselector.json index 0d466b55d..4e777e03e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheselector.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cache/cacheselector.json @@ -1,6 +1,11 @@ { "type" : "object", "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "flags" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudautoscalegroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudautoscalegroup.json new file mode 100644 index 000000000..66f4d4477 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudautoscalegroup.json @@ -0,0 +1,24 @@ +{ + "type" : "object", + "properties" : { + "azcount" : { + "type" : "integer", + "readonly" : true + }, + "aznames" : { + "type" : "object", + "readonly" : true + }, + "graceful" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "cloudautoscalegroup", + "title" : "cloudautoscalegroup" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudcredential.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudcredential.json new file mode 100644 index 000000000..ee6552f2c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudcredential.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "applicationid" : { + "type" : "string" + }, + "applicationsecret" : { + "type" : "string" + }, + "isset" : { + "type" : "integer", + "readonly" : true + }, + "tenantidentifier" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "cloudcredential", + "title" : "cloudcredential" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparameter.json new file mode 100644 index 000000000..1078328a7 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparameter.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activationcode" : { + "type" : "string" + }, + "controllerfqdn" : { + "type" : "string" + }, + "controllerport" : { + "type" : "integer" + }, + "customerid" : { + "type" : "string" + }, + "instanceid" : { + "type" : "string" + }, + "resourcelocation" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "cloudparameter", + "title" : "cloudparameter" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparaminternal.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparaminternal.json new file mode 100644 index 000000000..7b1393f0f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudparaminternal.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "iamperm" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "nonftumode" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "cloudparaminternal", + "title" : "cloudparaminternal" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudprofile.json new file mode 100644 index 000000000..5d0b04d86 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudprofile.json @@ -0,0 +1,45 @@ +{ + "type" : "object", + "properties" : { + "boundservicegroupsvctype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ] + }, + "delay" : { + "type" : "integer" + }, + "graceful" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "ipaddress" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "port" : { + "type" : "integer" + }, + "servicegroupname" : { + "type" : "string" + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ] + }, + "type" : { + "type" : "string", + "enum" : [ "autoscale", "stats" ] + }, + "vservername" : { + "type" : "string" + }, + "vsvrbindsvcport" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "cloudprofile", + "title" : "cloudprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudvserverip.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudvserverip.json new file mode 100644 index 000000000..2c61497aa --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cloud/cloudvserverip.json @@ -0,0 +1,12 @@ +{ + "type" : "object", + "properties" : { + "ipaddress" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "cloudvserverip", + "title" : "cloudvserverip" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterfiles.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterfiles.json index ba473c04e..bbbb49a0c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterfiles.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterfiles.json @@ -3,7 +3,7 @@ "properties" : { "mode" : { "type" : "object", - "enum" : [ "all", "bookmarks", "ssl", "htmlinjection", "imports", "misc", "dns", "krb", "all_plus_misc" ] + "enum" : [ "all", "bookmarks", "ssl", "htmlinjection", "imports", "misc", "dns", "krb", "AAA", "app_catalog", "all_plus_misc", "all_minus_misc" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance.json index 35571d3ba..06db994f0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance.json @@ -9,16 +9,43 @@ "clid" : { "type" : "integer" }, + "clusternoheartbeatonnode" : { + "type" : "boolean", + "readonly" : true + }, + "clusternolinksetmbf" : { + "type" : "boolean", + "readonly" : true + }, + "clusternospottedip" : { + "type" : "boolean", + "readonly" : true + }, "deadinterval" : { "type" : "integer" }, "hellointerval" : { "type" : "integer" }, + "inc" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "jumbonotsupported" : { + "type" : "boolean", + "readonly" : true + }, "licensemismatch" : { "type" : "boolean", "readonly" : true }, + "nodegroup" : { + "type" : "string" + }, + "nodegroupstatewarning" : { + "type" : "boolean", + "readonly" : true + }, "operationalpropstate" : { "type" : "string", "enum" : [ "UNKNOWN", "ENABLED", "DISABLED", "AUTO DISABLED" ], @@ -33,11 +60,23 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "processlocal" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "propstate" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], "readonly" : true }, + "quorumtype" : { + "type" : "string", + "enum" : [ "MAJORITY", "NONE" ] + }, + "retainconnectionsoncluster" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "rsskeymismatch" : { "type" : "boolean", "readonly" : true @@ -46,6 +85,10 @@ "type" : "string", "enum" : [ "DOWN", "UP", "PARTIAL-UP", "UNKNOWN" ], "readonly" : true + }, + "validmtu" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance_clusternode_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance_clusternode_binding.json index d27318dc4..1adc7dd95 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance_clusternode_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterinstance_clusternode_binding.json @@ -16,7 +16,7 @@ }, "health" : { "type" : "string", - "enum" : [ "UNKNOWN", "INIT", "DOWN", "UP", "Some enabled and HAMON interfaces of the node are down", "All interfaces of the node are down or disabled", "SSL card(s) of the node have failed", "Route Monitor(s) of the node have failed", "Service state is being synchronized with the cluster", "The backplane interface is not set", " is down", " or is disabled", "The CLAG member(s) of the node are down", "Persistence sessions are being synchronized with the cluster", "The Syn Cookie is being synchronized with the cluster", "Unknown Health", "AAA keys are being sychronized with the cluster" ], + "enum" : [ "UNKNOWN", "INIT", "DOWN", "UP", "Some enabled and HAMON interfaces of the node are down", "All interfaces of the node are down or disabled", "SSL card(s) of the node have failed", "Route Monitor(s) of the node have failed", "Service state is being synchronized with the cluster", "The backplane interface is either not set or it is down or is disabled", "The CLAG member(s) of the node are down", "Persistence sessions are being synchronized with the cluster", "The Syn Cookie is being synchronized with the cluster", "Unknown Health", "AAA keys are being sychronized with the cluster", "Cluster health is not up due to config sync is in progress" ], "readonly" : true }, "ipaddress" : { @@ -39,6 +39,10 @@ "nodeid" : { "type" : "integer" }, + "nodejumbonotsupported" : { + "type" : "boolean", + "readonly" : true + }, "nodelicensemismatch" : { "type" : "boolean", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode.json index bd8a6ec32..1ba889e16 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode.json @@ -4,11 +4,22 @@ "backplane" : { "type" : "string" }, + "cfgflags" : { + "type" : "integer", + "readonly" : true + }, + "clearnodegroupconfig" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "clusterhealth" : { "type" : "string", "enum" : [ "UP", "Configurations of the node are lagging behind the cluster by more than 256 commands", "The config sync operation has exceeded the time limit of 60 seconds", "The config sync operation (full sync) is in progress", "The node is not in sync with the cluster configurations as sync is disabled on this node", "The execution of a configuration command has failed on this node", "UNKNOWN" ], "readonly" : true }, + "delay" : { + "type" : "integer" + }, "disabledifaces" : { "type" : "string", "readonly" : true @@ -28,7 +39,7 @@ }, "health" : { "type" : "string", - "enum" : [ "UNKNOWN", "INIT", "DOWN", "UP", "Some enabled and HAMON interfaces of the node are down", "All interfaces of the node are down or disabled", "SSL card(s) of the node have failed", "Route Monitor(s) of the node have failed", "Service state is being synchronized with the cluster", "The backplane interface is not set", " is down", " or is disabled", "The CLAG member(s) of the node are down", "Persistence sessions are being synchronized with the cluster", "The Syn Cookie is being synchronized with the cluster", "Unknown Health", "AAA keys are being sychronized with the cluster" ], + "enum" : [ "UNKNOWN", "INIT", "DOWN", "UP", "Some enabled and HAMON interfaces of the node are down", "All interfaces of the node are down or disabled", "SSL card(s) of the node have failed", "Route Monitor(s) of the node have failed", "Service state is being synchronized with the cluster", "The backplane interface is either not set or it is down or is disabled", "The CLAG member(s) of the node are down", "Persistence sessions are being synchronized with the cluster", "The Syn Cookie is being synchronized with the cluster", "Unknown Health", "AAA keys are being sychronized with the cluster", "Cluster health is not up due to config sync is in progress" ], "readonly" : true }, "ifaceslist" : { @@ -51,9 +62,24 @@ "enum" : [ "INACTIVE", "ACTIVE", "UNKNOWN" ], "readonly" : true }, + "name" : { + "type" : "string", + "readonly" : true + }, + "netmask" : { + "type" : "string", + "readonly" : true + }, + "nodegroup" : { + "type" : "string" + }, "nodeid" : { "type" : "integer" }, + "nodejumbonotsupported" : { + "type" : "boolean", + "readonly" : true + }, "nodelicensemismatch" : { "type" : "boolean", "readonly" : true @@ -78,9 +104,22 @@ "priority" : { "type" : "integer" }, + "routemonitor" : { + "type" : "string", + "readonly" : true + }, "state" : { "type" : "string", "enum" : [ "ACTIVE", "SPARE", "PASSIVE" ] + }, + "syncstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "tunnelmode" : { + "type" : "string", + "enum" : [ "NONE", "GRE" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_binding.json new file mode 100644 index 000000000..935fb880c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "nodeid" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "clusternode_binding", + "title" : "clusternode_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_routemonitor_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_routemonitor_binding.json new file mode 100644 index 000000000..90191e7c1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternode_routemonitor_binding.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "netmask" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, + "routemonitor" : { + "type" : "string" + }, + "routemonstate" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "clusternode_routemonitor_binding", + "title" : "clusternode_routemonitor_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternodegroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternodegroup.json index 1c8ae7456..991d2bf1c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternodegroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusternodegroup.json @@ -24,6 +24,17 @@ "name" : { "type" : "string" }, + "priority" : { + "type" : "integer" + }, + "state" : { + "type" : "string", + "enum" : [ "ACTIVE", "SPARE", "PASSIVE" ] + }, + "sticky" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "strict" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterpropstatus.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterpropstatus.json new file mode 100644 index 000000000..ca3fe9776 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cluster/clusterpropstatus.json @@ -0,0 +1,19 @@ +{ + "type" : "object", + "properties" : { + "cmdstrs" : { + "type" : "string", + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + }, + "numpropcmdfailed" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "clusterpropstatus", + "title" : "clusterpropstatus" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpaction.json index 192f9d393..ae709f04c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpaction.json @@ -1,9 +1,13 @@ { "type" : "object", "properties" : { + "addvaryheader" : { + "type" : "string", + "enum" : [ "GLOBAL", "DISABLED", "ENABLED" ] + }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "cmptype" : { @@ -23,6 +27,9 @@ }, "newname" : { "type" : "string" + }, + "varyheadervalue" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpglobal_cmppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpglobal_cmppolicy_binding.json index 33e544789..7cae8e9fb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpglobal_cmppolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpglobal_cmppolicy_binding.json @@ -1,6 +1,23 @@ { "type" : "object", "properties" : { + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, "numpol" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpparameter.json index 519a1b1c5..d02b14b0a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmpparameter.json @@ -5,12 +5,17 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "cmpbypasspct" : { "type" : "integer" }, "cmplevel" : { "type" : "string", - "enum" : [ "optimal", "bestspeed", "bestcompression", "spdy" ] + "enum" : [ "optimal", "bestspeed", "bestcompression" ] }, "cmponpush" : { "type" : "string", @@ -43,6 +48,9 @@ "servercmp" : { "type" : "string", "enum" : [ "ON", "OFF" ] + }, + "varyheadervalue" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy.json index 61fdd2c83..1332bd4b9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "clienttransactions" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy_crvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy_crvserver_binding.json index 66e3c9b1f..8ed6bc54e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy_crvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cmp/cmppolicy_crvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" @@ -11,7 +12,8 @@ "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionaction.json new file mode 100644 index 000000000..3966e64ca --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionaction.json @@ -0,0 +1,50 @@ +{ + "type" : "object", + "properties" : { + "hits" : { + "type" : "integer", + "readonly" : true + }, + "icapprofilename" : { + "type" : "string" + }, + "ifserverdown" : { + "type" : "string", + "enum" : [ "CONTINUE", "DROP", "RESET" ] + }, + "name" : { + "type" : "string" + }, + "referencecount" : { + "type" : "integer", + "readonly" : true + }, + "reqtimeout" : { + "type" : "integer" + }, + "reqtimeoutaction" : { + "type" : "string", + "enum" : [ "BYPASS", "DROP", "RESET" ] + }, + "serverip" : { + "type" : "string" + }, + "servername" : { + "type" : "string" + }, + "serverport" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "ICAP", "INLINEINSPECTION", "NSTRACE" ] + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionaction", + "title" : "contentinspectionaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_binding.json new file mode 100644 index 000000000..b27fc2250 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionglobal_binding", + "title" : "contentinspectionglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.json new file mode 100644 index 000000000..a6a2e32fe --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionglobal_contentinspectionpolicy_binding.json @@ -0,0 +1,43 @@ +{ + "type" : "object", + "properties" : { + "flowtype" : { + "type" : "integer", + "readonly" : true + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionglobal_contentinspectionpolicy_binding", + "title" : "contentinspectionglobal_contentinspectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy.json new file mode 100644 index 000000000..3943fbce0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy.json @@ -0,0 +1,42 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefaction" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicy", + "title" : "contentinspectionpolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_binding.json new file mode 100644 index 000000000..b61ac857f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicy_binding", + "title" : "contentinspectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.json new file mode 100644 index 000000000..097f9dc84 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionglobal_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicy_contentinspectionglobal_binding", + "title" : "contentinspectionpolicy_contentinspectionglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.json new file mode 100644 index 000000000..05da96939 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_contentinspectionpolicylabel_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicy_contentinspectionpolicylabel_binding", + "title" : "contentinspectionpolicy_contentinspectionpolicylabel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_csvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_csvserver_binding.json new file mode 100644 index 000000000..52af8bcf1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_csvserver_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicy_csvserver_binding", + "title" : "contentinspectionpolicy_csvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_lbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_lbvserver_binding.json new file mode 100644 index 000000000..05a7045d4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicy_lbvserver_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicy_lbvserver_binding", + "title" : "contentinspectionpolicy_lbvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel.json new file mode 100644 index 000000000..04419e724 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel.json @@ -0,0 +1,54 @@ +{ + "type" : "object", + "properties" : { + "comment" : { + "type" : "string" + }, + "flowtype" : { + "type" : "integer", + "readonly" : true + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "invoke_labelname" : { + "type" : "string", + "readonly" : true + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, + "newname" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "priority" : { + "type" : "integer", + "readonly" : true + }, + "type" : { + "type" : "string", + "enum" : [ "REQ", "RES" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicylabel", + "title" : "contentinspectionpolicylabel" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_binding.json new file mode 100644 index 000000000..6aa1a2a39 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "labelname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicylabel_binding", + "title" : "contentinspectionpolicylabel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.json new file mode 100644 index 000000000..10cea384e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_contentinspectionpolicy_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "invoke_labelname" : { + "type" : "string" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicylabel_contentinspectionpolicy_binding", + "title" : "contentinspectionpolicylabel_contentinspectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_policybinding_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_policybinding_binding.json new file mode 100644 index 000000000..0e52f6b7f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionpolicylabel_policybinding_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "invoke_labelname" : { + "type" : "string" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionpolicylabel_policybinding_binding", + "title" : "contentinspectionpolicylabel_policybinding_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionprofile.json new file mode 100644 index 000000000..944b935e3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/contentinspection/contentinspectionprofile.json @@ -0,0 +1,31 @@ +{ + "type" : "object", + "properties" : { + "egressinterface" : { + "type" : "string" + }, + "egressvlan" : { + "type" : "integer" + }, + "ingressinterface" : { + "type" : "string" + }, + "ingressvlan" : { + "type" : "integer" + }, + "mode" : { + "type" : "object", + "enum" : [ "RX", "TX", "RxLink", "TxLink" ] + }, + "name" : { + "type" : "string" + }, + "type" : { + "type" : "string", + "enum" : [ "InlineInspection" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "contentinspectionprofile", + "title" : "contentinspectionprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/craction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/craction.json index 7868ac183..a48a8d66f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/craction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/craction.json @@ -2,28 +2,37 @@ "type" : "object", "properties" : { "builtin" : { - "type" : "object" + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true }, "comment" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "crtype" : { - "type" : "string" + "type" : "string", + "enum" : [ "origin", "cache" ], + "readonly" : true }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "isdefault" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "name" : { "type" : "string" }, "referencecount" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "undefhits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy.json index c30f1b90f..108d99378 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy.json @@ -1,9 +1,20 @@ { "type" : "object", "properties" : { + "action" : { + "type" : "string" + }, + "activepolicy" : { + "type" : "boolean", + "readonly" : true + }, + "bindhits" : { + "type" : "integer", + "readonly" : true + }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "cspolicytype" : { @@ -15,9 +26,36 @@ "type" : "string", "readonly" : true }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, "policyname" : { "type" : "string" }, + "priority" : { + "type" : "integer", + "readonly" : true + }, "rule" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy_crvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy_crvserver_binding.json index 8b4d80c08..179c80fb8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy_crvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crpolicy_crvserver_binding.json @@ -5,28 +5,36 @@ "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "labelname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true }, "pihits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pipolicyhits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "policyname" : { "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver.json index a52622e71..a05ae607f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver.json @@ -21,6 +21,11 @@ "backupvserver" : { "type" : "string" }, + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ], + "readonly" : true + }, "cachetype" : { "type" : "string", "enum" : [ "TRANSPARENT", "REVERSE", "FORWARD" ] @@ -64,6 +69,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, "homepage" : { "type" : "string", "readonly" : true @@ -75,10 +84,17 @@ "type" : "string", "enum" : [ "PASSIVE", "ACTIVE" ] }, + "invoke" : { + "type" : "boolean", + "readonly" : true + }, "ip" : { "type" : "string", "readonly" : true }, + "ipset" : { + "type" : "string" + }, "ipv46" : { "type" : "string" }, @@ -86,6 +102,15 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true + }, "lbvserver" : { "type" : "string", "readonly" : true @@ -113,6 +138,11 @@ "type" : "string", "readonly" : true }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "onpolicymatch" : { "type" : "string", "enum" : [ "CACHE", "ORIGIN" ] @@ -121,6 +151,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "pipolicyhits" : { + "type" : "integer", + "readonly" : true + }, "policyname" : { "type" : "string", "readonly" : true @@ -150,17 +184,26 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "rhistate" : { + "type" : "string", + "enum" : [ "PASSIVE", "ACTIVE" ] + }, "rule" : { "type" : "string", "readonly" : true }, + "sc" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, "servicename" : { "type" : "string", "readonly" : true }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "SSL", "NNTP" ] + "enum" : [ "HTTP", "SSL", "NNTP", "HDX" ] }, "somethod" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appflowpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appflowpolicy_binding.json index 4ce8e8261..c62a616f4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appflowpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appflowpolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appfwpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appfwpolicy_binding.json index f85f55c92..a293f738f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appfwpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appfwpolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" @@ -26,7 +28,9 @@ "type" : "integer" }, "sc" : { - "type" : "string" + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true }, "targetvserver" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appqoepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appqoepolicy_binding.json new file mode 100644 index 000000000..9cb66d82a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_appqoepolicy_binding.json @@ -0,0 +1,37 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "name" : { + "type" : "string" + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "targetvserver" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "crvserver_appqoepolicy_binding", + "title" : "crvserver_appqoepolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cachepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cachepolicy_binding.json index ef8063c8f..cfc831e6d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cachepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cachepolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cmppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cmppolicy_binding.json index 91b7e485d..b22cfe665 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cmppolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cmppolicy_binding.json @@ -1,6 +1,28 @@ { "type" : "object", "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "inherited" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, "name" : { "type" : "string" }, @@ -10,6 +32,11 @@ "priority" : { "type" : "integer" }, + "sc" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, "targetvserver" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_crpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_crpolicy_binding.json index b062bb4c2..6f8c57b7d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_crpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_crpolicy_binding.json @@ -1,13 +1,34 @@ { "type" : "object", "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, "hits" : { "type" : "integer", "readonly" : true }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, "name" : { "type" : "string" }, + "pipolicyhits" : { + "type" : "integer", + "readonly" : true + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cspolicy_binding.json index 9aa420bdf..eef90cbd7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_cspolicy_binding.json @@ -1,13 +1,34 @@ { "type" : "object", "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, "hits" : { "type" : "integer", "readonly" : true }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, "name" : { "type" : "string" }, + "pipolicyhits" : { + "type" : "integer", + "readonly" : true + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_feopolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_feopolicy_binding.json index 3254c0fa9..65346a742 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_feopolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_feopolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_filterpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_filterpolicy_binding.json index f4507556e..62c428fe4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_filterpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_filterpolicy_binding.json @@ -1,6 +1,28 @@ { "type" : "object", "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "inherited" : { + "type" : "string", + "enum" : [ "ON", "OFF" ], + "readonly" : true + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_icapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_icapolicy_binding.json index 89bed1623..51cd6c298 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_icapolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_icapolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_policymap_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_policymap_binding.json index 93dcfe9f1..67ff35cca 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_policymap_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_policymap_binding.json @@ -1,6 +1,23 @@ { "type" : "object", "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_responderpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_responderpolicy_binding.json index 3d8a8af84..02cf03c4f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_responderpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_responderpolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_rewritepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_rewritepolicy_binding.json index 2b8b0bebf..caa03b1a7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_rewritepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_rewritepolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_spilloverpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_spilloverpolicy_binding.json index f16318f00..b4d7efa9d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_spilloverpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cr/crvserver_spilloverpolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csaction.json index b19f80d3d..fdc93a366 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csaction.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "comment" : { @@ -26,6 +26,9 @@ "targetlbvserver" : { "type" : "string" }, + "targetvserver" : { + "type" : "string" + }, "targetvserverexpr" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel.json index 30d22a25b..d764e5ce3 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel.json @@ -3,7 +3,7 @@ "properties" : { "cspolicylabeltype" : { "type" : "string", - "enum" : [ "HTTP", "TCP", "RTSP", "SSL", "SSL_TCP", "UDP", "DNS", "SIP_UDP", "ANY", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "FTP" ] + "enum" : [ "HTTP", "TCP", "RTSP", "SSL", "SSL_TCP", "UDP", "DNS", "SIP_UDP", "SIP_TCP", "ANY", "RADIUS", "RDP", "MYSQL", "MSSQL", "ORACLE", "DIAMETER", "SSL_DIAMETER", "FTP", "DNS_TCP", "SMPP" ] }, "gotopriorityexpression" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel_cspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel_cspolicy_binding.json index 86983c0fd..338650455 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel_cspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/cspolicylabel_cspolicy_binding.json @@ -5,7 +5,7 @@ "type" : "string" }, "invoke" : { - "type" : "integer" + "type" : "boolean" }, "invoke_labelname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver.json index 8fa97a13f..2553fc87a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "analyticsprofile" : { + "type" : "string", + "readonly" : true + }, "appflowlog" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -22,12 +26,15 @@ "authnvsname" : { "type" : "string" }, + "backupip" : { + "type" : "string" + }, "backupvserver" : { "type" : "string" }, "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ], + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ], "readonly" : true }, "cacheable" : { @@ -53,6 +60,12 @@ "comment" : { "type" : "string" }, + "cookiedomain" : { + "type" : "string" + }, + "cookietimeout" : { + "type" : "integer" + }, "curstate" : { "type" : "string", "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], @@ -65,6 +78,13 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "dnsprofilename" : { + "type" : "string" + }, + "dnsrecordtype" : { + "type" : "string", + "enum" : [ "A", "AAAA", "CNAME", "NAPTR" ] + }, "dnsvservername" : { "type" : "string", "readonly" : true @@ -73,6 +93,9 @@ "type" : "string", "readonly" : true }, + "domainname" : { + "type" : "string" + }, "downstateflush" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -115,6 +138,9 @@ "ippattern" : { "type" : "string" }, + "ipset" : { + "type" : "string" + }, "ipv46" : { "type" : "string" }, @@ -143,7 +169,7 @@ }, "mssqlserverversion" : { "type" : "string", - "enum" : [ "70", "2000", "2000SP1", "2005", "2008", "2008R2", "2012" ] + "enum" : [ "70", "2000", "2000SP1", "2005", "2008", "2008R2", "2012", "2014" ] }, "mysqlcharacterset" : { "type" : "integer" @@ -170,6 +196,18 @@ "type" : "string", "readonly" : true }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "oracleserverversion" : { + "type" : "string", + "enum" : [ "10G", "11G" ] + }, + "persistenceid" : { + "type" : "integer" + }, "policyname" : { "type" : "string", "readonly" : true @@ -214,10 +252,18 @@ "redirecturl" : { "type" : "string" }, + "rhistate" : { + "type" : "string", + "enum" : [ "PASSIVE", "ACTIVE" ] + }, "rtspnat" : { "type" : "string", "enum" : [ "ON", "OFF" ] }, + "ruletype" : { + "type" : "integer", + "readonly" : true + }, "sc" : { "type" : "string", "enum" : [ "ON", "OFF" ], @@ -229,7 +275,10 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "SSL", "TCP", "FTP", "RTSP", "SSL_TCP", "UDP", "DNS", "SIP_UDP", "ANY", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER" ] + "enum" : [ "HTTP", "SSL", "TCP", "FTP", "RTSP", "SSL_TCP", "UDP", "DNS", "SIP_UDP", "SIP_TCP", "SIP_SSL", "ANY", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "DNS_TCP", "ORACLE", "SMPP", "PROXY" ] + }, + "sitedomainttl" : { + "type" : "integer" }, "sobackupaction" : { "type" : "string", @@ -273,6 +322,10 @@ "type" : "string", "readonly" : true }, + "targettype" : { + "type" : "string", + "enum" : [ "GSLB" ] + }, "targetvserver" : { "type" : "string", "readonly" : true @@ -287,6 +340,9 @@ "type" : "integer", "readonly" : true }, + "ttl" : { + "type" : "integer" + }, "type" : { "type" : "string", "enum" : [ "CONTENT", "ADDRESS" ], diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appflowpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appflowpolicy_binding.json index aa05f7a02..bf1679f17 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appflowpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appflowpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appfwpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appfwpolicy_binding.json index fabd3a7cb..34bc53d01 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appfwpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appfwpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appqoepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appqoepolicy_binding.json new file mode 100644 index 000000000..150d0eb2f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_appqoepolicy_binding.json @@ -0,0 +1,37 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "name" : { + "type" : "string" + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "targetlbvserver" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "csvserver_appqoepolicy_binding", + "title" : "csvserver_appqoepolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditnslogpolicy_binding.json index df254044e..be2a28acc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditnslogpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditsyslogpolicy_binding.json index 307afcc86..6a08e3bb4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_auditsyslogpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_authorizationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_authorizationpolicy_binding.json index 410265a34..24a350e4d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_authorizationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_authorizationpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cachepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cachepolicy_binding.json index e99415a93..c189fcbb4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cachepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cachepolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cmppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cmppolicy_binding.json index b8ceebb62..1e9341177 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cmppolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cmppolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_contentinspectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_contentinspectionpolicy_binding.json new file mode 100644 index 000000000..33f595787 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_contentinspectionpolicy_binding.json @@ -0,0 +1,37 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "name" : { + "type" : "string" + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "targetlbvserver" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "csvserver_contentinspectionpolicy_binding", + "title" : "csvserver_contentinspectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cspolicy_binding.json index 9675ea363..79dbb611e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_cspolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_domain_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_domain_binding.json index 796e7662c..bd83d5286 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_domain_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_domain_binding.json @@ -2,7 +2,9 @@ "type" : "object", "properties" : { "appflowlog" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "backupip" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_feopolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_feopolicy_binding.json index b7fb69914..1d7f2aba0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_feopolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_feopolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_filterpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_filterpolicy_binding.json index df9c2400c..361a25262 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_filterpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_filterpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_gslbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_gslbvserver_binding.json index 57cd87b9a..f751c87e6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_gslbvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_gslbvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_responderpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_responderpolicy_binding.json index d08d0051c..51c51c54d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_responderpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_responderpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_rewritepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_rewritepolicy_binding.json index 9bef8b4b8..b0f137593 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_rewritepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_rewritepolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_spilloverpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_spilloverpolicy_binding.json index 3a4c39d44..5f87700d0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_spilloverpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_spilloverpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_tmtrafficpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_tmtrafficpolicy_binding.json index 03289ae2e..4b3cc8caa 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_tmtrafficpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_tmtrafficpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_transformpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_transformpolicy_binding.json index 61d81c227..04f4de27c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_transformpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_transformpolicy_binding.json @@ -3,7 +3,7 @@ "properties" : { "bindpoint" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ] + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_vpnvserver_binding.json index 9657bd292..68bc4da67 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_vpnvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/cs/csvserver_vpnvserver_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/db/dbdbprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/db/dbdbprofile.json index b23ca262b..b06dce490 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/db/dbdbprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/db/dbdbprofile.json @@ -5,6 +5,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "enablecachingconmuxoff" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "interpretquery" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaaaarec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaaaarec.json index 7d9617e28..17e4534f2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaaaarec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaaaarec.json @@ -6,12 +6,18 @@ "enum" : [ "ALL", "ADNS", "PROXY" ], "readonly" : true }, + "ecssubnet" : { + "type" : "string" + }, "hostname" : { "type" : "string" }, "ipv6address" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "ttl" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction.json index 2eab19857..b8b5d3a7e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction.json @@ -6,11 +6,11 @@ }, "actiontype" : { "type" : "string", - "enum" : [ "ViewName", "GslbPrefLoc", "Drop", "Cache_Bypass", "Rewrite_Response" ] + "enum" : [ "ViewName", "GslbPrefLoc", "noop", "Drop", "Cache_Bypass", "Rewrite_Response" ] }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "cachebypass" : { @@ -18,6 +18,9 @@ "enum" : [ "YES", "NO" ], "readonly" : true }, + "dnsprofilename" : { + "type" : "string" + }, "drop" : { "type" : "string", "enum" : [ "YES", "NO" ], diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction64.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction64.json index 37217fe61..47e2bdd98 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction64.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaction64.json @@ -6,7 +6,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "excluderule" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaddrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaddrec.json index bdb0d2d4b..2c24a36f4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaddrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsaddrec.json @@ -6,12 +6,18 @@ "enum" : [ "ALL", "ADNS", "PROXY" ], "readonly" : true }, + "ecssubnet" : { + "type" : "string" + }, "hostname" : { "type" : "string" }, "ipaddress" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "ttl" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnscnamerec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnscnamerec.json index 663619fa0..d7737e59c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnscnamerec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnscnamerec.json @@ -12,6 +12,12 @@ "canonicalname" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, "ttl" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsglobal_dnspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsglobal_dnspolicy_binding.json index c9efc4877..57a58e590 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsglobal_dnspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsglobal_dnspolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnskey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnskey.json index c8d142b60..0bd54c839 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnskey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnskey.json @@ -24,12 +24,18 @@ "notificationperiod" : { "type" : "integer" }, + "password" : { + "type" : "string" + }, "privatekey" : { "type" : "string" }, "publickey" : { "type" : "string" }, + "src" : { + "type" : "string" + }, "ttl" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsmxrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsmxrec.json index ebe03544e..aed727d1a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsmxrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsmxrec.json @@ -9,9 +9,15 @@ "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, "mx" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "pref" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnameserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnameserver.json index d3d0a5479..23e12501b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnameserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnameserver.json @@ -9,6 +9,9 @@ "type" : "integer", "readonly" : true }, + "dnsprofilename" : { + "type" : "string" + }, "dnsvservername" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnaptrrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnaptrrec.json index 7f3b507e8..bbf67c9a9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnaptrrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnaptrrec.json @@ -2,14 +2,22 @@ "type" : "object", "properties" : { "authtype" : { - "type" : "string" + "type" : "string", + "enum" : [ "ALL", "ADNS", "PROXY" ], + "readonly" : true }, "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, "flags" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "order" : { "type" : "integer" }, @@ -32,10 +40,12 @@ "type" : "integer" }, "type" : { - "type" : "string" + "type" : "string", + "enum" : [ "ALL", "ADNS", "PROXY" ] }, "vservername" : { - "type" : "string" + "type" : "string", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsecrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsecrec.json index adbe673af..04f9e043c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsecrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsecrec.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "ecssubnet" : { + "type" : "string", + "readonly" : true + }, "hostname" : { "type" : "string" }, @@ -10,7 +14,11 @@ }, "nextrecs" : { "type" : "object", - "enum" : [ "A", "NS", "CNAME", "SOA", "MX", "AAAA", "SRV", "RRSIG", "NSEC", "DNSKEY", "PTR", "TXT" ], + "enum" : [ "A", "NS", "CNAME", "SOA", "MX", "AAAA", "SRV", "RRSIG", "NSEC", "DNSKEY", "PTR", "TXT", "NAPTR" ], + "readonly" : true + }, + "ttl" : { + "type" : "integer", "readonly" : true }, "type" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsrec.json index c3e14cd5f..2d45a3831 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsnsrec.json @@ -9,9 +9,15 @@ "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, "nameserver" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "ttl" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsparameter.json index a102df5eb..c295ae2d7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsparameter.json @@ -1,6 +1,18 @@ { "type" : "object", "properties" : { + "cacheecszeroprefix" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "cachehitbypass" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "cachenoexpire" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "cacherecords" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -16,12 +28,27 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "ecsmaxsubnets" : { + "type" : "integer" + }, + "maxcachesize" : { + "type" : "integer" + }, + "maxnegativecachesize" : { + "type" : "integer" + }, + "maxnegcachettl" : { + "type" : "integer" + }, "maxpipeline" : { "type" : "integer" }, "maxttl" : { "type" : "integer" }, + "maxudppacketsize" : { + "type" : "integer" + }, "minttl" : { "type" : "integer" }, @@ -39,6 +66,10 @@ }, "retries" : { "type" : "integer" + }, + "splitpktqueryprocessing" : { + "type" : "string", + "enum" : [ "ALLOW", "DROP" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnspolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnspolicy.json index 329f41f6c..ec2f4944b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnspolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnspolicy.json @@ -6,7 +6,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "cachebypass" : { @@ -25,6 +25,9 @@ "type" : "integer", "readonly" : true }, + "logaction" : { + "type" : "string" + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsprofile.json index 8f1104619..4f252915c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsprofile.json @@ -1,29 +1,44 @@ { "type" : "object", "properties" : { + "cacheecsresponses" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "cachenegativeresponses" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "cacherecords" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "dnsanswerseclogging" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "dnserrorlogging" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "dnsextendedlogging" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "dnsprofilename" : { "type" : "string" }, "dnsquerylogging" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "dropmultiqueryrequest" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "referencecount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsproxyrecords.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsproxyrecords.json index 9cb402664..308fbb63d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsproxyrecords.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsproxyrecords.json @@ -1,5 +1,15 @@ { "type" : "object", + "properties" : { + "negrectype" : { + "type" : "string", + "enum" : [ "NXDOMAIN", "NODATA" ] + }, + "type" : { + "type" : "string", + "enum" : [ "A", "NS", "CNAME", "SOA", "MX", "AAAA", "SRV", "RRSIG", "NSEC", "DNSKEY", "PTR", "TXT", "NAPTR" ] + } + }, "$schema" : "http://json-schema.org/draft-04/schema#", "id" : "dnsproxyrecords", "title" : "dnsproxyrecords" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsptrrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsptrrec.json index bf7dffdf7..505afcd35 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsptrrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnsptrrec.json @@ -9,6 +9,12 @@ "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, "reversedomain" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssoarec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssoarec.json index 94195f557..f7e34f79a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssoarec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssoarec.json @@ -12,12 +12,18 @@ "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, "expire" : { "type" : "integer" }, "minimum" : { "type" : "integer" }, + "nodeid" : { + "type" : "integer" + }, "originserver" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssrvrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssrvrec.json index 0148d873d..e2f735c1b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssrvrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssrvrec.json @@ -9,6 +9,12 @@ "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, "port" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssubnetcache.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssubnetcache.json new file mode 100644 index 000000000..0331ecda3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnssubnetcache.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "all" : { + "type" : "boolean" + }, + "ecssubnet" : { + "type" : "string" + }, + "hostname" : { + "type" : "string", + "readonly" : true + }, + "nextrecs" : { + "type" : "object", + "enum" : [ "A", "NS", "CNAME", "SOA", "MX", "AAAA", "SRV", "RRSIG", "NSEC", "DNSKEY", "PTR", "TXT", "NAPTR" ], + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "dnssubnetcache", + "title" : "dnssubnetcache" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnstxtrec.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnstxtrec.json index b301dc343..1c07cbbd3 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnstxtrec.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnstxtrec.json @@ -12,6 +12,12 @@ "domain" : { "type" : "string" }, + "ecssubnet" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, "recordid" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_dnskey_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_dnskey_binding.json index 370f9ab68..796671f40 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_dnskey_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_dnskey_binding.json @@ -2,16 +2,19 @@ "type" : "object", "properties" : { "expires" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "keyname" : { "type" : "object" }, "siginceptiontime" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "signed" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "zonename" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_domain_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_domain_binding.json index 4a93916c8..00f396681 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_domain_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/dns/dnszone_domain_binding.json @@ -6,7 +6,7 @@ }, "nextrecs" : { "type" : "object", - "enum" : [ "A", "NS", "CNAME", "SOA", "MX", "AAAA", "SRV", "RRSIG", "NSEC", "DNSKEY", "PTR", "TXT" ], + "enum" : [ "A", "NS", "CNAME", "SOA", "MX", "AAAA", "SRV", "RRSIG", "NSEC", "DNSKEY", "PTR", "TXT", "NAPTR" ], "readonly" : true }, "zonename" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoaction.json new file mode 100644 index 000000000..9692ee1e6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoaction.json @@ -0,0 +1,126 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "cachemaxage" : { + "type" : "integer" + }, + "clientsidemeasurements" : { + "type" : "boolean" + }, + "convertimporttolink" : { + "type" : "boolean" + }, + "csscombine" : { + "type" : "boolean" + }, + "cssflattenimports" : { + "type" : "boolean", + "readonly" : true + }, + "cssimginline" : { + "type" : "boolean" + }, + "cssinline" : { + "type" : "boolean" + }, + "cssminify" : { + "type" : "boolean" + }, + "cssmovetohead" : { + "type" : "boolean" + }, + "dnsshards" : { + "type" : "object" + }, + "domainsharding" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "htmlminify" : { + "type" : "boolean" + }, + "htmlrmattribquotes" : { + "type" : "boolean", + "readonly" : true + }, + "htmlrmdefaultattribs" : { + "type" : "boolean", + "readonly" : true + }, + "htmltrimurls" : { + "type" : "boolean", + "readonly" : true + }, + "imgadddimensions" : { + "type" : "boolean", + "readonly" : true + }, + "imggiftopng" : { + "type" : "boolean" + }, + "imginline" : { + "type" : "boolean" + }, + "imglazyload" : { + "type" : "boolean" + }, + "imgshrinkformobile" : { + "type" : "boolean", + "readonly" : true + }, + "imgshrinktoattrib" : { + "type" : "boolean" + }, + "imgtojpegxr" : { + "type" : "boolean" + }, + "imgtowebp" : { + "type" : "boolean" + }, + "imgweaken" : { + "type" : "boolean", + "readonly" : true + }, + "jpgoptimize" : { + "type" : "boolean" + }, + "jpgprogressive" : { + "type" : "boolean", + "readonly" : true + }, + "jscombine" : { + "type" : "boolean", + "readonly" : true + }, + "jsinline" : { + "type" : "boolean" + }, + "jsminify" : { + "type" : "boolean" + }, + "jsmovetoend" : { + "type" : "boolean" + }, + "name" : { + "type" : "string" + }, + "pageextendcache" : { + "type" : "boolean" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feoaction", + "title" : "feoaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_binding.json new file mode 100644 index 000000000..98c1b330a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feoglobal_binding", + "title" : "feoglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_feopolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_feopolicy_binding.json new file mode 100644 index 000000000..c8a18c6db --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoglobal_feopolicy_binding.json @@ -0,0 +1,29 @@ +{ + "type" : "object", + "properties" : { + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT", "NONE" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feoglobal_feopolicy_binding", + "title" : "feoglobal_feopolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoparameter.json new file mode 100644 index 000000000..0da955161 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feoparameter.json @@ -0,0 +1,25 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "cssinlinethressize" : { + "type" : "integer" + }, + "imginlinethressize" : { + "type" : "integer" + }, + "jpegqualitypercent" : { + "type" : "integer" + }, + "jsinlinethressize" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feoparameter", + "title" : "feoparameter" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy.json new file mode 100644 index 000000000..d4e38e917 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feopolicy", + "title" : "feopolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_binding.json new file mode 100644 index 000000000..e1101046a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feopolicy_binding", + "title" : "feopolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_csvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_csvserver_binding.json new file mode 100644 index 000000000..986cc02a3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_csvserver_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feopolicy_csvserver_binding", + "title" : "feopolicy_csvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_feoglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_feoglobal_binding.json new file mode 100644 index 000000000..254618dc4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_feoglobal_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feopolicy_feoglobal_binding", + "title" : "feopolicy_feoglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_lbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_lbvserver_binding.json new file mode 100644 index 000000000..ab71618ad --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/feo/feopolicy_lbvserver_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "feopolicy_lbvserver_binding", + "title" : "feopolicy_lbvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filteraction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filteraction.json index f478d21db..3a637eba4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filteraction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filteraction.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "isdefault" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filterhtmlinjectionvariable.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filterhtmlinjectionvariable.json index 0e1969b7c..46bb7288f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filterhtmlinjectionvariable.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/filter/filterhtmlinjectionvariable.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "type" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservice_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservice_binding.json index ff35e5c5c..8844e525e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservice_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservice_binding.json @@ -2,43 +2,57 @@ "type" : "object", "properties" : { "cnameentry" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "cumulativeweight" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "dynamicconfwt" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "gslbthreshold" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "ipaddress" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "name" : { "type" : "string" }, "port" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "servicename" : { "type" : "string" }, "servicetype" : { - "type" : "string" + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ], + "readonly" : true }, "state" : { - "type" : "string" + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true }, "svreffgslbstate" : { - "type" : "string" + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true }, "vservername" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "weight" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroup_binding.json new file mode 100644 index 000000000..1b9c4d3b4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroup_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + }, + "servicegroupname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbdomain_gslbservicegroup_binding", + "title" : "gslbdomain_gslbservicegroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroupmember_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroupmember_binding.json new file mode 100644 index 000000000..2c21425ec --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbservicegroupmember_binding.json @@ -0,0 +1,40 @@ +{ + "type" : "object", + "properties" : { + "gslbthreshold" : { + "type" : "integer", + "readonly" : true + }, + "ipaddress" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "port" : { + "type" : "integer", + "readonly" : true + }, + "servicegroupname" : { + "type" : "string" + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ], + "readonly" : true + }, + "svreffgslbstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "weight" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbdomain_gslbservicegroupmember_binding", + "title" : "gslbdomain_gslbservicegroupmember_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbvserver_binding.json index a32587427..7183652de 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_gslbvserver_binding.json @@ -2,67 +2,98 @@ "type" : "object", "properties" : { "backuplbmethod" : { - "type" : "string" + "type" : "string", + "enum" : [ "ROUNDROBIN", "LEASTCONNECTION", "LEASTRESPONSETIME", "SOURCEIPHASH", "LEASTBANDWIDTH", "LEASTPACKETS", "STATICPROXIMITY", "RTT", "CUSTOMLOAD" ], + "readonly" : true }, "cip" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "customheaders" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "dnsrecordtype" : { - "type" : "string" + "type" : "string", + "enum" : [ "A", "AAAA", "CNAME", "NAPTR" ], + "readonly" : true }, "dynamicweight" : { - "type" : "string" + "type" : "string", + "enum" : [ "SERVICECOUNT", "SERVICEWEIGHT", "DISABLED" ], + "readonly" : true }, "edr" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "lbmethod" : { - "type" : "string" + "type" : "string", + "enum" : [ "ROUNDROBIN", "LEASTCONNECTION", "LEASTRESPONSETIME", "SOURCEIPHASH", "LEASTBANDWIDTH", "LEASTPACKETS", "STATICPROXIMITY", "RTT", "CUSTOMLOAD" ], + "readonly" : true }, "mir" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "name" : { "type" : "string" }, "netmask" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "persistenceid" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "persistencetype" : { - "type" : "string" + "type" : "string", + "enum" : [ "SOURCEIP", "NONE" ], + "readonly" : true }, "persistmask" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "servicetype" : { - "type" : "string" + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ], + "readonly" : true }, "sitename" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "sitepersistence" : { - "type" : "string" + "type" : "string", + "enum" : [ "ConnectionProxy", "HTTPRedirect", "NONE" ], + "readonly" : true }, "siteprefix" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "state" : { - "type" : "string" + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true }, "statechangetimesec" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "v6netmasklen" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "v6persistmasklen" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "vservername" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_lbmonitor_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_lbmonitor_binding.json index 2d708cac6..3fd6dae53 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_lbmonitor_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbdomain_lbmonitor_binding.json @@ -2,49 +2,64 @@ "type" : "object", "properties" : { "customheaders" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "httprequest" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "iptunnel" : { - "type" : "string" + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true }, "lastresponse" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "monitorcurrentfailedprobes" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "monitorname" : { "type" : "string" }, "monitortotalfailedprobes" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "monitortotalprobes" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "monstatcode" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "monstate" : { - "type" : "string" + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true }, "name" : { "type" : "string" }, "respcode" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "responsetime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "servicename" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "vservername" : { - "type" : "string" + "type" : "string", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbldnsentries.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbldnsentries.json index 2b27f2f1d..98eedc26d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbldnsentries.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbldnsentries.json @@ -9,6 +9,9 @@ "type" : "string", "readonly" : true }, + "nodeid" : { + "type" : "integer" + }, "numsites" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbparameter.json index 3efcb4e0e..ebec17a85 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbparameter.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "automaticconfigsync" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "dropldnsreq" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -9,6 +13,9 @@ "type" : "integer", "readonly" : true }, + "gslbsvcstatedelaytime" : { + "type" : "integer" + }, "ldnsentrytimeout" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice.json index 1c2d6eceb..5b27b49fe 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice.json @@ -12,6 +12,14 @@ "cipheader" : { "type" : "string" }, + "clmonowner" : { + "type" : "integer", + "readonly" : true + }, + "clmonview" : { + "type" : "integer", + "readonly" : true + }, "clttimeout" : { "type" : "integer" }, @@ -28,11 +36,19 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "glsbsvchealthdescr" : { + "type" : "string", + "readonly" : true + }, "gslb" : { "type" : "string", "enum" : [ "REMOTE", "LOCAL" ], "readonly" : true }, + "gslbsvchealth" : { + "type" : "integer", + "readonly" : true + }, "gslbsvcstats" : { "type" : "integer", "readonly" : true @@ -79,9 +95,29 @@ "monthreshold" : { "type" : "integer" }, + "naptrdomainttl" : { + "type" : "integer" + }, + "naptrorder" : { + "type" : "integer" + }, + "naptrpreference" : { + "type" : "integer" + }, + "naptrreplacement" : { + "type" : "string" + }, + "naptrservices" : { + "type" : "string" + }, "newname" : { "type" : "string" }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "port" : { "type" : "integer" }, @@ -103,7 +139,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL" ] + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ] }, "sitename" : { "type" : "string" @@ -119,6 +155,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "statechangetimesec" : { + "type" : "string", + "readonly" : true + }, "svreffgslbstate" : { "type" : "string", "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], @@ -132,6 +172,15 @@ "svrtimeout" : { "type" : "integer" }, + "threshold" : { + "type" : "string", + "enum" : [ "ABOVE", "BELOW" ], + "readonly" : true + }, + "tickssincelaststatechange" : { + "type" : "integer", + "readonly" : true + }, "viewip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice_lbmonitor_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice_lbmonitor_binding.json index 13de149d1..fc71f3888 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice_lbmonitor_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservice_lbmonitor_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "lastresponse" : { + "type" : "string", + "readonly" : true + }, "monitor_name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup.json new file mode 100644 index 000000000..41de74185 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup.json @@ -0,0 +1,189 @@ +{ + "type" : "object", + "properties" : { + "appflowlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "autoscale" : { + "type" : "string", + "enum" : [ "DISABLED", "DNS" ] + }, + "cip" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "cipheader" : { + "type" : "string" + }, + "clmonowner" : { + "type" : "integer", + "readonly" : true + }, + "clmonview" : { + "type" : "integer", + "readonly" : true + }, + "clttimeout" : { + "type" : "integer" + }, + "comment" : { + "type" : "string" + }, + "delay" : { + "type" : "integer" + }, + "downstateflush" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "dup_weight" : { + "type" : "integer" + }, + "graceful" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "groupcount" : { + "type" : "integer", + "readonly" : true + }, + "gslb" : { + "type" : "string", + "enum" : [ "REMOTE", "LOCAL" ], + "readonly" : true + }, + "hashid" : { + "type" : "integer" + }, + "healthmonitor" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "includemembers" : { + "type" : "boolean" + }, + "ip" : { + "type" : "string", + "readonly" : true + }, + "maxbandwidth" : { + "type" : "integer" + }, + "maxclient" : { + "type" : "integer" + }, + "monitor_name_svc" : { + "type" : "string" + }, + "monstatcode" : { + "type" : "integer", + "readonly" : true + }, + "monstatparam1" : { + "type" : "integer", + "readonly" : true + }, + "monstatparam2" : { + "type" : "integer", + "readonly" : true + }, + "monstatparam3" : { + "type" : "integer", + "readonly" : true + }, + "monthreshold" : { + "type" : "integer" + }, + "newname" : { + "type" : "string" + }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "numofconnections" : { + "type" : "integer", + "readonly" : true + }, + "port" : { + "type" : "integer" + }, + "publicip" : { + "type" : "string" + }, + "publicport" : { + "type" : "integer" + }, + "servername" : { + "type" : "string" + }, + "serviceconftype" : { + "type" : "boolean", + "readonly" : true + }, + "servicegroupeffectivestate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "OUT OF SERVICE", "PARTIAL-UP", "PARTIAL-DOWN" ], + "readonly" : true + }, + "servicegroupname" : { + "type" : "string" + }, + "serviceipstr" : { + "type" : "string", + "readonly" : true + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ] + }, + "sitename" : { + "type" : "string" + }, + "sitepersistence" : { + "type" : "string", + "enum" : [ "ConnectionProxy", "HTTPRedirect", "NONE" ] + }, + "siteprefix" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "statechangetimemsec" : { + "type" : "integer", + "readonly" : true + }, + "stateupdatereason" : { + "type" : "integer", + "readonly" : true + }, + "svreffgslbstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "svrstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "svrtimeout" : { + "type" : "integer" + }, + "value" : { + "type" : "string", + "enum" : [ "Certkey not bound", "SSL feature disabled" ], + "readonly" : true + }, + "weight" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbservicegroup", + "title" : "gslbservicegroup" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_binding.json new file mode 100644 index 000000000..7f3ddcd6b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "servicegroupname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbservicegroup_binding", + "title" : "gslbservicegroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_gslbservicegroupmember_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_gslbservicegroupmember_binding.json new file mode 100644 index 000000000..d92790f41 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_gslbservicegroupmember_binding.json @@ -0,0 +1,74 @@ +{ + "type" : "object", + "properties" : { + "delay" : { + "type" : "integer", + "readonly" : true + }, + "graceful" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "gslbthreshold" : { + "type" : "integer", + "readonly" : true + }, + "hashid" : { + "type" : "integer" + }, + "ip" : { + "type" : "string" + }, + "port" : { + "type" : "integer" + }, + "preferredlocation" : { + "type" : "string", + "readonly" : true + }, + "publicip" : { + "type" : "string" + }, + "publicport" : { + "type" : "integer" + }, + "servername" : { + "type" : "string" + }, + "servicegroupname" : { + "type" : "string" + }, + "siteprefix" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "statechangetimesec" : { + "type" : "string", + "readonly" : true + }, + "svrstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "threshold" : { + "type" : "string", + "enum" : [ "ABOVE", "BELOW" ], + "readonly" : true + }, + "tickssincelaststatechange" : { + "type" : "integer", + "readonly" : true + }, + "weight" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbservicegroup_gslbservicegroupmember_binding", + "title" : "gslbservicegroup_gslbservicegroupmember_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_lbmonitor_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_lbmonitor_binding.json new file mode 100644 index 000000000..f132a1016 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_lbmonitor_binding.json @@ -0,0 +1,47 @@ +{ + "type" : "object", + "properties" : { + "hashid" : { + "type" : "integer" + }, + "monitor_name" : { + "type" : "string" + }, + "monstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "monweight" : { + "type" : "integer", + "readonly" : true + }, + "passive" : { + "type" : "boolean" + }, + "port" : { + "type" : "integer" + }, + "publicip" : { + "type" : "string" + }, + "publicport" : { + "type" : "integer" + }, + "servicegroupname" : { + "type" : "string" + }, + "siteprefix" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "weight" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbservicegroup_lbmonitor_binding", + "title" : "gslbservicegroup_lbmonitor_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.json new file mode 100644 index 000000000..07649ab4b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbservicegroup_servicegroupentitymonbindings_binding.json @@ -0,0 +1,63 @@ +{ + "type" : "object", + "properties" : { + "hashid" : { + "type" : "integer" + }, + "lastresponse" : { + "type" : "string", + "readonly" : true + }, + "monitor_name" : { + "type" : "string" + }, + "monitor_state" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "monitorcurrentfailedprobes" : { + "type" : "integer", + "readonly" : true + }, + "monitortotalfailedprobes" : { + "type" : "integer", + "readonly" : true + }, + "monitortotalprobes" : { + "type" : "integer", + "readonly" : true + }, + "passive" : { + "type" : "boolean" + }, + "port" : { + "type" : "integer" + }, + "publicip" : { + "type" : "string" + }, + "publicport" : { + "type" : "integer" + }, + "servicegroupentname2" : { + "type" : "string" + }, + "servicegroupname" : { + "type" : "string" + }, + "siteprefix" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "weight" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbservicegroup_servicegroupentitymonbindings_binding", + "title" : "gslbservicegroup_servicegroupentitymonbindings_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite.json index 92b72641d..62533a9cf 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite.json @@ -1,10 +1,23 @@ { "type" : "object", "properties" : { + "backupparentlist" : { + "type" : "object" + }, + "clip" : { + "type" : "string" + }, + "curbackupparentip" : { + "type" : "string", + "readonly" : true + }, "metricexchange" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "naptrreplacementsuffix" : { + "type" : "string" + }, "nwmetricexchange" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -17,6 +30,9 @@ "enum" : [ "ACTIVE", "INACTIVE", "DOWN" ], "readonly" : true }, + "publicclip" : { + "type" : "string" + }, "publicip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservice_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservice_binding.json index 52ad6c6b8..056f93292 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservice_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservice_binding.json @@ -18,7 +18,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true }, "sitename" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroup_binding.json new file mode 100644 index 000000000..eedda2e36 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroup_binding.json @@ -0,0 +1,19 @@ +{ + "type" : "object", + "properties" : { + "servicegroupname" : { + "type" : "string" + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + }, + "sitename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbsite_gslbservicegroup_binding", + "title" : "gslbsite_gslbservicegroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroupmember_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroupmember_binding.json new file mode 100644 index 000000000..9349e6728 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsite_gslbservicegroupmember_binding.json @@ -0,0 +1,32 @@ +{ + "type" : "object", + "properties" : { + "ipaddress" : { + "type" : "string", + "readonly" : true + }, + "port" : { + "type" : "integer", + "readonly" : true + }, + "servicegroupname" : { + "type" : "string" + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + }, + "sitename" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbsite_gslbservicegroupmember_binding", + "title" : "gslbsite_gslbservicegroupmember_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsyncstatus.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsyncstatus.json index e85386885..9677d8f92 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsyncstatus.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbsyncstatus.json @@ -4,6 +4,9 @@ "response" : { "type" : "string", "readonly" : true + }, + "summary" : { + "type" : "boolean" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver.json index fe59d35a1..fcdd5cfb7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver.json @@ -46,7 +46,7 @@ }, "dnsrecordtype" : { "type" : "string", - "enum" : [ "A", "AAAA", "CNAME" ] + "enum" : [ "A", "AAAA", "CNAME", "NAPTR" ] }, "domainname" : { "type" : "string" @@ -55,6 +55,14 @@ "type" : "string", "enum" : [ "SERVICECOUNT", "SERVICEWEIGHT", "DISABLED" ] }, + "ecs" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "ecsaddrvalidation" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "edr" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -97,6 +105,11 @@ "newname" : { "type" : "string" }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "persistenceid" : { "type" : "integer" }, @@ -115,16 +128,25 @@ "type" : "integer", "readonly" : true }, + "servername" : { + "type" : "string", + "readonly" : true + }, "servicename" : { "type" : "string" }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL" ] + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ] }, "sitedomainttl" : { "type" : "integer" }, + "sitepersistence" : { + "type" : "string", + "enum" : [ "ConnectionProxy", "HTTPRedirect", "NONE" ], + "readonly" : true + }, "sobackupaction" : { "type" : "string", "enum" : [ "DROP", "ACCEPT", "REDIRECT" ] @@ -187,6 +209,14 @@ "v6persistmasklen" : { "type" : "integer" }, + "vsvrbindsvcip" : { + "type" : "string", + "readonly" : true + }, + "vsvrbindsvcport" : { + "type" : "integer", + "readonly" : true + }, "weight" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservice_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservice_binding.json index a3de18c3a..fb9251ae6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservice_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservice_binding.json @@ -21,6 +21,11 @@ "type" : "integer", "readonly" : true }, + "gslbboundsvctype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ], + "readonly" : true + }, "gslbthreshold" : { "type" : "integer", "readonly" : true @@ -48,12 +53,11 @@ "servicename" : { "type" : "string" }, - "servicetype" : { + "sitepersistcookie" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL" ], "readonly" : true }, - "sitepersistence" : { + "svcsitepersistence" : { "type" : "string", "enum" : [ "ConnectionProxy", "HTTPRedirect", "NONE" ], "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroup_binding.json new file mode 100644 index 000000000..7adeab37d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroup_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + }, + "servicegroupname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbvserver_gslbservicegroup_binding", + "title" : "gslbvserver_gslbservicegroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroupmember_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroupmember_binding.json new file mode 100644 index 000000000..f93737f70 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_gslbservicegroupmember_binding.json @@ -0,0 +1,66 @@ +{ + "type" : "object", + "properties" : { + "curstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "dynamicweight" : { + "type" : "string", + "enum" : [ "SERVICECOUNT", "SERVICEWEIGHT", "DISABLED" ], + "readonly" : true + }, + "gslbthreshold" : { + "type" : "integer", + "readonly" : true + }, + "ipaddress" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "port" : { + "type" : "integer", + "readonly" : true + }, + "preferredlocation" : { + "type" : "string", + "readonly" : true + }, + "servicegroupname" : { + "type" : "string" + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "RADIUS", "RDP", "RTSP", "MYSQL", "MSSQL", "ORACLE" ], + "readonly" : true + }, + "sitepersistcookie" : { + "type" : "string", + "readonly" : true + }, + "svcsitepersistence" : { + "type" : "string", + "enum" : [ "ConnectionProxy", "HTTPRedirect", "NONE" ], + "readonly" : true + }, + "svreffgslbstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "thresholdvalue" : { + "type" : "integer", + "readonly" : true + }, + "weight" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "gslbvserver_gslbservicegroupmember_binding", + "title" : "gslbvserver_gslbservicegroupmember_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_spilloverpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_spilloverpolicy_binding.json index 045ee9a09..3e0c337eb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_spilloverpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/gslb/gslbvserver_spilloverpolicy_binding.json @@ -15,8 +15,7 @@ }, "type" : { "type" : "string", - "enum" : [ "REQUEST", "RESPONSE" ], - "readonly" : true + "enum" : [ "REQUEST", "RESPONSE" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hafiles.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hafiles.json index a1ce47c61..2b48b9fea 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hafiles.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hafiles.json @@ -3,7 +3,7 @@ "properties" : { "mode" : { "type" : "object", - "enum" : [ "all", "bookmarks", "ssl", "htmlinjection", "imports", "misc", "dns", "krb", "all_plus_misc" ] + "enum" : [ "all", "bookmarks", "ssl", "htmlinjection", "imports", "misc", "dns", "krb", "AAA", "app_catalog", "all_plus_misc", "all_minus_misc" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode.json index 0f231c465..e66cf6220 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode.json @@ -28,6 +28,10 @@ "type" : "integer", "readonly" : true }, + "haheartbeatifaces" : { + "type" : "string", + "readonly" : true + }, "hamonifaces" : { "type" : "string", "readonly" : true @@ -79,16 +83,17 @@ "type" : "string", "readonly" : true }, - "network" : { + "pfifaces" : { "type" : "string", "readonly" : true }, - "pfifaces" : { + "routemonitor" : { "type" : "string", "readonly" : true }, - "routemonitor" : { + "routemonitorstate" : { "type" : "string", + "enum" : [ "UP", "DOWN" ], "readonly" : true }, "ssl2" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor6_binding.json index 06b0762a6..265437d68 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor6_binding.json @@ -13,6 +13,11 @@ }, "routemonitor" : { "type" : "string" + }, + "routemonitorstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor_binding.json index c386d1f42..ecceb76fc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ha/hanode_routemonitor_binding.json @@ -13,6 +13,11 @@ }, "routemonitor" : { "type" : "string" + }, + "routemonitorstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaccessprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaccessprofile.json new file mode 100644 index 000000000..0e0f07a36 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaccessprofile.json @@ -0,0 +1,60 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "clientaudioredirection" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "clientclipboardredirection" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "clientcomportredirection" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "clientdriveredirection" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "clientprinterredirection" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "clientusbdriveredirection" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "connectclientlptports" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "localremotedatasharing" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "multistream" : { + "type" : "string", + "enum" : [ "DEFAULT", "DISABLED" ] + }, + "name" : { + "type" : "string" + }, + "refcnt" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icaaccessprofile", + "title" : "icaaccessprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaction.json new file mode 100644 index 000000000..52cb75267 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaaction.json @@ -0,0 +1,41 @@ +{ + "type" : "object", + "properties" : { + "accessprofilename" : { + "type" : "string" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "latencyprofilename" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "referencecount" : { + "type" : "integer", + "readonly" : true + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icaaction", + "title" : "icaaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_binding.json new file mode 100644 index 000000000..57e493885 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icaglobal_binding", + "title" : "icaglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_icapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_icapolicy_binding.json new file mode 100644 index 000000000..74d90f0c6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaglobal_icapolicy_binding.json @@ -0,0 +1,33 @@ +{ + "type" : "object", + "properties" : { + "flowtype" : { + "type" : "integer", + "readonly" : true + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "ICA_REQ_OVERRIDE", "ICA_REQ_DEFAULT" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icaglobal_icapolicy_binding", + "title" : "icaglobal_icapolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icalatencyprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icalatencyprofile.json new file mode 100644 index 000000000..46591045d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icalatencyprofile.json @@ -0,0 +1,40 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "isdefault" : { + "type" : "boolean", + "readonly" : true + }, + "l7latencymaxnotifycount" : { + "type" : "integer" + }, + "l7latencymonitoring" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "l7latencynotifyinterval" : { + "type" : "integer" + }, + "l7latencythresholdfactor" : { + "type" : "integer" + }, + "l7latencywaittime" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + }, + "refcnt" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icalatencyprofile", + "title" : "icalatencyprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaparameter.json new file mode 100644 index 000000000..ab704730a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icaparameter.json @@ -0,0 +1,12 @@ +{ + "type" : "object", + "properties" : { + "enablesronhafailover" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icaparameter", + "title" : "icaparameter" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy.json new file mode 100644 index 000000000..00e3a1cae --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icapolicy", + "title" : "icapolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_binding.json new file mode 100644 index 000000000..2f721de45 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icapolicy_binding", + "title" : "icapolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_crvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_crvserver_binding.json new file mode 100644 index 000000000..d62bddf5d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_crvserver_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icapolicy_crvserver_binding", + "title" : "icapolicy_crvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_icaglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_icaglobal_binding.json new file mode 100644 index 000000000..5ed3efba5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_icaglobal_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icapolicy_icaglobal_binding", + "title" : "icapolicy_icaglobal_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_vpnvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_vpnvserver_binding.json new file mode 100644 index 000000000..5b613cb92 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ica/icapolicy_vpnvserver_binding.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "icapolicy_vpnvserver_binding", + "title" : "icapolicy_vpnvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecparameter.json index bc24f8cb1..03c35561d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecparameter.json @@ -3,7 +3,7 @@ "properties" : { "encalgo" : { "type" : "object", - "enum" : [ "AES", "3DES" ] + "enum" : [ "AES", "3DES", "AES192", "AES256" ] }, "hashalgo" : { "type" : "object", @@ -22,9 +22,18 @@ "livenesscheckinterval" : { "type" : "integer" }, + "perfectforwardsecrecy" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, "replaywindowsize" : { "type" : "integer" }, + "responderonly" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "retransmissiontime" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecprofile.json index 431ed17c2..7b6c4a31e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsec/ipsecprofile.json @@ -3,12 +3,12 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "encalgo" : { "type" : "object", - "enum" : [ "AES", "3DES" ] + "enum" : [ "AES", "3DES", "AES192", "AES256" ] }, "hashalgo" : { "type" : "object", @@ -33,6 +33,10 @@ "peerpublickey" : { "type" : "string" }, + "perfectforwardsecrecy" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, "privatekey" : { "type" : "string" }, @@ -45,6 +49,11 @@ "replaywindowsize" : { "type" : "integer" }, + "responderonly" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "retransmissiontime" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgprofile.json new file mode 100644 index 000000000..1a2aba023 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgprofile.json @@ -0,0 +1,24 @@ +{ + "type" : "object", + "properties" : { + "connfailover" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "espgatetimeout" : { + "type" : "integer" + }, + "espsessiontimeout" : { + "type" : "integer" + }, + "ikesessiontimeout" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "ipsecalgprofile", + "title" : "ipsecalgprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgsession.json new file mode 100644 index 000000000..55e935d32 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ipsecalg/ipsecalgsession.json @@ -0,0 +1,34 @@ +{ + "type" : "object", + "properties" : { + "destip" : { + "type" : "string" + }, + "destip_alg" : { + "type" : "string" + }, + "natip" : { + "type" : "string" + }, + "natip_alg" : { + "type" : "string" + }, + "sourceip" : { + "type" : "string" + }, + "sourceip_alg" : { + "type" : "string" + }, + "spiin" : { + "type" : "integer", + "readonly" : true + }, + "spiout" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "ipsecalgsession", + "title" : "ipsecalgsession" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbgroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbgroup.json index 384308906..131f5a9b6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbgroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbgroup.json @@ -10,6 +10,9 @@ "cookiename" : { "type" : "string" }, + "mastervserver" : { + "type" : "string" + }, "name" : { "type" : "string" }, @@ -37,6 +40,10 @@ "timeout" : { "type" : "integer" }, + "usevserverpersistency" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "v6persistmasklen" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings.json index cf9fd3a5b..1fb3b6b6c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings.json @@ -1,6 +1,11 @@ { "type" : "object", "properties" : { + "boundservicegroupsvrstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, "monitorname" : { "type" : "string" }, @@ -11,7 +16,7 @@ }, "type" : { "type" : "string", - "enum" : [ "PING", "TCP", "HTTP", "TCP-ECV", "HTTP-ECV", "UDP-ECV", "DNS", "FTP", "LDNS-PING", "LDNS-TCP", "LDNS-DNS", "RADIUS", "USER", "HTTP-INLINE", "SIP-UDP", "LOAD", "FTP-EXTENDED", "SMTP", "SNMP", "NNTP", "MYSQL", "MYSQL-ECV", "MSSQL-ECV", "ORACLE-ECV", "LDAP", "POP3", "CITRIX-XML-SERVICE", "CITRIX-WEB-INTERFACE", "DNS-TCP", "RTSP", "ARP", "CITRIX-AG", "CITRIX-AAC-LOGINPAGE", "CITRIX-AAC-LAS", "CITRIX-XD-DDC", "ND6", "CITRIX-WI-EXTENDED", "DIAMETER", "RADIUS_ACCOUNTING", "STOREFRONT" ], + "enum" : [ "PING", "TCP", "HTTP", "TCP-ECV", "HTTP-ECV", "UDP-ECV", "DNS", "FTP", "LDNS-PING", "LDNS-TCP", "LDNS-DNS", "RADIUS", "USER", "HTTP-INLINE", "SIP-UDP", "SIP-TCP", "LOAD", "FTP-EXTENDED", "SMTP", "SNMP", "NNTP", "MYSQL", "MYSQL-ECV", "MSSQL-ECV", "ORACLE-ECV", "LDAP", "POP3", "CITRIX-XML-SERVICE", "CITRIX-WEB-INTERFACE", "DNS-TCP", "RTSP", "ARP", "CITRIX-AG", "CITRIX-AAC-LOGINPAGE", "CITRIX-AAC-LAS", "CITRIX-XD-DDC", "ND6", "CITRIX-WI-EXTENDED", "DIAMETER", "RADIUS_ACCOUNTING", "STOREFRONT", "APPC", "SMPP", "CITRIX-XNC-ECV", "CITRIX-XDM", "CITRIX-STA-SERVICE", "CITRIX-STA-SERVICE-NHOP" ], "readonly" : true } }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_gslbservicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_gslbservicegroup_binding.json new file mode 100644 index 000000000..2a040a030 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_gslbservicegroup_binding.json @@ -0,0 +1,29 @@ +{ + "type" : "object", + "properties" : { + "boundservicegroupsvrstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "monitorname" : { + "type" : "string" + }, + "monstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "servicegroupname" : { + "type" : "string" + }, + "servicetype" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbmonbindings_gslbservicegroup_binding", + "title" : "lbmonbindings_gslbservicegroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_service_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_service_binding.json index 366b2eb5c..da482ff67 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_service_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_service_binding.json @@ -22,7 +22,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true }, "svrstate" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_servicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_servicegroup_binding.json index 8e6cd4c34..5662ec9c5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_servicegroup_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonbindings_servicegroup_binding.json @@ -19,7 +19,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "RADIUS", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true } }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor.json index 18c79dd46..8bf8cba37 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor.json @@ -131,6 +131,11 @@ "type" : "integer", "readonly" : true }, + "lrtmconfstr" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, "maxforwards" : { "type" : "integer" }, @@ -151,7 +156,7 @@ }, "mssqlprotocolversion" : { "type" : "string", - "enum" : [ "70", "2000", "2000SP1", "2005", "2008", "2008R2", "2012" ] + "enum" : [ "70", "2000", "2000SP1", "2005", "2008", "2008R2", "2012", "2014" ] }, "multimetrictable" : { "type" : "object", @@ -160,6 +165,9 @@ "netprofile" : { "type" : "string" }, + "oraclesid" : { + "type" : "string" + }, "originhost" : { "type" : "string" }, @@ -273,6 +281,9 @@ "sqlquery" : { "type" : "string" }, + "sslprofile" : { + "type" : "string" + }, "state" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -285,6 +296,10 @@ "type" : "string", "enum" : [ "YES", "NO" ] }, + "storefrontcheckbackendservices" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "storename" : { "type" : "string" }, @@ -305,9 +320,15 @@ "type" : "string", "enum" : [ "YES", "NO" ] }, + "trofscode" : { + "type" : "integer" + }, + "trofsstring" : { + "type" : "string" + }, "type" : { "type" : "string", - "enum" : [ "PING", "TCP", "HTTP", "TCP-ECV", "HTTP-ECV", "UDP-ECV", "DNS", "FTP", "LDNS-PING", "LDNS-TCP", "LDNS-DNS", "RADIUS", "USER", "HTTP-INLINE", "SIP-UDP", "LOAD", "FTP-EXTENDED", "SMTP", "SNMP", "NNTP", "MYSQL", "MYSQL-ECV", "MSSQL-ECV", "ORACLE-ECV", "LDAP", "POP3", "CITRIX-XML-SERVICE", "CITRIX-WEB-INTERFACE", "DNS-TCP", "RTSP", "ARP", "CITRIX-AG", "CITRIX-AAC-LOGINPAGE", "CITRIX-AAC-LAS", "CITRIX-XD-DDC", "ND6", "CITRIX-WI-EXTENDED", "DIAMETER", "RADIUS_ACCOUNTING", "STOREFRONT" ] + "enum" : [ "PING", "TCP", "HTTP", "TCP-ECV", "HTTP-ECV", "UDP-ECV", "DNS", "FTP", "LDNS-PING", "LDNS-TCP", "LDNS-DNS", "RADIUS", "USER", "HTTP-INLINE", "SIP-UDP", "SIP-TCP", "LOAD", "FTP-EXTENDED", "SMTP", "SNMP", "NNTP", "MYSQL", "MYSQL-ECV", "MSSQL-ECV", "ORACLE-ECV", "LDAP", "POP3", "CITRIX-XML-SERVICE", "CITRIX-WEB-INTERFACE", "DNS-TCP", "RTSP", "ARP", "CITRIX-AG", "CITRIX-AAC-LOGINPAGE", "CITRIX-AAC-LAS", "CITRIX-XD-DDC", "ND6", "CITRIX-WI-EXTENDED", "DIAMETER", "RADIUS_ACCOUNTING", "STOREFRONT", "APPC", "SMPP", "CITRIX-XNC-ECV", "CITRIX-XDM", "CITRIX-STA-SERVICE", "CITRIX-STA-SERVICE-NHOP" ] }, "units1" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor_sslcertkey_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor_sslcertkey_binding.json new file mode 100644 index 000000000..eed5610b9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbmonitor_sslcertkey_binding.json @@ -0,0 +1,25 @@ +{ + "type" : "object", + "properties" : { + "ca" : { + "type" : "boolean" + }, + "certkeyname" : { + "type" : "string" + }, + "crlcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] + }, + "monitorname" : { + "type" : "string" + }, + "ocspcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbmonitor_sslcertkey_binding", + "title" : "lbmonitor_sslcertkey_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbparameter.json index c1afafa7f..4576ffe72 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbparameter.json @@ -1,10 +1,22 @@ { "type" : "object", "properties" : { + "allowboundsvcremoval" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "consolidatedlconn" : { "type" : "string", "enum" : [ "YES", "NO" ] }, + "cookiepassphrase" : { + "type" : "string" + }, "httponlycookieflag" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -21,6 +33,10 @@ "type" : "string", "enum" : [ "YES", "NO" ] }, + "retainservicestate" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "sessionsthreshold" : { "type" : "integer", "readonly" : true @@ -28,10 +44,18 @@ "startuprrfactor" : { "type" : "integer" }, + "useencryptedpersistencecookie" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "useportforhashlb" : { "type" : "string", "enum" : [ "YES", "NO" ] }, + "usesecuredpersistencecookie" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "vserverspecificmac" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbpersistentsessions.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbpersistentsessions.json index e5ebd1a32..260aa4406 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbpersistentsessions.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbpersistentsessions.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "cnamepersparam" : { + "type" : "string", + "readonly" : true + }, "destip" : { "type" : "string", "readonly" : true @@ -17,6 +21,9 @@ "type" : "boolean", "readonly" : true }, + "nodeid" : { + "type" : "integer" + }, "persistenceparam" : { "type" : "string", "readonly" : true @@ -44,6 +51,10 @@ "type" : "integer", "readonly" : true }, + "typestring" : { + "type" : "string", + "readonly" : true + }, "vserver" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbprofile.json new file mode 100644 index 000000000..fb519b760 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbprofile.json @@ -0,0 +1,38 @@ +{ + "type" : "object", + "properties" : { + "cookiepassphrase" : { + "type" : "string" + }, + "dbslb" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "httponlycookieflag" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "lbprofilename" : { + "type" : "string" + }, + "processlocal" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "useencryptedpersistencecookie" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "usesecuredpersistencecookie" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "vsvrcount" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbprofile", + "title" : "lbprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute.json index af7b7cc32..44d9c443a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute.json @@ -14,6 +14,9 @@ }, "network" : { "type" : "string" + }, + "td" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute6.json index 6eb694b20..733959dd6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbroute6.json @@ -11,6 +11,9 @@ }, "network" : { "type" : "string" + }, + "td" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbsipparameters.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbsipparameters.json index 1cdbcbd16..5ae220ff1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbsipparameters.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbsipparameters.json @@ -11,6 +11,12 @@ "rnatdstport" : { "type" : "integer" }, + "rnatsecuredstport" : { + "type" : "integer" + }, + "rnatsecuresrcport" : { + "type" : "integer" + }, "rnatsrcport" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver.json index 730e98b49..acbe9023a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver.json @@ -26,12 +26,20 @@ "authnvsname" : { "type" : "string" }, + "backuplbmethod" : { + "type" : "string", + "enum" : [ "ROUNDROBIN", "LEASTCONNECTION", "LEASTRESPONSETIME", "SOURCEIPHASH", "LEASTBANDWIDTH", "LEASTPACKETS", "CUSTOMLOAD" ] + }, "backuppersistencetimeout" : { "type" : "integer" }, "backupvserver" : { "type" : "string" }, + "backupvserverstatus" : { + "type" : "string", + "readonly" : true + }, "bindpoint" : { "type" : "string", "enum" : [ "REQUEST", "RESPONSE" ], @@ -102,6 +110,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "dnsprofilename" : { + "type" : "string" + }, "dnsvservername" : { "type" : "string", "readonly" : true @@ -149,6 +160,9 @@ "httpprofilename" : { "type" : "string" }, + "httpsredirecturl" : { + "type" : "string" + }, "icmpvsrresponse" : { "type" : "string", "enum" : [ "PASSIVE", "ACTIVE" ] @@ -171,6 +185,9 @@ "ippattern" : { "type" : "string" }, + "ipset" : { + "type" : "string" + }, "ipv46" : { "type" : "string" }, @@ -193,7 +210,10 @@ }, "lbmethod" : { "type" : "string", - "enum" : [ "ROUNDROBIN", "LEASTCONNECTION", "LEASTRESPONSETIME", "URLHASH", "DOMAINHASH", "DESTINATIONIPHASH", "SOURCEIPHASH", "SRCIPDESTIPHASH", "LEASTBANDWIDTH", "LEASTPACKETS", "TOKEN", "SRCIPSRCPORTHASH", "LRTM", "CALLIDHASH", "CUSTOMLOAD", "LEASTREQUEST" ] + "enum" : [ "ROUNDROBIN", "LEASTCONNECTION", "LEASTRESPONSETIME", "URLHASH", "DOMAINHASH", "DESTINATIONIPHASH", "SOURCEIPHASH", "SRCIPDESTIPHASH", "LEASTBANDWIDTH", "LEASTPACKETS", "TOKEN", "SRCIPSRCPORTHASH", "LRTM", "CALLIDHASH", "CUSTOMLOAD", "LEASTREQUEST", "AUDITLOGHASH", "STATICPROXIMITY", "USER_TOKEN" ] + }, + "lbprofilename" : { + "type" : "string" }, "lbrrreason" : { "type" : "integer", @@ -226,7 +246,7 @@ }, "mssqlserverversion" : { "type" : "string", - "enum" : [ "70", "2000", "2000SP1", "2005", "2008", "2008R2", "2012" ] + "enum" : [ "70", "2000", "2000SP1", "2005", "2008", "2008R2", "2012", "2014" ] }, "mysqlcharacterset" : { "type" : "integer" @@ -266,6 +286,15 @@ "type" : "string", "readonly" : true }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "oracleserverversion" : { + "type" : "string", + "enum" : [ "10G", "11G" ] + }, "persistavpno" : { "type" : "object" }, @@ -275,7 +304,7 @@ }, "persistencetype" : { "type" : "string", - "enum" : [ "SOURCEIP", "COOKIEINSERT", "SSLSESSION", "RULE", "URLPASSIVE", "CUSTOMSERVERID", "DESTIP", "SRCIPDESTIP", "CALLID", "RTSPSID", "DIAMETER", "NONE" ] + "enum" : [ "SOURCEIP", "COOKIEINSERT", "SSLSESSION", "RULE", "URLPASSIVE", "CUSTOMSERVERID", "DESTIP", "SRCIPDESTIP", "CALLID", "RTSPSID", "DIAMETER", "FIXSESSION", "USERSESSION", "NONE" ] }, "persistmask" : { "type" : "string" @@ -296,6 +325,10 @@ "enum" : [ "RULE", "URL" ], "readonly" : true }, + "processlocal" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "push" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -322,6 +355,9 @@ "enum" : [ "CACHE", "POLICY", "ORIGIN" ], "readonly" : true }, + "redirectfromport" : { + "type" : "integer" + }, "redirectportrewrite" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -335,6 +371,14 @@ "resrule" : { "type" : "string" }, + "retainconnectionsoncluster" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "rhistate" : { + "type" : "string", + "enum" : [ "PASSIVE", "ACTIVE" ] + }, "rtspnat" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -355,7 +399,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP" ] + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ] }, "sessionless" : { "type" : "string", @@ -427,6 +471,10 @@ "type" : "integer", "readonly" : true }, + "trofspersistence" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "type" : { "type" : "string", "enum" : [ "CONTENT", "ADDRESS" ], @@ -450,6 +498,10 @@ "vipheader" : { "type" : "string" }, + "vsvrdynconnsothreshold" : { + "type" : "integer", + "readonly" : true + }, "weight" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_analyticsprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_analyticsprofile_binding.json new file mode 100644 index 000000000..a9195570c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_analyticsprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "analyticsprofile" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbvserver_analyticsprofile_binding", + "title" : "lbvserver_analyticsprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_capolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_capolicy_binding.json index bd1929e43..d5a7983c8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_capolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_capolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_contentinspectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_contentinspectionpolicy_binding.json new file mode 100644 index 000000000..54370af5c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_contentinspectionpolicy_binding.json @@ -0,0 +1,34 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "name" : { + "type" : "string" + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbvserver_contentinspectionpolicy_binding", + "title" : "lbvserver_contentinspectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_csvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_csvserver_binding.json index 97a95c5a2..8e9441b68 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_csvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_csvserver_binding.json @@ -23,6 +23,10 @@ "policyname" : { "type" : "string" }, + "policysubtype" : { + "type" : "integer", + "readonly" : true + }, "priority" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_feopolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_feopolicy_binding.json index 1e1d87b70..986f1adab 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_feopolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_feopolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE" ] }, "gotopriorityexpression" : { "type" : "string" @@ -14,7 +15,8 @@ "type" : "string" }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_service_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_service_binding.json index 747af922e..11f9eb514 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_service_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_service_binding.json @@ -25,6 +25,10 @@ "type" : "integer", "readonly" : true }, + "preferredlocation" : { + "type" : "string", + "readonly" : true + }, "servicegroupname" : { "type" : "string" }, @@ -33,7 +37,7 @@ }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true }, "vserverid" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_servicegroupmember_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_servicegroupmember_binding.json index 6f6143d1c..1c389f823 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_servicegroupmember_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_servicegroupmember_binding.json @@ -29,12 +29,16 @@ "type" : "integer", "readonly" : true }, + "preferredlocation" : { + "type" : "string", + "readonly" : true + }, "servicegroupname" : { "type" : "string" }, "servicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "DNS", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "RTSP", "PUSH", "SSL_PUSH", "RADIUS", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "SMPP", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "PROXY", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], "readonly" : true }, "vserverid" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationdetectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationdetectionpolicy_binding.json new file mode 100644 index 000000000..635e7c06c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationdetectionpolicy_binding.json @@ -0,0 +1,34 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "name" : { + "type" : "string" + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbvserver_videooptimizationdetectionpolicy_binding", + "title" : "lbvserver_videooptimizationdetectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationpacingpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationpacingpolicy_binding.json new file mode 100644 index 000000000..09e5d3bd8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lb/lbvserver_videooptimizationpacingpolicy_binding.json @@ -0,0 +1,34 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ] + }, + "name" : { + "type" : "string" + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lbvserver_videooptimizationpacingpolicy_binding", + "title" : "lbvserver_videooptimizationpacingpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpneighbors.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpneighbors.json new file mode 100644 index 000000000..5a33af8ee --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpneighbors.json @@ -0,0 +1,143 @@ +{ + "type" : "object", + "properties" : { + "autonegadvertised" : { + "type" : "string", + "readonly" : true + }, + "autonegenabled" : { + "type" : "string", + "enum" : [ "NO", "YES" ], + "readonly" : true + }, + "autonegmautype" : { + "type" : "string", + "enum" : [ "Not Recieved", "AUI", "10Base5", "Foirl", "10Base2", "10BaseT", "10BaseFP", "10BaseFB", "10BaseFL", "10Broad36", "10BaseTHD", "10BaseTFD", "10BaseFLHD", "10BaseFLDF", "10BaseT4", "100BaseTXHD", "100BaseTXFD", "100BaseFXHD", "100BaseFXFD", "100BaseT2HD", "100BaseT2DF", "1000BaseXHD", "1000BaseXFD", "1000BaseLXHD", "1000BaseLXFD", "1000BaseSXHD", "1000BaseSXFD", "1000BaseCXHD", "1000BaseCXFD", "1000BaseTHD", "1000BaseTFD", "10GigBaseX", "10GigBaseLX4", "10GigBaseR", "10GigBaseER", "10GigBaseLR", "10GigBaseSR", "10GigBaseW", "10GigBaseEW", "10GigBaseLW", "10GigBaseSW" ], + "readonly" : true + }, + "autonegsupport" : { + "type" : "string", + "enum" : [ "NO", "YES" ], + "readonly" : true + }, + "chassisid" : { + "type" : "string", + "readonly" : true + }, + "chassisidsubtype" : { + "type" : "string", + "enum" : [ "NONE", "Component", "Interface Alias", "Port Component", "MAC Address", "Network Address", "Interface Name", "Locally Assigned" ], + "readonly" : true + }, + "flag" : { + "type" : "integer", + "readonly" : true + }, + "ifnum" : { + "type" : "string" + }, + "ifnumber" : { + "type" : "integer", + "readonly" : true + }, + "iftype" : { + "type" : "string", + "enum" : [ "UNKNOWN", "ifIndex", "system port number" ], + "readonly" : true + }, + "linkaggrcapable" : { + "type" : "string", + "enum" : [ "NO", "YES" ], + "readonly" : true + }, + "linkaggrenabled" : { + "type" : "string", + "enum" : [ "NO", "YES" ], + "readonly" : true + }, + "linkaggrid" : { + "type" : "integer", + "readonly" : true + }, + "mgmtaddress" : { + "type" : "string", + "readonly" : true + }, + "mgmtaddresssubtype" : { + "type" : "string", + "enum" : [ "OTHER", "IPv4", "IPv6" ], + "readonly" : true + }, + "mtu" : { + "type" : "integer", + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + }, + "portdescription" : { + "type" : "string", + "readonly" : true + }, + "portid" : { + "type" : "string", + "readonly" : true + }, + "portidsubtype" : { + "type" : "string", + "enum" : [ "NONE", "Interface Alias", "Port Component", "MAC Address", "Network Address", "Interface Name", "Agent Circuit ID", "Locally Assigned" ], + "readonly" : true + }, + "portprotoenabled" : { + "type" : "integer", + "readonly" : true + }, + "portprotoid" : { + "type" : "integer", + "readonly" : true + }, + "portprotosupported" : { + "type" : "integer", + "readonly" : true + }, + "portvlanid" : { + "type" : "integer", + "readonly" : true + }, + "protocolid" : { + "type" : "string", + "readonly" : true + }, + "sys" : { + "type" : "string", + "readonly" : true + }, + "syscapabilities" : { + "type" : "string", + "readonly" : true + }, + "syscapenabled" : { + "type" : "string", + "readonly" : true + }, + "sysdesc" : { + "type" : "string", + "readonly" : true + }, + "ttl" : { + "type" : "integer", + "readonly" : true + }, + "vlan" : { + "type" : "string", + "readonly" : true + }, + "vlanid" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lldpneighbors", + "title" : "lldpneighbors" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpparam.json new file mode 100644 index 000000000..3ae576cab --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lldp/lldpparam.json @@ -0,0 +1,18 @@ +{ + "type" : "object", + "properties" : { + "holdtimetxmult" : { + "type" : "integer" + }, + "mode" : { + "type" : "string", + "enum" : [ "NONE", "TRANSMITTER", "RECEIVER", "TRANSCEIVER" ] + }, + "timer" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lldpparam", + "title" : "lldpparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile.json new file mode 100644 index 000000000..f5c560177 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile.json @@ -0,0 +1,38 @@ +{ + "type" : "object", + "properties" : { + "appsprofilename" : { + "type" : "string" + }, + "filtering" : { + "type" : "string", + "enum" : [ "ENDPOINT-INDEPENDENT", "ADDRESS-DEPENDENT", "ADDRESS-PORT-DEPENDENT" ] + }, + "ippooling" : { + "type" : "string", + "enum" : [ "PAIRED", "RANDOM" ] + }, + "l2info" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "mapping" : { + "type" : "string", + "enum" : [ "ENDPOINT-INDEPENDENT", "ADDRESS-DEPENDENT", "ADDRESS-PORT-DEPENDENT" ] + }, + "tcpproxy" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "td" : { + "type" : "integer" + }, + "transportprotocol" : { + "type" : "string", + "enum" : [ "TCP", "UDP", "ICMP" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnappsprofile", + "title" : "lsnappsprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_binding.json new file mode 100644 index 000000000..2d36246b2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "appsprofilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnappsprofile_binding", + "title" : "lsnappsprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_port_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_port_binding.json new file mode 100644 index 000000000..b74332313 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnappsprofile_port_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "appsprofilename" : { + "type" : "string" + }, + "lsnport" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnappsprofile_port_binding", + "title" : "lsnappsprofile_port_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient.json new file mode 100644 index 000000000..07367c7fb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "clientname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnclient", + "title" : "lsnclient" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_binding.json new file mode 100644 index 000000000..1dffafb03 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "clientname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnclient_binding", + "title" : "lsnclient_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network6_binding.json new file mode 100644 index 000000000..26935fb37 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network6_binding.json @@ -0,0 +1,23 @@ +{ + "type" : "object", + "properties" : { + "clientname" : { + "type" : "string" + }, + "netmask" : { + "type" : "string" + }, + "network" : { + "type" : "string" + }, + "network6" : { + "type" : "string" + }, + "td" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnclient_network6_binding", + "title" : "lsnclient_network6_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network_binding.json new file mode 100644 index 000000000..3f5c3f9ca --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_network_binding.json @@ -0,0 +1,20 @@ +{ + "type" : "object", + "properties" : { + "clientname" : { + "type" : "string" + }, + "netmask" : { + "type" : "string" + }, + "network" : { + "type" : "string" + }, + "td" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnclient_network_binding", + "title" : "lsnclient_network_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl6_binding.json new file mode 100644 index 000000000..d1b2e5bf9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl6_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "acl6name" : { + "type" : "string" + }, + "clientname" : { + "type" : "string" + }, + "td" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnclient_nsacl6_binding", + "title" : "lsnclient_nsacl6_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl_binding.json new file mode 100644 index 000000000..1b9a58f95 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnclient_nsacl_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "aclname" : { + "type" : "string" + }, + "clientname" : { + "type" : "string" + }, + "td" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnclient_nsacl_binding", + "title" : "lsnclient_nsacl_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsndeterministicnat.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsndeterministicnat.json new file mode 100644 index 000000000..28306c909 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsndeterministicnat.json @@ -0,0 +1,52 @@ +{ + "type" : "object", + "properties" : { + "clientname" : { + "type" : "string" + }, + "firstport" : { + "type" : "integer", + "readonly" : true + }, + "lastport" : { + "type" : "integer", + "readonly" : true + }, + "natip" : { + "type" : "string" + }, + "natip2" : { + "type" : "string", + "readonly" : true + }, + "natprefix" : { + "type" : "string", + "readonly" : true + }, + "nattype" : { + "type" : "string", + "enum" : [ "NAT44", "DS-Lite", "NAT64" ], + "readonly" : true + }, + "network6" : { + "type" : "string" + }, + "srctd" : { + "type" : "integer", + "readonly" : true + }, + "subscrip" : { + "type" : "string" + }, + "subscrip2" : { + "type" : "string", + "readonly" : true + }, + "td" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsndeterministicnat", + "title" : "lsndeterministicnat" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup.json new file mode 100644 index 000000000..ff4d0a3c9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup.json @@ -0,0 +1,67 @@ +{ + "type" : "object", + "properties" : { + "allocpolicy" : { + "type" : "string", + "enum" : [ "PORTS", "IPADDRS" ] + }, + "clientname" : { + "type" : "string" + }, + "ftp" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "ftpcm" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "groupid" : { + "type" : "integer", + "readonly" : true + }, + "groupname" : { + "type" : "string" + }, + "ip6profile" : { + "type" : "string" + }, + "logging" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "nattype" : { + "type" : "string", + "enum" : [ "DYNAMIC", "DETERMINISTIC" ] + }, + "portblocksize" : { + "type" : "integer" + }, + "pptp" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "rtspalg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sessionlogging" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sessionsync" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sipalg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "snmptraplimit" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup", + "title" : "lsngroup" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_binding.json new file mode 100644 index 000000000..c1ff6a5a5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_binding", + "title" : "lsngroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_ipsecalgprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_ipsecalgprofile_binding.json new file mode 100644 index 000000000..9b6113b7c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_ipsecalgprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "ipsecalgprofile" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_ipsecalgprofile_binding", + "title" : "lsngroup_ipsecalgprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnappsprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnappsprofile_binding.json new file mode 100644 index 000000000..82d70cbe4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnappsprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "appsprofilename" : { + "type" : "string" + }, + "groupname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsnappsprofile_binding", + "title" : "lsngroup_lsnappsprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnhttphdrlogprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnhttphdrlogprofile_binding.json new file mode 100644 index 000000000..c4d4b61fa --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnhttphdrlogprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "httphdrlogprofilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsnhttphdrlogprofile_binding", + "title" : "lsngroup_lsnhttphdrlogprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnlogprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnlogprofile_binding.json new file mode 100644 index 000000000..23215a992 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnlogprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "logprofilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsnlogprofile_binding", + "title" : "lsngroup_lsnlogprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnpool_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnpool_binding.json new file mode 100644 index 000000000..f5c5130ad --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnpool_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "poolname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsnpool_binding", + "title" : "lsngroup_lsnpool_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnrtspalgprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnrtspalgprofile_binding.json new file mode 100644 index 000000000..fb9a04190 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnrtspalgprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "rtspalgprofilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsnrtspalgprofile_binding", + "title" : "lsngroup_lsnrtspalgprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnsipalgprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnsipalgprofile_binding.json new file mode 100644 index 000000000..3f4399717 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsnsipalgprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "sipalgprofilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsnsipalgprofile_binding", + "title" : "lsngroup_lsnsipalgprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsntransportprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsntransportprofile_binding.json new file mode 100644 index 000000000..8c031c3aa --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_lsntransportprofile_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "transportprofilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_lsntransportprofile_binding", + "title" : "lsngroup_lsntransportprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_pcpserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_pcpserver_binding.json new file mode 100644 index 000000000..56341912f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsngroup_pcpserver_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "pcpserver" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsngroup_pcpserver_binding", + "title" : "lsngroup_pcpserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnhttphdrlogprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnhttphdrlogprofile.json new file mode 100644 index 000000000..f33d01139 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnhttphdrlogprofile.json @@ -0,0 +1,27 @@ +{ + "type" : "object", + "properties" : { + "httphdrlogprofilename" : { + "type" : "string" + }, + "loghost" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "logmethod" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "logurl" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "logversion" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnhttphdrlogprofile", + "title" : "lsnhttphdrlogprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnip6profile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnip6profile.json new file mode 100644 index 000000000..85ca426e5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnip6profile.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + }, + "natprefix" : { + "type" : "string" + }, + "network6" : { + "type" : "string" + }, + "type" : { + "type" : "string", + "enum" : [ "DS-Lite", "NAT64" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnip6profile", + "title" : "lsnip6profile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnlogprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnlogprofile.json new file mode 100644 index 000000000..7f4751399 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnlogprofile.json @@ -0,0 +1,23 @@ +{ + "type" : "object", + "properties" : { + "logcompact" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "logipfix" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "logprofilename" : { + "type" : "string" + }, + "logsubscrinfo" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnlogprofile", + "title" : "lsnlogprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnparameter.json new file mode 100644 index 000000000..6ca484db5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnparameter.json @@ -0,0 +1,27 @@ +{ + "type" : "object", + "properties" : { + "maxmemlimit" : { + "type" : "integer", + "readonly" : true + }, + "memlimit" : { + "type" : "integer" + }, + "memlimitactive" : { + "type" : "integer", + "readonly" : true + }, + "sessionsync" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "subscrsessionremoval" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnparameter", + "title" : "lsnparameter" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool.json new file mode 100644 index 000000000..28d241013 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool.json @@ -0,0 +1,25 @@ +{ + "type" : "object", + "properties" : { + "maxportrealloctmq" : { + "type" : "integer" + }, + "nattype" : { + "type" : "string", + "enum" : [ "DYNAMIC", "DETERMINISTIC" ] + }, + "poolname" : { + "type" : "string" + }, + "portblockallocation" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "portrealloctimeout" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnpool", + "title" : "lsnpool" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_binding.json new file mode 100644 index 000000000..df6255473 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "poolname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnpool_binding", + "title" : "lsnpool_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_lsnip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_lsnip_binding.json new file mode 100644 index 000000000..6b6f8242e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnpool_lsnip_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "lsnip" : { + "type" : "string" + }, + "ownernode" : { + "type" : "integer" + }, + "poolname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnpool_lsnip_binding", + "title" : "lsnpool_lsnip_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgprofile.json new file mode 100644 index 000000000..a3b01b357 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgprofile.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "rtspalgprofilename" : { + "type" : "string" + }, + "rtspidletimeout" : { + "type" : "integer" + }, + "rtspportrange" : { + "type" : "string" + }, + "rtsptransportprotocol" : { + "type" : "string", + "enum" : [ "TCP", "UDP" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnrtspalgprofile", + "title" : "lsnrtspalgprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession.json new file mode 100644 index 000000000..f0bb81068 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession.json @@ -0,0 +1,27 @@ +{ + "type" : "object", + "properties" : { + "callflags" : { + "type" : "integer", + "readonly" : true + }, + "callrefcount" : { + "type" : "integer", + "readonly" : true + }, + "calltimer" : { + "type" : "integer", + "readonly" : true + }, + "sessionid" : { + "type" : "string" + }, + "xlatip" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnrtspalgsession", + "title" : "lsnrtspalgsession" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_binding.json new file mode 100644 index 000000000..a95d33177 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "sessionid" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnrtspalgsession_binding", + "title" : "lsnrtspalgsession_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_datachannel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_datachannel_binding.json new file mode 100644 index 000000000..20639a4a4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnrtspalgsession_datachannel_binding.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "channelflags" : { + "type" : "integer", + "readonly" : true + }, + "channelip" : { + "type" : "string" + }, + "channelnatip" : { + "type" : "string", + "readonly" : true + }, + "channelnatport" : { + "type" : "integer", + "readonly" : true + }, + "channelport" : { + "type" : "integer", + "readonly" : true + }, + "channelprotocol" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "ICA", "RADIUS", "RADIUSListener", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "QUIC", "TFTP_DATA", "USER_TCP", "USER_SSL_TCP" ], + "readonly" : true + }, + "channeltimeout" : { + "type" : "integer", + "readonly" : true + }, + "sessionid" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnrtspalgsession_datachannel_binding", + "title" : "lsnrtspalgsession_datachannel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsession.json new file mode 100644 index 000000000..8f9a4f2f5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsession.json @@ -0,0 +1,82 @@ +{ + "type" : "object", + "properties" : { + "clientname" : { + "type" : "string" + }, + "destip" : { + "type" : "string", + "readonly" : true + }, + "destport" : { + "type" : "integer", + "readonly" : true + }, + "dsttd" : { + "type" : "integer", + "readonly" : true + }, + "ipv6address" : { + "type" : "string", + "readonly" : true + }, + "natip" : { + "type" : "string" + }, + "natport" : { + "type" : "integer", + "readonly" : true + }, + "natport2" : { + "type" : "integer" + }, + "natprefix" : { + "type" : "string", + "readonly" : true + }, + "nattype" : { + "type" : "string", + "enum" : [ "NAT44", "DS-Lite", "NAT64" ] + }, + "netmask" : { + "type" : "string" + }, + "network" : { + "type" : "string" + }, + "network6" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, + "sessionestdir" : { + "type" : "string", + "enum" : [ "OUT", "IN" ], + "readonly" : true + }, + "srctd" : { + "type" : "integer", + "readonly" : true + }, + "subscrip" : { + "type" : "string", + "readonly" : true + }, + "subscrport" : { + "type" : "integer", + "readonly" : true + }, + "td" : { + "type" : "integer" + }, + "transportprotocol" : { + "type" : "string", + "enum" : [ "TCP", "UDP", "ICMP" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnsession", + "title" : "lsnsession" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall.json new file mode 100644 index 000000000..04ad72937 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall.json @@ -0,0 +1,27 @@ +{ + "type" : "object", + "properties" : { + "callflags" : { + "type" : "integer", + "readonly" : true + }, + "callid" : { + "type" : "string" + }, + "callrefcount" : { + "type" : "integer", + "readonly" : true + }, + "calltimer" : { + "type" : "integer", + "readonly" : true + }, + "xlatip" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnsipalgcall", + "title" : "lsnsipalgcall" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_binding.json new file mode 100644 index 000000000..ed22ec829 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "callid" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnsipalgcall_binding", + "title" : "lsnsipalgcall_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_controlchannel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_controlchannel_binding.json new file mode 100644 index 000000000..68cb6c071 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_controlchannel_binding.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "callid" : { + "type" : "string" + }, + "channelflags" : { + "type" : "integer", + "readonly" : true + }, + "channelip" : { + "type" : "string" + }, + "channelnatip" : { + "type" : "string", + "readonly" : true + }, + "channelnatport" : { + "type" : "integer", + "readonly" : true + }, + "channelport" : { + "type" : "integer", + "readonly" : true + }, + "channelprotocol" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "ICA", "RADIUS", "RADIUSListener", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "QUIC", "TFTP_DATA", "USER_TCP", "USER_SSL_TCP" ], + "readonly" : true + }, + "channeltimeout" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnsipalgcall_controlchannel_binding", + "title" : "lsnsipalgcall_controlchannel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_datachannel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_datachannel_binding.json new file mode 100644 index 000000000..116bc4c30 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgcall_datachannel_binding.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "callid" : { + "type" : "string" + }, + "channelflags" : { + "type" : "integer", + "readonly" : true + }, + "channelip" : { + "type" : "string" + }, + "channelnatip" : { + "type" : "string", + "readonly" : true + }, + "channelnatport" : { + "type" : "integer", + "readonly" : true + }, + "channelport" : { + "type" : "integer", + "readonly" : true + }, + "channelprotocol" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "ICA", "RADIUS", "RADIUSListener", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "QUIC", "TFTP_DATA", "USER_TCP", "USER_SSL_TCP" ], + "readonly" : true + }, + "channeltimeout" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnsipalgcall_datachannel_binding", + "title" : "lsnsipalgcall_datachannel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgprofile.json new file mode 100644 index 000000000..7f79f25be --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnsipalgprofile.json @@ -0,0 +1,54 @@ +{ + "type" : "object", + "properties" : { + "datasessionidletimeout" : { + "type" : "integer" + }, + "opencontactpinhole" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "openrecordroutepinhole" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "openregisterpinhole" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "openroutepinhole" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "openviapinhole" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "registrationtimeout" : { + "type" : "integer" + }, + "rport" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sipalgprofilename" : { + "type" : "string" + }, + "sipdstportrange" : { + "type" : "string" + }, + "sipsessiontimeout" : { + "type" : "integer" + }, + "sipsrcportrange" : { + "type" : "string" + }, + "siptransportprotocol" : { + "type" : "string", + "enum" : [ "TCP", "UDP" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnsipalgprofile", + "title" : "lsnsipalgprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnstatic.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnstatic.json new file mode 100644 index 000000000..bf6bbcc88 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsnstatic.json @@ -0,0 +1,48 @@ +{ + "type" : "object", + "properties" : { + "destip" : { + "type" : "string" + }, + "dsttd" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + }, + "natip" : { + "type" : "string" + }, + "natport" : { + "type" : "integer" + }, + "nattype" : { + "type" : "string", + "enum" : [ "NAT44", "DS-Lite", "NAT64" ] + }, + "network6" : { + "type" : "string" + }, + "status" : { + "type" : "string", + "enum" : [ "ACTIVE", "INACTIVE" ], + "readonly" : true + }, + "subscrip" : { + "type" : "string" + }, + "subscrport" : { + "type" : "integer" + }, + "td" : { + "type" : "integer" + }, + "transportprotocol" : { + "type" : "string", + "enum" : [ "TCP", "UDP", "ICMP", "ALL" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsnstatic", + "title" : "lsnstatic" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsntransportprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsntransportprofile.json new file mode 100644 index 000000000..62c6ee8a3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/lsn/lsntransportprofile.json @@ -0,0 +1,48 @@ +{ + "type" : "object", + "properties" : { + "finrsttimeout" : { + "type" : "integer" + }, + "groupsessionlimit" : { + "type" : "integer" + }, + "portpreserveparity" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "portpreserverange" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "portquota" : { + "type" : "integer" + }, + "sessionquota" : { + "type" : "integer" + }, + "sessiontimeout" : { + "type" : "integer" + }, + "stuntimeout" : { + "type" : "integer" + }, + "syncheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "synidletimeout" : { + "type" : "integer" + }, + "transportprofilename" : { + "type" : "string" + }, + "transportprotocol" : { + "type" : "string", + "enum" : [ "TCP", "UDP", "ICMP" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "lsntransportprofile", + "title" : "lsntransportprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/Interface.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/Interface.json index ad5d21be0..269ae6f5d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/Interface.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/Interface.json @@ -8,7 +8,7 @@ }, "actflowctl" : { "type" : "string", - "enum" : [ "OFF", "RX", "TX", "RXTX" ], + "enum" : [ "OFF", "RX", "TX", "RXTX", "ON" ], "readonly" : true }, "actmedia" : { @@ -18,13 +18,17 @@ }, "actspeed" : { "type" : "string", - "enum" : [ "AUTO", "10", "100", "1000", "10000" ], + "enum" : [ "AUTO", "10", "100", "1000", "10000", "25000", "40000", "50000", "100000" ], "readonly" : true }, "actthroughput" : { "type" : "integer", "readonly" : true }, + "actualmtu" : { + "type" : "integer", + "readonly" : true + }, "autoneg" : { "type" : "string", "enum" : [ "DISABLED", "ENABLED" ] @@ -56,11 +60,6 @@ "type" : "integer", "readonly" : true }, - "conndistr" : { - "type" : "string", - "enum" : [ "DISABLED", "ENABLED" ], - "readonly" : true - }, "description" : { "type" : "string", "readonly" : true @@ -87,7 +86,11 @@ }, "flowctl" : { "type" : "string", - "enum" : [ "OFF", "RX", "TX", "RXTX" ] + "enum" : [ "OFF", "RX", "TX", "RXTX", "ON" ] + }, + "haheartbeat" : { + "type" : "string", + "enum" : [ "OFF", "ON" ] }, "hamonitor" : { "type" : "string", @@ -125,7 +128,7 @@ }, "intftype" : { "type" : "string", - "enum" : [ "BROADCOM 5700/5701", "TIGON1/TIGON2", "INTEL 82546", "INTEL 8255X(PRO)", "Link Aggregate", "Loopback", "Intel 82541/47", "Broadcom 5704", "Chelsio 1G", "Intel 8247X", "Intel 82576 VF", "Xen Virtual", "Intel 10G", "Intel 82599 VF", "Hyper v", "Cluster LAG", "Intel 8247X SFP", "XEN Interface", "Chelsio 10G" ], + "enum" : [ "BROADCOM 5700/5701", "TIGON1/TIGON2", "INTEL 82546", "INTEL 8255X(PRO)", "Link Aggregate", "Loopback", "Intel 82541/47", "Broadcom 5704", "Chelsio 1G", "Intel 8247X", "Intel 82576 VF", "Xen Virtual", "Intel 10G", "Intel 82599 VF", "Mellanox 100G", "Mellanox 50G", "Mellanox 25G", "Intel FVL 40G", "Intel FVL 25G", "Intel FVL 10G", "Intel FVL 40G VF", "Mellanox VF", "Hyper v", "Cluster LAG", "Intel 8247X SFP", "XEN Interface", "Chelsio 10G", "KVM Virtio", "VMXNET3" ], "readonly" : true }, "lacpactoraggregation" : { @@ -148,6 +151,11 @@ "enum" : [ "NS_EMPTY_STR", "SYNC" ], "readonly" : true }, + "lacpactormode" : { + "type" : "string", + "enum" : [ "DISABLED", "ACTIVE", "PASSIVE" ], + "readonly" : true + }, "lacpactorportno" : { "type" : "integer", "readonly" : true @@ -156,6 +164,11 @@ "type" : "integer", "readonly" : true }, + "lacpactortimeout" : { + "type" : "string", + "enum" : [ "LONG", "SHORT" ], + "readonly" : true + }, "lacpkey" : { "type" : "integer" }, @@ -249,17 +262,27 @@ "type" : "string", "enum" : [ "NODE", "CLUSTER" ] }, + "linkredundancy" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "linkstate" : { "type" : "integer", "readonly" : true }, - "mac" : { + "lldpmode" : { "type" : "string", + "enum" : [ "NONE", "TRANSMITTER", "RECEIVER", "TRANSCEIVER" ] + }, + "lractiveintf" : { + "type" : "boolean", "readonly" : true }, - "macdistr" : { + "lrsetpriority" : { + "type" : "integer" + }, + "mac" : { "type" : "string", - "enum" : [ "SOURCE", "DESTINATION", "BOTH" ], "readonly" : true }, "mode" : { @@ -268,8 +291,7 @@ "readonly" : true }, "mtu" : { - "type" : "integer", - "readonly" : true + "type" : "integer" }, "outdisc" : { "type" : "integer", @@ -282,7 +304,7 @@ }, "reqflowcontrol" : { "type" : "string", - "enum" : [ "OFF", "RX", "TX", "RXTX" ], + "enum" : [ "OFF", "RX", "TX", "RXTX", "ON" ], "readonly" : true }, "reqmedia" : { @@ -292,7 +314,7 @@ }, "reqspeed" : { "type" : "string", - "enum" : [ "AUTO", "10", "100", "1000", "10000" ], + "enum" : [ "AUTO", "10", "100", "1000", "10000", "25000", "40000", "50000", "100000" ], "readonly" : true }, "reqthroughput" : { @@ -345,7 +367,7 @@ }, "speed" : { "type" : "string", - "enum" : [ "AUTO", "10", "100", "1000", "10000" ] + "enum" : [ "AUTO", "10", "100", "1000", "10000", "25000", "40000", "50000", "100000" ] }, "state" : { "type" : "string", @@ -379,6 +401,13 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "trunkallowedvlan" : { + "type" : "object" + }, + "trunkmode" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "txbytes" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/arp.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/arp.json index 231aaf4f7..7e63befa0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/arp.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/arp.json @@ -8,6 +8,10 @@ "type" : "integer", "readonly" : true }, + "controlplane" : { + "type" : "boolean", + "readonly" : true + }, "flags" : { "type" : "integer", "readonly" : true @@ -21,6 +25,9 @@ "mac" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "ownernode" : { "type" : "integer" }, @@ -41,8 +48,13 @@ "readonly" : true }, "vlan" : { - "type" : "integer", - "readonly" : true + "type" : "integer" + }, + "vtep" : { + "type" : "string" + }, + "vxlan" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup.json index 649feb311..744e7840d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "dynamicrouting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "flags" : { "type" : "boolean", "readonly" : true @@ -16,6 +20,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "partitionname" : { + "type" : "string", + "readonly" : true + }, "portbitmap" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip6_binding.json index c3a161901..5e9b79734 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip6_binding.json @@ -10,6 +10,9 @@ "netmask" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "rnat" : { "type" : "boolean", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip_binding.json index 46cc74b28..de420056b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgegroup_nsip_binding.json @@ -10,6 +10,9 @@ "netmask" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "rnat" : { "type" : "boolean", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgetable.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgetable.json index 8b892b25b..6619c12e5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgetable.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/bridgetable.json @@ -8,15 +8,42 @@ "type" : "integer", "readonly" : true }, + "controlplane" : { + "type" : "boolean", + "readonly" : true + }, + "devicevlan" : { + "type" : "integer" + }, + "flags" : { + "type" : "integer", + "readonly" : true + }, "ifnum" : { "type" : "string" }, "mac" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, + "type" : { "type" : "string", + "enum" : [ "STATIC", "PERMANENT", "DYNAMIC" ], "readonly" : true }, "vlan" : { "type" : "integer" + }, + "vni" : { + "type" : "integer" + }, + "vtep" : { + "type" : "string" + }, + "vxlan" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel.json index 3384ffa67..4e057682f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel.json @@ -3,18 +3,22 @@ "properties" : { "actflowctl" : { "type" : "string", - "enum" : [ "OFF", "RX", "TX", "RXTX" ], + "enum" : [ "OFF", "RX", "TX", "RXTX", "ON" ], "readonly" : true }, "actspeed" : { "type" : "string", - "enum" : [ "AUTO", "10", "100", "1000", "10000" ], + "enum" : [ "AUTO", "10", "100", "1000", "10000", "25000", "40000", "50000", "100000" ], "readonly" : true }, "actthroughput" : { "type" : "integer", "readonly" : true }, + "actualmtu" : { + "type" : "integer", + "readonly" : true + }, "autoneg" : { "type" : "integer", "readonly" : true @@ -73,7 +77,11 @@ }, "flowctl" : { "type" : "string", - "enum" : [ "OFF", "RX", "TX", "RXTX" ] + "enum" : [ "OFF", "RX", "TX", "RXTX", "ON" ] + }, + "haheartbeat" : { + "type" : "string", + "enum" : [ "OFF", "ON" ] }, "hamonitor" : { "type" : "string", @@ -229,10 +237,19 @@ "enum" : [ "MANUAL", "AUTO" ], "readonly" : true }, + "linkredundancy" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "linkstate" : { "type" : "integer", "readonly" : true }, + "lldpmode" : { + "type" : "string", + "enum" : [ "NONE", "TRANSMITTER", "RECEIVER", "TRANSCEIVER" ], + "readonly" : true + }, "lrminthroughput" : { "type" : "integer" }, @@ -254,8 +271,7 @@ "enum" : [ "MANUAL", "AUTO" ] }, "mtu" : { - "type" : "integer", - "readonly" : true + "type" : "integer" }, "outdisc" : { "type" : "integer", @@ -268,7 +284,7 @@ }, "reqflowcontrol" : { "type" : "string", - "enum" : [ "OFF", "RX", "TX", "RXTX" ], + "enum" : [ "OFF", "RX", "TX", "RXTX", "ON" ], "readonly" : true }, "reqmedia" : { @@ -278,7 +294,7 @@ }, "reqspeed" : { "type" : "string", - "enum" : [ "AUTO", "10", "100", "1000", "10000" ], + "enum" : [ "AUTO", "10", "100", "1000", "10000", "25000", "40000", "50000", "100000" ], "readonly" : true }, "reqthroughput" : { @@ -307,7 +323,7 @@ }, "speed" : { "type" : "string", - "enum" : [ "AUTO", "10", "100", "1000", "10000" ] + "enum" : [ "AUTO", "10", "100", "1000", "10000", "25000", "40000", "50000", "100000" ] }, "state" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel_interface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel_interface_binding.json index e70c3ba1a..d86f62c8b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel_interface_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/channel_interface_binding.json @@ -12,6 +12,10 @@ "enum" : [ "MANUAL", "AUTO" ], "readonly" : true }, + "lractiveintf" : { + "type" : "boolean", + "readonly" : true + }, "slaveduplex" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis.json index a85f913ee..fcbb9d0b8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis.json @@ -7,6 +7,9 @@ }, "name" : { "type" : "string" + }, + "ownernode" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis_interface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis_interface_binding.json index ecb85ebbe..4038a95be 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis_interface_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/fis_interface_binding.json @@ -6,6 +6,9 @@ }, "name" : { "type" : "string" + }, + "ownernode" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/forwardingsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/forwardingsession.json index b0c82aaa6..6a721476e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/forwardingsession.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/forwardingsession.json @@ -19,6 +19,17 @@ }, "network" : { "type" : "string" + }, + "processlocal" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sourceroutecache" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "td" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inat.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inat.json index 3a6231cca..e42b2e509 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inat.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inat.json @@ -36,6 +36,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "useproxyport" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "usip" : { "type" : "string", "enum" : [ "ON", "OFF" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inatparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inatparam.json index 83e9c6b93..2898d4464 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inatparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/inatparam.json @@ -18,6 +18,9 @@ "nat46zerochecksum" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] + }, + "td" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/interfacepair.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/interfacepair.json index b19dac86b..9872d27d9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/interfacepair.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/interfacepair.json @@ -5,7 +5,8 @@ "type" : "integer" }, "ifaces" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "ifnum" : { "type" : "object" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnel.json index 1daf22ae6..464cdd5bc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnel.json @@ -11,6 +11,9 @@ "name" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "remote" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnelparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnelparam.json index 495e81822..33e416d7a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnelparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ip6tunnelparam.json @@ -14,6 +14,10 @@ "srciproundrobin" : { "type" : "string", "enum" : [ "YES", "NO" ] + }, + "useclientsourceipv6" : { + "type" : "string", + "enum" : [ "YES", "NO" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnel.json index bd9e9e407..e1f9134c0 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnel.json @@ -9,6 +9,10 @@ "type" : "string", "readonly" : true }, + "grepayload" : { + "type" : "string", + "enum" : [ "ETHERNETwithDOT1Q", "ETHERNET", "IP" ] + }, "ipsecprofilename" : { "type" : "string" }, @@ -23,14 +27,17 @@ "name" : { "type" : "string" }, - "pbrname" : { - "type" : "string", - "readonly" : true + "ownergroup" : { + "type" : "string" }, "protocol" : { "type" : "string", "enum" : [ "IPIP", "GRE", "IPSEC" ] }, + "refcnt" : { + "type" : "integer", + "readonly" : true + }, "remote" : { "type" : "string" }, @@ -49,6 +56,9 @@ "type" : { "type" : "integer", "readonly" : true + }, + "vlan" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnelparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnelparam.json index 7d6cef222..0e675922b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnelparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/iptunnelparam.json @@ -8,12 +8,27 @@ "dropfragcputhreshold" : { "type" : "integer" }, + "enablestrictrx" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "enablestricttx" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "mac" : { + "type" : "string" + }, "srcip" : { "type" : "string" }, "srciproundrobin" : { "type" : "string", "enum" : [ "YES", "NO" ] + }, + "useclientsourceip" : { + "type" : "string", + "enum" : [ "YES", "NO" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ipv6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ipv6.json index 1c1313ace..2cf2b056d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ipv6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/ipv6.json @@ -37,6 +37,12 @@ "routerredirection" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] + }, + "td" : { + "type" : "integer" + }, + "usipnatprefix" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l2param.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l2param.json index 31a20d623..139c1b8a8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l2param.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l2param.json @@ -9,6 +9,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "bridgeagetimeout" : { + "type" : "integer" + }, "garponvridintf" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -47,6 +50,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "stopmacmoveupdate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "usemymac" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l3param.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l3param.json index 053573656..765022f2a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l3param.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/l3param.json @@ -4,6 +4,10 @@ "acllogtime" : { "type" : "integer" }, + "allowclasseipv4" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "dropdfflag" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -12,6 +16,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "dynamicrouting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "externalloopback" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -23,6 +31,14 @@ "icmpgenratethreshold" : { "type" : "integer" }, + "implicitaclallow" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "ipv6dynamicrouting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "miproundrobin" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr.json new file mode 100644 index 000000000..c2711b770 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr.json @@ -0,0 +1,23 @@ +{ + "type" : "object", + "properties" : { + "eabitlength" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + }, + "psidlength" : { + "type" : "integer" + }, + "psidoffset" : { + "type" : "integer" + }, + "ruleipv6prefix" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapbmr", + "title" : "mapbmr" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_binding.json new file mode 100644 index 000000000..ed396733a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapbmr_binding", + "title" : "mapbmr_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_bmrv4network_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_bmrv4network_binding.json new file mode 100644 index 000000000..b5e4a6a67 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapbmr_bmrv4network_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + }, + "netmask" : { + "type" : "string" + }, + "network" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapbmr_bmrv4network_binding", + "title" : "mapbmr_bmrv4network_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdmr.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdmr.json new file mode 100644 index 000000000..3a9bf9419 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdmr.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "bripv6prefix" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapdmr", + "title" : "mapdmr" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain.json new file mode 100644 index 000000000..8b562b847 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "mapdmrname" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapdomain", + "title" : "mapdomain" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_binding.json new file mode 100644 index 000000000..4f5ef2b4e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapdomain_binding", + "title" : "mapdomain_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_mapbmr_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_mapbmr_binding.json new file mode 100644 index 000000000..013f2f86f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/mapdomain_mapbmr_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "mapbmrname" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "mapdomain_mapbmr_binding", + "title" : "mapdomain_mapbmr_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nat64param.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nat64param.json new file mode 100644 index 000000000..a36e06638 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nat64param.json @@ -0,0 +1,26 @@ +{ + "type" : "object", + "properties" : { + "nat64fragheader" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "nat64ignoretos" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "nat64v6mtu" : { + "type" : "integer" + }, + "nat64zerochecksum" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "td" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nat64param", + "title" : "nat64param" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nd6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nd6.json index bd0011e93..0d237194e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nd6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/nd6.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "controlplane" : { + "type" : "boolean", + "readonly" : true + }, "flags" : { "type" : "integer", "readonly" : true @@ -18,6 +22,9 @@ "neighbor" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "state" : { "type" : "string", "enum" : [ "INCOMPLETE", "REACHABLE", "STALE", "DELAY", "PROBE" ], @@ -32,6 +39,12 @@ }, "vlan" : { "type" : "integer" + }, + "vtep" : { + "type" : "string" + }, + "vxlan" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netbridge.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netbridge.json index 16195a970..98f5684ca 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netbridge.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netbridge.json @@ -3,6 +3,9 @@ "properties" : { "name" : { "type" : "string" + }, + "vxlanvlanmap" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netprofile.json index 7780ebe95..bb9bd8899 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/netprofile.json @@ -1,12 +1,24 @@ { "type" : "object", "properties" : { + "mbf" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "name" : { "type" : "string" }, + "overridelsn" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "srcip" : { "type" : "string" }, + "srcippersistency" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "td" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat.json index 948412fa2..2d23cde99 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat.json @@ -4,6 +4,10 @@ "aclname" : { "type" : "string" }, + "connfailover" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "natip" : { "type" : "string" }, @@ -16,11 +20,22 @@ "network" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "redirectport" : { "type" : "boolean" }, + "srcippersistency" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "td" : { "type" : "integer" + }, + "useproxyport" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6.json index 665016dc5..1d406edce 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6.json @@ -10,8 +10,18 @@ "network" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "redirectport" : { "type" : "integer" + }, + "srcippersistency" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "td" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6_nsip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6_nsip6_binding.json index fe8f7aea0..03e913557 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6_nsip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnat6_nsip6_binding.json @@ -6,6 +6,13 @@ }, "natip6" : { "type" : "string" + }, + "ownergroup" : { + "type" : "string" + }, + "td" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatparam.json index 2c1cf4384..652c02d4d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatparam.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "srcippersistency" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tcpproxy" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatsession.json new file mode 100644 index 000000000..3d84cd0c6 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/rnatsession.json @@ -0,0 +1,20 @@ +{ + "type" : "object", + "properties" : { + "aclname" : { + "type" : "string" + }, + "natip" : { + "type" : "string" + }, + "netmask" : { + "type" : "string" + }, + "network" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "rnatsession", + "title" : "rnatsession" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route.json index 1d6fd3e59..7696eb450 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route.json @@ -125,6 +125,9 @@ "type" : "boolean", "readonly" : true }, + "ownergroup" : { + "type" : "string" + }, "permanent" : { "type" : "boolean", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route6.json index b3d2b2784..6156921b7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/route6.json @@ -92,6 +92,9 @@ "type" : "boolean", "readonly" : true }, + "ownergroup" : { + "type" : "string" + }, "permanent" : { "type" : "boolean", "readonly" : true @@ -139,6 +142,9 @@ "vlan" : { "type" : "integer" }, + "vxlan" : { + "type" : "integer" + }, "weight" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan.json index 139b4d35d..f1126033e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan.json @@ -4,6 +4,10 @@ "aliasname" : { "type" : "string" }, + "dynamicrouting" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "id" : { "type" : "integer" }, @@ -31,6 +35,13 @@ "type" : "integer", "readonly" : true }, + "mtu" : { + "type" : "integer" + }, + "partitionname" : { + "type" : "string", + "readonly" : true + }, "portbitmap" : { "type" : "integer", "readonly" : true @@ -44,6 +55,10 @@ "enum" : [ "YES", "NO" ], "readonly" : true }, + "sharing" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tagbitmap" : { "type" : "integer", "readonly" : true @@ -55,6 +70,14 @@ "tagifaces" : { "type" : "string", "readonly" : true + }, + "vlantd" : { + "type" : "integer", + "readonly" : true + }, + "vxlan" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_channel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_channel_binding.json index 9ce309be7..10b4eb05e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_channel_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_channel_binding.json @@ -7,6 +7,9 @@ "ifnum" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "tagged" : { "type" : "boolean" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_interface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_interface_binding.json index d395b1aee..3662d5f48 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_interface_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_interface_binding.json @@ -7,6 +7,9 @@ "ifnum" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "tagged" : { "type" : "boolean" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_linkset_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_linkset_binding.json index 7e17721ba..d7da4d8fd 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_linkset_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_linkset_binding.json @@ -7,6 +7,9 @@ "ifnum" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "tagged" : { "type" : "boolean" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip6_binding.json index b374c9e44..bd341cef4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip6_binding.json @@ -10,6 +10,9 @@ "netmask" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "td" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip_binding.json index d4b03daba..e76832390 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vlan_nsip_binding.json @@ -10,6 +10,9 @@ "netmask" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "td" : { "type" : "integer" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid.json index e6b3e59a2..2c7ba3808 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid.json @@ -23,10 +23,20 @@ "type" : "string", "readonly" : true }, + "operationalownernode" : { + "type" : "integer", + "readonly" : true + }, + "ownernode" : { + "type" : "integer" + }, "preemption" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "preemptiondelaytimer" : { + "type" : "integer" + }, "priority" : { "type" : "integer" }, @@ -38,6 +48,9 @@ "type" : "integer", "readonly" : true }, + "trackifnumpriority" : { + "type" : "integer" + }, "tracking" : { "type" : "string", "enum" : [ "NONE", "ONE", "ALL", "PROGRESSIVE" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6.json index 19bf61c82..a6d79a252 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6.json @@ -4,6 +4,10 @@ "all" : { "type" : "boolean" }, + "effectivepriority" : { + "type" : "integer", + "readonly" : true + }, "flags" : { "type" : "integer", "readonly" : true @@ -23,14 +27,38 @@ "type" : "string", "readonly" : true }, - "priority" : { + "operationalownernode" : { "type" : "integer", "readonly" : true }, + "ownernode" : { + "type" : "integer" + }, + "preemption" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "preemptiondelaytimer" : { + "type" : "integer" + }, + "priority" : { + "type" : "integer" + }, + "sharing" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "state" : { "type" : "integer", "readonly" : true }, + "trackifnumpriority" : { + "type" : "integer" + }, + "tracking" : { + "type" : "string", + "enum" : [ "NONE", "ONE", "ALL", "PROGRESSIVE" ] + }, "type" : { "type" : "string", "enum" : [ "STATIC", "DYNAMIC" ], diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_channel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_channel_binding.json new file mode 100644 index 000000000..97ccd04fc --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_channel_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "flags" : { + "type" : "integer", + "readonly" : true + }, + "id" : { + "type" : "integer" + }, + "ifnum" : { + "type" : "string" + }, + "vlan" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vrid6_channel_binding", + "title" : "vrid6_channel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip6_binding.json index 70b3ce6ba..f6c3e05c4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip6_binding.json @@ -8,9 +8,6 @@ "id" : { "type" : "integer" }, - "ifnum" : { - "type" : "string" - }, "ipaddress" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip_binding.json index f7955f35e..48791e227 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_nsip_binding.json @@ -8,9 +8,6 @@ "id" : { "type" : "integer" }, - "ifnum" : { - "type" : "string" - }, "ipaddress" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_trackinterface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_trackinterface_binding.json new file mode 100644 index 000000000..0daaa0346 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid6_trackinterface_binding.json @@ -0,0 +1,18 @@ +{ + "type" : "object", + "properties" : { + "flags" : { + "type" : "integer", + "readonly" : true + }, + "id" : { + "type" : "integer" + }, + "trackifnum" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vrid6_trackinterface_binding", + "title" : "vrid6_trackinterface_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_channel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_channel_binding.json new file mode 100644 index 000000000..39470c5fe --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_channel_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "flags" : { + "type" : "integer", + "readonly" : true + }, + "id" : { + "type" : "integer" + }, + "ifnum" : { + "type" : "string" + }, + "vlan" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vrid_channel_binding", + "title" : "vrid_channel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_interface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_interface_binding.json index 005ecbd3d..ed8289cd5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_interface_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_interface_binding.json @@ -8,9 +8,6 @@ "id" : { "type" : "integer" }, - "ifaces" : { - "type" : "string" - }, "ifnum" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip6_binding.json index 601722ea3..7d1085e80 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip6_binding.json @@ -8,9 +8,6 @@ "id" : { "type" : "integer" }, - "ifnum" : { - "type" : "string" - }, "ipaddress" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip_binding.json index 2da2d698c..1a07b7f7e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_nsip_binding.json @@ -8,9 +8,6 @@ "id" : { "type" : "integer" }, - "ifnum" : { - "type" : "string" - }, "ipaddress" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_trackinterface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_trackinterface_binding.json new file mode 100644 index 000000000..9ab5aacfe --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vrid_trackinterface_binding.json @@ -0,0 +1,18 @@ +{ + "type" : "object", + "properties" : { + "flags" : { + "type" : "integer", + "readonly" : true + }, + "id" : { + "type" : "integer" + }, + "trackifnum" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vrid_trackinterface_binding", + "title" : "vrid_trackinterface_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vridparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vridparam.json index a3d0cdf90..40ca783df 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vridparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vridparam.json @@ -1,6 +1,12 @@ { "type" : "object", "properties" : { + "deadinterval" : { + "type" : "integer" + }, + "hellointerval" : { + "type" : "integer" + }, "sendtomaster" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan.json index ff940e6fc..bb7d70746 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan.json @@ -2,19 +2,38 @@ "type" : "object", "properties" : { "dynamicrouting" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "id" : { "type" : "integer" }, + "innervlantagging" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "ipv6dynamicrouting" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "partitionname" : { + "type" : "string", + "readonly" : true }, "port" : { "type" : "integer" }, + "protocol" : { + "type" : "string", + "enum" : [ "IPv4", "IPv6", "ETHERNET", "NSH" ] + }, "td" : { - "type" : "integer" + "type" : "integer", + "readonly" : true + }, + "type" : { + "type" : "string", + "enum" : [ "VXLAN", "VXLANGPE" ] }, "vlan" : { "type" : "integer" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan_srcip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan_srcip_binding.json new file mode 100644 index 000000000..148cad038 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlan_srcip_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "id" : { + "type" : "integer" + }, + "srcip" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vxlan_srcip_binding", + "title" : "vxlan_srcip_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap.json new file mode 100644 index 000000000..fdcd5d2fa --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vxlanvlanmap", + "title" : "vxlanvlanmap" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_binding.json new file mode 100644 index 000000000..e1891efb4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vxlanvlanmap_binding", + "title" : "vxlanvlanmap_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_vxlan_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_vxlan_binding.json new file mode 100644 index 000000000..a26dda6c8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/network/vxlanvlanmap_vxlan_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + }, + "vlan" : { + "type" : "object" + }, + "vxlan" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vxlanvlanmap_vxlan_binding", + "title" : "vxlanvlanmap_vxlan_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl.json index 4e143c79b..ae241b6fe 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl.json @@ -8,6 +8,11 @@ "type" : "string", "enum" : [ "BRIDGE", "DENY", "ALLOW" ] }, + "aclassociate" : { + "type" : "object", + "enum" : [ "NAT", "FORWARDINGSESSION", "NAT64", "LSN" ], + "readonly" : true + }, "aclname" : { "type" : "string" }, @@ -31,6 +36,10 @@ "destportval" : { "type" : "string" }, + "dfdhash" : { + "type" : "string", + "enum" : [ "SIP-SPORT-DIP-DPORT", "SIP", "DIP", "SIP-DIP", "SIP-SPORT", "DIP-DPORT" ] + }, "established" : { "type" : "boolean" }, @@ -82,6 +91,9 @@ "srcmac" : { "type" : "string" }, + "srcmacmask" : { + "type" : "string" + }, "srcport" : { "type" : "boolean" }, @@ -96,14 +108,25 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "stateful" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "td" : { "type" : "integer" }, "ttl" : { "type" : "integer" }, + "type" : { + "type" : "string", + "enum" : [ "CLASSIC", "DFD" ] + }, "vlan" : { "type" : "integer" + }, + "vxlan" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl6.json index 3a07d9cf0..cabd1d943 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacl6.json @@ -15,6 +15,11 @@ "type" : "string", "enum" : [ "BRIDGE", "DENY", "ALLOW" ] }, + "aclassociate" : { + "type" : "object", + "enum" : [ "NAT", "FORWARDINGSESSION", "NAT64", "LSN" ], + "readonly" : true + }, "destipop" : { "type" : "string", "enum" : [ "=", "!=", "EQ", "NEQ" ] @@ -35,6 +40,13 @@ "destportval" : { "type" : "string" }, + "dfdhash" : { + "type" : "string", + "enum" : [ "SIP-SPORT-DIP-DPORT", "SIP", "DIP", "SIP-DIP", "SIP-SPORT", "DIP-DPORT" ] + }, + "dfdprefix" : { + "type" : "integer" + }, "established" : { "type" : "boolean" }, @@ -53,6 +65,10 @@ "enum" : [ "APPLIED", "NOTAPPLIED", "RE-APPLY", "SFAPPLIED", "SFNOTAPPLIED" ], "readonly" : true }, + "logstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "newname" : { "type" : "string" }, @@ -66,6 +82,9 @@ "protocolnumber" : { "type" : "integer" }, + "ratelimit" : { + "type" : "integer" + }, "srcipop" : { "type" : "string", "enum" : [ "=", "!=", "EQ", "NEQ" ] @@ -79,6 +98,9 @@ "srcmac" : { "type" : "string" }, + "srcmacmask" : { + "type" : "string" + }, "srcport" : { "type" : "boolean" }, @@ -93,14 +115,25 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "stateful" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "td" : { "type" : "integer" }, "ttl" : { "type" : "integer" }, + "type" : { + "type" : "string", + "enum" : [ "CLASSIC", "DFD" ] + }, "vlan" : { "type" : "integer" + }, + "vxlan" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls.json index 7ef57116c..c974d2ea2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls.json @@ -1,5 +1,11 @@ { "type" : "object", + "properties" : { + "type" : { + "type" : "string", + "enum" : [ "CLASSIC", "DFD" ] + } + }, "$schema" : "http://json-schema.org/draft-04/schema#", "id" : "nsacls", "title" : "nsacls" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls6.json index 81e0b2a43..be8817af7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsacls6.json @@ -1,5 +1,11 @@ { "type" : "object", + "properties" : { + "type" : { + "type" : "string", + "enum" : [ "CLASSIC", "DFD" ] + } + }, "$schema" : "http://json-schema.org/draft-04/schema#", "id" : "nsacls6", "title" : "nsacls6" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsaptlicense.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsaptlicense.json index 0e3616ef3..fd002d9d7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsaptlicense.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsaptlicense.json @@ -50,6 +50,10 @@ }, "sessionid" : { "type" : "string" + }, + "useproxy" : { + "type" : "string", + "enum" : [ "YES", "NO" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsassignment.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsassignment.json index 5c0a8b3d8..ad5af7f40 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsassignment.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsassignment.json @@ -14,7 +14,8 @@ "type" : "string" }, "hits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "name" : { "type" : "string" @@ -23,7 +24,8 @@ "type" : "string" }, "referencecount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "set" : { "type" : "string" @@ -32,7 +34,8 @@ "type" : "string" }, "undefhits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "variable" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscapacity.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscapacity.json new file mode 100644 index 000000000..a4ada417d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscapacity.json @@ -0,0 +1,53 @@ +{ + "type" : "object", + "properties" : { + "actualbandwidth" : { + "type" : "integer", + "readonly" : true + }, + "bandwidth" : { + "type" : "integer" + }, + "edition" : { + "type" : "string", + "enum" : [ "Standard", "Enterprise", "Platinum" ] + }, + "instancecount" : { + "type" : "integer", + "readonly" : true + }, + "maxbandwidth" : { + "type" : "integer", + "readonly" : true + }, + "maxvcpucount" : { + "type" : "integer", + "readonly" : true + }, + "minbandwidth" : { + "type" : "integer", + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + }, + "platform" : { + "type" : "string", + "enum" : [ "VS10", "VE10", "VP10", "VS25", "VE25", "VP25", "VS200", "VE200", "VP200", "VS1000", "VE1000", "VP1000", "VS3000", "VE3000", "VP3000", "VS5000", "VE5000", "VP5000", "VS8000", "VE8000", "VP8000", "VS10000", "VE10000", "VP10000", "VS15000", "VE15000", "VP15000", "VS25000", "VE25000", "VP25000", "VS40000", "VE40000", "VP40000", "VS100000", "VE100000", "VP100000", "CP1000" ] + }, + "unit" : { + "type" : "string", + "enum" : [ "Gbps", "Mbps" ] + }, + "vcpu" : { + "type" : "boolean" + }, + "vcpucount" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nscapacity", + "title" : "nscapacity" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscentralmanagementserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscentralmanagementserver.json new file mode 100644 index 000000000..7a9bc6824 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscentralmanagementserver.json @@ -0,0 +1,24 @@ +{ + "type" : "object", + "properties" : { + "ipaddress" : { + "type" : "string" + }, + "password" : { + "type" : "string" + }, + "servername" : { + "type" : "string" + }, + "type" : { + "type" : "string", + "enum" : [ "CLOUD", "ONPREM" ] + }, + "username" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nscentralmanagementserver", + "title" : "nscentralmanagementserver" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconfig.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconfig.json index c278fbdd0..112e78ffd 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconfig.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconfig.json @@ -8,12 +8,19 @@ "cipheader" : { "type" : "string" }, + "config" : { + "type" : "string" + }, "config1" : { "type" : "string" }, "config2" : { "type" : "string" }, + "configchanged" : { + "type" : "boolean", + "readonly" : true + }, "cookieversion" : { "type" : "string", "enum" : [ "0", "1" ] @@ -91,10 +98,6 @@ "nsvlan" : { "type" : "integer" }, - "nwfwmode" : { - "type" : "string", - "enum" : [ "NOFIREWALL", "BASIC", "EXTENDED", "EXTENDEDPLUS", "FULL" ] - }, "outtype" : { "type" : "string", "enum" : [ "cli", "xml" ] @@ -109,10 +112,18 @@ "type" : "string", "readonly" : true }, + "primaryip6" : { + "type" : "string", + "readonly" : true + }, "range" : { "type" : "integer", "readonly" : true }, + "rbaconfig" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "response" : { "type" : "string", "readonly" : true @@ -139,7 +150,10 @@ }, "timezone" : { "type" : "string", - "enum" : [ "CoordinatedUniversalTime", "GMT+01:00-CET-Europe/Andorra", "GMT+04:00-GST-Asia/Dubai", "GMT+04:30-AFT-Asia/Kabul", "GMT-04:00-AST-America/Antigua", "GMT-04:00-AST-America/Anguilla", "GMT+01:00-CET-Europe/Tirane", "GMT+04:00-AMT-Asia/Yerevan", "GMT+01:00-WAT-Africa/Luanda", "GMT+13:00-NZDT-Antarctica/McMurdo", "GMT+13:00-NZDT-Antarctica/South_Pole", "GMT-03:00-ROTT-Antarctica/Rothera", "GMT-04:00-CLT-Antarctica/Palmer", "GMT+05:00-MAWT-Antarctica/Mawson", "GMT+07:00-DAVT-Antarctica/Davis", "GMT+08:00-WST-Antarctica/Casey", "GMT+06:00-VOST-Antarctica/Vostok", "GMT+10:00-DDUT-Antarctica/DumontDUrville", "GMT+03:00-SYOT-Antarctica/Syowa", "GMT+11:00-MIST-Antarctica/Macquarie", "GMT-03:00-ART-America/Argentina/Buenos_Aires", "GMT-03:00-ART-America/Argentina/Cordoba", "GMT-03:00-ART-America/Argentina/Salta", "GMT-03:00-ART-America/Argentina/Jujuy", "GMT-03:00-ART-America/Argentina/Tucuman", "GMT-03:00-ART-America/Argentina/Catamarca", "GMT-03:00-ART-America/Argentina/La_Rioja", "GMT-03:00-ART-America/Argentina/San_Juan", "GMT-03:00-ART-America/Argentina/Mendoza", "GMT-03:00-WARST-America/Argentina/San_Luis", "GMT-03:00-ART-America/Argentina/Rio_Gallegos", "GMT-03:00-ART-America/Argentina/Ushuaia", "GMT-11:00-SST-Pacific/Pago_Pago", "GMT+01:00-CET-Europe/Vienna", "GMT+11:00-LHST-Australia/Lord_Howe", "GMT+11:00-EST-Australia/Hobart", "GMT+11:00-EST-Australia/Currie", "GMT+11:00-EST-Australia/Melbourne", "GMT+11:00-EST-Australia/Sydney", "GMT+10:30-CST-Australia/Broken_Hill", "GMT+10:00-EST-Australia/Brisbane", "GMT+10:00-EST-Australia/Lindeman", "GMT+10:30-CST-Australia/Adelaide", "GMT+09:30-CST-Australia/Darwin", "GMT+08:00-WST-Australia/Perth", "GMT+08:45-CWST-Australia/Eucla", "GMT-04:00-AST-America/Aruba", "GMT+02:00-EET-Europe/Mariehamn", "GMT+04:00-AZT-Asia/Baku", "GMT+01:00-CET-Europe/Sarajevo", "GMT-04:00-AST-America/Barbados", "GMT+06:00-BDT-Asia/Dhaka", "GMT+01:00-CET-Europe/Brussels", "GMT+00:00-GMT-Africa/Ouagadougou", "GMT+02:00-EET-Europe/Sofia", "GMT+03:00-AST-Asia/Bahrain", "GMT+02:00-CAT-Africa/Bujumbura", "GMT+01:00-WAT-Africa/Porto-Novo", "GMT-04:00-AST-America/St_Barthelemy", "GMT-03:00-ADT-Atlantic/Bermuda", "GMT+08:00-BNT-Asia/Brunei", "GMT-04:00-BOT-America/La_Paz", "GMT-02:00-FNT-America/Noronha", "GMT-03:00-BRT-America/Belem", "GMT-03:00-BRT-America/Fortaleza", "GMT-03:00-BRT-America/Recife", "GMT-03:00-BRT-America/Araguaina", "GMT-03:00-BRT-America/Maceio", "GMT-03:00-BRT-America/Bahia", "GMT-03:00-BRT-America/Sao_Paulo", "GMT-04:00-AMT-America/Campo_Grande", "GMT-04:00-AMT-America/Cuiaba", "GMT-03:00-BRT-America/Santarem", "GMT-04:00-AMT-America/Porto_Velho", "GMT-04:00-AMT-America/Boa_Vista", "GMT-04:00-AMT-America/Manaus", "GMT-04:00-AMT-America/Eirunepe", "GMT-04:00-AMT-America/Rio_Branco", "GMT-04:00-EDT-America/Nassau", "GMT+06:00-BTT-Asia/Thimphu", "GMT+02:00-CAT-Africa/Gaborone", "GMT+03:00-FET-Europe/Minsk", "GMT-06:00-CST-America/Belize", "GMT-02:30-NDT-America/St_Johns", "GMT-03:00-ADT-America/Halifax", "GMT-03:00-ADT-America/Glace_Bay", "GMT-03:00-ADT-America/Moncton", "GMT-03:00-ADT-America/Goose_Bay", "GMT-04:00-AST-America/Blanc-Sablon", "GMT-04:00-EDT-America/Montreal", "GMT-04:00-EDT-America/Toronto", "GMT-04:00-EDT-America/Nipigon", "GMT-04:00-EDT-America/Thunder_Bay", "GMT-04:00-EDT-America/Iqaluit", "GMT-04:00-EDT-America/Pangnirtung", "GMT-05:00-CDT-America/Resolute", "GMT-05:00-EST-America/Atikokan", "GMT-05:00-CDT-America/Rankin_Inlet", "GMT-05:00-CDT-America/Winnipeg", "GMT-05:00-CDT-America/Rainy_River", "GMT-06:00-CST-America/Regina", "GMT-06:00-CST-America/Swift_Current", "GMT-06:00-MDT-America/Edmonton", "GMT-06:00-MDT-America/Cambridge_Bay", "GMT-06:00-MDT-America/Yellowknife", "GMT-06:00-MDT-America/Inuvik", "GMT-07:00-MST-America/Dawson_Creek", "GMT-07:00-PDT-America/Vancouver", "GMT-07:00-PDT-America/Whitehorse", "GMT-07:00-PDT-America/Dawson", "GMT+06:30-CCT-Indian/Cocos", "GMT+01:00-WAT-Africa/Kinshasa", "GMT+02:00-CAT-Africa/Lubumbashi", "GMT+01:00-WAT-Africa/Bangui", "GMT+01:00-WAT-Africa/Brazzaville", "GMT+01:00-CET-Europe/Zurich", "GMT+00:00-GMT-Africa/Abidjan", "GMT-10:00-CKT-Pacific/Rarotonga", "GMT-04:00-CLT-America/Santiago", "GMT-06:00-EAST-Pacific/Easter", "GMT+01:00-WAT-Africa/Douala", "GMT+08:00-CST-Asia/Shanghai", "GMT+08:00-CST-Asia/Harbin", "GMT+08:00-CST-Asia/Chongqing", "GMT+08:00-CST-Asia/Urumqi", "GMT+08:00-CST-Asia/Kashgar", "GMT-05:00-COT-America/Bogota", "GMT-06:00-CST-America/Costa_Rica", "GMT-04:00-CDT-America/Havana", "GMT-01:00-CVT-Atlantic/Cape_Verde", "GMT+07:00-CXT-Indian/Christmas", "GMT+02:00-EET-Asia/Nicosia", "GMT+01:00-CET-Europe/Prague", "GMT+01:00-CET-Europe/Berlin", "GMT+03:00-EAT-Africa/Djibouti", "GMT+01:00-CET-Europe/Copenhagen", "GMT-04:00-AST-America/Dominica", "GMT-04:00-AST-America/Santo_Domingo", "GMT+01:00-CET-Africa/Algiers", "GMT-05:00-ECT-America/Guayaquil", "GMT-06:00-GALT-Pacific/Galapagos", "GMT+02:00-EET-Europe/Tallinn", "GMT+02:00-EET-Africa/Cairo", "GMT+00:00-WET-Africa/El_Aaiun", "GMT+03:00-EAT-Africa/Asmara", "GMT+01:00-CET-Europe/Madrid", "GMT+01:00-CET-Africa/Ceuta", "GMT+00:00-WET-Atlantic/Canary", "GMT+03:00-EAT-Africa/Addis_Ababa", "GMT+02:00-EET-Europe/Helsinki", "GMT+12:00-FJT-Pacific/Fiji", "GMT-03:00-FKST-Atlantic/Stanley", "GMT+10:00-CHUT-Pacific/Chuuk", "GMT+11:00-PONT-Pacific/Pohnpei", "GMT+11:00-KOST-Pacific/Kosrae", "GMT+00:00-WET-Atlantic/Faroe", "GMT+01:00-CET-Europe/Paris", "GMT+01:00-WAT-Africa/Libreville", "GMT+00:00-GMT-Europe/London", "GMT-04:00-AST-America/Grenada", "GMT+04:00-GET-Asia/Tbilisi", "GMT-03:00-GFT-America/Cayenne", "GMT+00:00-GMT-Europe/Guernsey", "GMT+00:00-GMT-Africa/Accra", "GMT+01:00-CET-Europe/Gibraltar", "GMT-03:00-WGT-America/Godthab", "GMT+00:00-GMT-America/Danmarkshavn", "GMT-01:00-EGT-America/Scoresbysund", "GMT-03:00-ADT-America/Thule", "GMT+00:00-GMT-Africa/Banjul", "GMT+00:00-GMT-Africa/Conakry", "GMT-04:00-AST-America/Guadeloupe", "GMT+01:00-WAT-Africa/Malabo", "GMT+02:00-EET-Europe/Athens", "GMT-02:00-GST-Atlantic/South_Georgia", "GMT-06:00-CST-America/Guatemala", "GMT+10:00-ChST-Pacific/Guam", "GMT+00:00-GMT-Africa/Bissau", "GMT-04:00-GYT-America/Guyana", "GMT+08:00-HKT-Asia/Hong_Kong", "GMT-06:00-CST-America/Tegucigalpa", "GMT+01:00-CET-Europe/Zagreb", "GMT-05:00-EST-America/Port-au-Prince", "GMT+01:00-CET-Europe/Budapest", "GMT+07:00-WIT-Asia/Jakarta", "GMT+07:00-WIT-Asia/Pontianak", "GMT+08:00-CIT-Asia/Makassar", "GMT+09:00-EIT-Asia/Jayapura", "GMT+00:00-GMT-Europe/Dublin", "GMT+02:00-IST-Asia/Jerusalem", "GMT+00:00-GMT-Europe/Isle_of_Man", "GMT+05:30-IST-Asia/Kolkata", "GMT+06:00-IOT-Indian/Chagos", "GMT+03:00-AST-Asia/Baghdad", "GMT+03:30-IRST-Asia/Tehran", "GMT+00:00-GMT-Atlantic/Reykjavik", "GMT+01:00-CET-Europe/Rome", "GMT+00:00-GMT-Europe/Jersey", "GMT-05:00-EST-America/Jamaica", "GMT+02:00-EET-Asia/Amman", "GMT+09:00-JST-Asia/Tokyo", "GMT+03:00-EAT-Africa/Nairobi", "GMT+06:00-KGT-Asia/Bishkek", "GMT+07:00-ICT-Asia/Phnom_Penh", "GMT+12:00-GILT-Pacific/Tarawa", "GMT+13:00-PHOT-Pacific/Enderbury", "GMT+14:00-LINT-Pacific/Kiritimati", "GMT+03:00-EAT-Indian/Comoro", "GMT-04:00-AST-America/St_Kitts", "GMT+09:00-KST-Asia/Pyongyang", "GMT+09:00-KST-Asia/Seoul", "GMT+03:00-AST-Asia/Kuwait", "GMT-05:00-EST-America/Cayman", "GMT+06:00-ALMT-Asia/Almaty", "GMT+06:00-QYZT-Asia/Qyzylorda", "GMT+05:00-AQTT-Asia/Aqtobe", "GMT+05:00-AQTT-Asia/Aqtau", "GMT+05:00-ORAT-Asia/Oral", "GMT+07:00-ICT-Asia/Vientiane", "GMT+02:00-EET-Asia/Beirut", "GMT-04:00-AST-America/St_Lucia", "GMT+01:00-CET-Europe/Vaduz", "GMT+05:30-IST-Asia/Colombo", "GMT+00:00-GMT-Africa/Monrovia", "GMT+02:00-SAST-Africa/Maseru", "GMT+02:00-EET-Europe/Vilnius", "GMT+01:00-CET-Europe/Luxembourg", "GMT+02:00-EET-Europe/Riga", "GMT+02:00-EET-Africa/Tripoli", "GMT+00:00-WET-Africa/Casablanca", "GMT+01:00-CET-Europe/Monaco", "GMT+02:00-EET-Europe/Chisinau", "GMT+01:00-CET-Europe/Podgorica", "GMT-04:00-AST-America/Marigot", "GMT+03:00-EAT-Indian/Antananarivo", "GMT+12:00-MHT-Pacific/Majuro", "GMT+12:00-MHT-Pacific/Kwajalein", "GMT+01:00-CET-Europe/Skopje", "GMT+00:00-GMT-Africa/Bamako", "GMT+06:30-MMT-Asia/Rangoon", "GMT+08:00-ULAT-Asia/Ulaanbaatar", "GMT+07:00-HOVT-Asia/Hovd", "GMT+08:00-CHOT-Asia/Choibalsan", "GMT+08:00-CST-Asia/Macau", "GMT+10:00-ChST-Pacific/Saipan", "GMT-04:00-AST-America/Martinique", "GMT+00:00-GMT-Africa/Nouakchott", "GMT-04:00-AST-America/Montserrat", "GMT+01:00-CET-Europe/Malta", "GMT+04:00-MUT-Indian/Mauritius", "GMT+05:00-MVT-Indian/Maldives", "GMT+02:00-CAT-Africa/Blantyre", "GMT-06:00-CST-America/Mexico_City", "GMT-06:00-CST-America/Cancun", "GMT-06:00-CST-America/Merida", "GMT-06:00-CST-America/Monterrey", "GMT-05:00-CDT-America/Matamoros", "GMT-07:00-MST-America/Mazatlan", "GMT-07:00-MST-America/Chihuahua", "GMT-06:00-MDT-America/Ojinaga", "GMT-07:00-MST-America/Hermosillo", "GMT-07:00-PDT-America/Tijuana", "GMT-08:00-PST-America/Santa_Isabel", "GMT-06:00-CST-America/Bahia_Banderas", "GMT+08:00-MYT-Asia/Kuala_Lumpur", "GMT+08:00-MYT-Asia/Kuching", "GMT+02:00-CAT-Africa/Maputo", "GMT+02:00-WAST-Africa/Windhoek", "GMT+11:00-NCT-Pacific/Noumea", "GMT+01:00-WAT-Africa/Niamey", "GMT+11:30-NFT-Pacific/Norfolk", "GMT+01:00-WAT-Africa/Lagos", "GMT-06:00-CST-America/Managua", "GMT+01:00-CET-Europe/Amsterdam", "GMT+01:00-CET-Europe/Oslo", "GMT+05:45-NPT-Asia/Kathmandu", "GMT+12:00-NRT-Pacific/Nauru", "GMT-11:00-NUT-Pacific/Niue", "GMT+13:00-NZDT-Pacific/Auckland", "GMT+13:45-CHADT-Pacific/Chatham", "GMT+04:00-GST-Asia/Muscat", "GMT-05:00-EST-America/Panama", "GMT-05:00-PET-America/Lima", "GMT-10:00-TAHT-Pacific/Tahiti", "GMT-09:30-MART-Pacific/Marquesas", "GMT-09:00-GAMT-Pacific/Gambier", "GMT+10:00-PGT-Pacific/Port_Moresby", "GMT+08:00-PHT-Asia/Manila", "GMT+05:00-PKT-Asia/Karachi", "GMT+01:00-CET-Europe/Warsaw", "GMT-02:00-PMDT-America/Miquelon", "GMT-08:00-PST-Pacific/Pitcairn", "GMT-04:00-AST-America/Puerto_Rico", "GMT+02:00-EET-Asia/Gaza", "GMT+02:00-EET-Asia/Hebron", "GMT+00:00-WET-Europe/Lisbon", "GMT+00:00-WET-Atlantic/Madeira", "GMT-01:00-AZOT-Atlantic/Azores", "GMT+09:00-PWT-Pacific/Palau", "GMT-03:00-PYST-America/Asuncion", "GMT+03:00-AST-Asia/Qatar", "GMT+04:00-RET-Indian/Reunion", "GMT+02:00-EET-Europe/Bucharest", "GMT+01:00-CET-Europe/Belgrade", "GMT+03:00-FET-Europe/Kaliningrad", "GMT+04:00-MSK-Europe/Moscow", "GMT+04:00-VOLT-Europe/Volgograd", "GMT+04:00-SAMT-Europe/Samara", "GMT+06:00-YEKT-Asia/Yekaterinburg", "GMT+07:00-OMST-Asia/Omsk", "GMT+07:00-NOVT-Asia/Novosibirsk", "GMT+07:00-NOVT-Asia/Novokuznetsk", "GMT+08:00-KRAT-Asia/Krasnoyarsk", "GMT+09:00-IRKT-Asia/Irkutsk", "GMT+10:00-YAKT-Asia/Yakutsk", "GMT+11:00-VLAT-Asia/Vladivostok", "GMT+11:00-SAKT-Asia/Sakhalin", "GMT+12:00-MAGT-Asia/Magadan", "GMT+12:00-PETT-Asia/Kamchatka", "GMT+12:00-ANAT-Asia/Anadyr", "GMT+02:00-CAT-Africa/Kigali", "GMT+03:00-AST-Asia/Riyadh", "GMT+11:00-SBT-Pacific/Guadalcanal", "GMT+04:00-SCT-Indian/Mahe", "GMT+03:00-EAT-Africa/Khartoum", "GMT+01:00-CET-Europe/Stockholm", "GMT+08:00-SGT-Asia/Singapore", "GMT+00:00-GMT-Atlantic/St_Helena", "GMT+01:00-CET-Europe/Ljubljana", "GMT+01:00-CET-Arctic/Longyearbyen", "GMT+01:00-CET-Europe/Bratislava", "GMT+00:00-GMT-Africa/Freetown", "GMT+01:00-CET-Europe/San_Marino", "GMT+00:00-GMT-Africa/Dakar", "GMT+03:00-EAT-Africa/Mogadishu", "GMT-03:00-SRT-America/Paramaribo", "GMT+00:00-GMT-Africa/Sao_Tome", "GMT-06:00-CST-America/El_Salvador", "GMT+02:00-EET-Asia/Damascus", "GMT+02:00-SAST-Africa/Mbabane", "GMT-04:00-EDT-America/Grand_Turk", "GMT+01:00-WAT-Africa/Ndjamena", "GMT+05:00-TFT-Indian/Kerguelen", "GMT+00:00-GMT-Africa/Lome", "GMT+07:00-ICT-Asia/Bangkok", "GMT+05:00-TJT-Asia/Dushanbe", "GMT-10:00-TKT-Pacific/Fakaofo", "GMT+09:00-TLT-Asia/Dili", "GMT+05:00-TMT-Asia/Ashgabat", "GMT+01:00-CET-Africa/Tunis", "GMT+13:00-TOT-Pacific/Tongatapu", "GMT+02:00-EET-Europe/Istanbul", "GMT-04:00-AST-America/Port_of_Spain", "GMT+12:00-TVT-Pacific/Funafuti", "GMT+08:00-CST-Asia/Taipei", "GMT+03:00-EAT-Africa/Dar_es_Salaam", "GMT+02:00-EET-Europe/Kiev", "GMT+02:00-EET-Europe/Uzhgorod", "GMT+02:00-EET-Europe/Zaporozhye", "GMT+02:00-EET-Europe/Simferopol", "GMT+03:00-EAT-Africa/Kampala", "GMT-10:00-HST-Pacific/Johnston", "GMT-11:00-SST-Pacific/Midway", "GMT+12:00-WAKT-Pacific/Wake", "GMT-04:00-EDT-America/New_York", "GMT-04:00-EDT-America/Detroit", "GMT-04:00-EDT-America/Kentucky/Louisville", "GMT-04:00-EDT-America/Kentucky/Monticello", "GMT-04:00-EDT-America/Indiana/Indianapolis", "GMT-04:00-EDT-America/Indiana/Vincennes", "GMT-04:00-EDT-America/Indiana/Winamac", "GMT-04:00-EDT-America/Indiana/Marengo", "GMT-04:00-EDT-America/Indiana/Petersburg", "GMT-04:00-EDT-America/Indiana/Vevay", "GMT-05:00-CDT-America/Chicago", "GMT-05:00-CDT-America/Indiana/Tell_City", "GMT-05:00-CDT-America/Indiana/Knox", "GMT-05:00-CDT-America/Menominee", "GMT-05:00-CDT-America/North_Dakota/Center", "GMT-05:00-CDT-America/North_Dakota/New_Salem", "GMT-05:00-CDT-America/North_Dakota/Beulah", "GMT-06:00-MDT-America/Denver", "GMT-06:00-MDT-America/Boise", "GMT-06:00-MDT-America/Shiprock", "GMT-07:00-MST-America/Phoenix", "GMT-07:00-PDT-America/Los_Angeles", "GMT-08:00-AKDT-America/Anchorage", "GMT-08:00-AKDT-America/Juneau", "GMT-08:00-AKDT-America/Sitka", "GMT-08:00-AKDT-America/Yakutat", "GMT-08:00-AKDT-America/Nome", "GMT-09:00-HADT-America/Adak", "GMT-08:00-MeST-America/Metlakatla", "GMT-10:00-HST-Pacific/Honolulu", "GMT-03:00-UYT-America/Montevideo", "GMT+05:00-UZT-Asia/Samarkand", "GMT+05:00-UZT-Asia/Tashkent", "GMT+01:00-CET-Europe/Vatican", "GMT-04:00-AST-America/St_Vincent", "GMT-04:30-VET-America/Caracas", "GMT-04:00-AST-America/Tortola", "GMT-04:00-AST-America/St_Thomas", "GMT+07:00-ICT-Asia/Ho_Chi_Minh", "GMT+11:00-VUT-Pacific/Efate", "GMT+12:00-WFT-Pacific/Wallis", "GMT+14:00-WSDT-Pacific/Apia", "GMT+03:00-AST-Asia/Aden", "GMT+03:00-EAT-Indian/Mayotte", "GMT+02:00-SAST-Africa/Johannesburg", "GMT+02:00-CAT-Africa/Lusaka", "GMT+02:00-CAT-Africa/Harare" ] + "enum" : [ "CoordinatedUniversalTime", "GMT+01:00-CET-Europe/Andorra", "GMT+04:00-GST-Asia/Dubai", "GMT+04:30-AFT-Asia/Kabul", "GMT-04:00-AST-America/Antigua", "GMT-04:00-AST-America/Anguilla", "GMT+01:00-CET-Europe/Tirane", "GMT+04:00-+04-Asia/Yerevan", "GMT+01:00-WAT-Africa/Luanda", "GMT+13:00-NZDT-Antarctica/McMurdo", "GMT+08:00-+08-Antarctica/Casey", "GMT+07:00-+07-Antarctica/Davis", "GMT+10:00-+10-Antarctica/DumontDUrville", "GMT+05:00-+05-Antarctica/Mawson", "GMT-03:00-CLST-Antarctica/Palmer", "GMT-03:00--03-Antarctica/Rothera", "GMT+03:00-+03-Antarctica/Syowa", "GMT+00:00-+00-Antarctica/Troll", "GMT+06:00-+06-Antarctica/Vostok", "GMT-03:00-ART-America/Argentina/Buenos_Aires", "GMT-03:00-ART-America/Argentina/Cordoba", "GMT-03:00-ART-America/Argentina/Salta", "GMT-03:00-ART-America/Argentina/Jujuy", "GMT-03:00-ART-America/Argentina/Tucuman", "GMT-03:00-ART-America/Argentina/Catamarca", "GMT-03:00-ART-America/Argentina/La_Rioja", "GMT-03:00-ART-America/Argentina/San_Juan", "GMT-03:00-ART-America/Argentina/Mendoza", "GMT-03:00-ART-America/Argentina/San_Luis", "GMT-03:00-ART-America/Argentina/Rio_Gallegos", "GMT-03:00-ART-America/Argentina/Ushuaia", "GMT-11:00-SST-Pacific/Pago_Pago", "GMT+01:00-CET-Europe/Vienna", "GMT+11:00-LHDT-Australia/Lord_Howe", "GMT+11:00-MIST-Antarctica/Macquarie", "GMT+11:00-AEDT-Australia/Hobart", "GMT+11:00-AEDT-Australia/Currie", "GMT+11:00-AEDT-Australia/Melbourne", "GMT+11:00-AEDT-Australia/Sydney", "GMT+10:30-ACDT-Australia/Broken_Hill", "GMT+10:00-AEST-Australia/Brisbane", "GMT+10:00-AEST-Australia/Lindeman", "GMT+10:30-ACDT-Australia/Adelaide", "GMT+09:30-ACST-Australia/Darwin", "GMT+08:00-AWST-Australia/Perth", "GMT+08:45-ACWST-Australia/Eucla", "GMT-04:00-AST-America/Aruba", "GMT+02:00-EET-Europe/Mariehamn", "GMT+04:00-+04-Asia/Baku", "GMT+01:00-CET-Europe/Sarajevo", "GMT-04:00-AST-America/Barbados", "GMT+06:00-BDT-Asia/Dhaka", "GMT+01:00-CET-Europe/Brussels", "GMT+00:00-GMT-Africa/Ouagadougou", "GMT+02:00-EET-Europe/Sofia", "GMT+03:00-AST-Asia/Bahrain", "GMT+02:00-CAT-Africa/Bujumbura", "GMT+01:00-WAT-Africa/Porto-Novo", "GMT-04:00-AST-America/St_Barthelemy", "GMT-04:00-AST-Atlantic/Bermuda", "GMT+08:00-BNT-Asia/Brunei", "GMT-04:00-BOT-America/La_Paz", "GMT-04:00-AST-America/Kralendijk", "GMT-02:00-FNT-America/Noronha", "GMT-03:00-BRT-America/Belem", "GMT-03:00-BRT-America/Fortaleza", "GMT-03:00-BRT-America/Recife", "GMT-03:00-BRT-America/Araguaina", "GMT-03:00-BRT-America/Maceio", "GMT-03:00-BRT-America/Bahia", "GMT-03:00-BRT-America/Sao_Paulo", "GMT-04:00-AMT-America/Campo_Grande", "GMT-04:00-AMT-America/Cuiaba", "GMT-03:00-BRT-America/Santarem", "GMT-04:00-AMT-America/Porto_Velho", "GMT-04:00-AMT-America/Boa_Vista", "GMT-04:00-AMT-America/Manaus", "GMT-05:00-ACT-America/Eirunepe", "GMT-05:00-ACT-America/Rio_Branco", "GMT-05:00-EST-America/Nassau", "GMT+06:00-BTT-Asia/Thimphu", "GMT+02:00-CAT-Africa/Gaborone", "GMT+03:00-+03-Europe/Minsk", "GMT-06:00-CST-America/Belize", "GMT-03:30-NST-America/St_Johns", "GMT-04:00-AST-America/Halifax", "GMT-04:00-AST-America/Glace_Bay", "GMT-04:00-AST-America/Moncton", "GMT-04:00-AST-America/Goose_Bay", "GMT-04:00-AST-America/Blanc-Sablon", "GMT-05:00-EST-America/Toronto", "GMT-05:00-EST-America/Nipigon", "GMT-05:00-EST-America/Thunder_Bay", "GMT-05:00-EST-America/Iqaluit", "GMT-05:00-EST-America/Pangnirtung", "GMT-05:00-EST-America/Atikokan", "GMT-06:00-CST-America/Winnipeg", "GMT-06:00-CST-America/Rainy_River", "GMT-06:00-CST-America/Resolute", "GMT-06:00-CST-America/Rankin_Inlet", "GMT-06:00-CST-America/Regina", "GMT-06:00-CST-America/Swift_Current", "GMT-07:00-MST-America/Edmonton", "GMT-07:00-MST-America/Cambridge_Bay", "GMT-07:00-MST-America/Yellowknife", "GMT-07:00-MST-America/Inuvik", "GMT-07:00-MST-America/Creston", "GMT-07:00-MST-America/Dawson_Creek", "GMT-07:00-MST-America/Fort_Nelson", "GMT-08:00-PST-America/Vancouver", "GMT-08:00-PST-America/Whitehorse", "GMT-08:00-PST-America/Dawson", "GMT+06:30-CCT-Indian/Cocos", "GMT+01:00-WAT-Africa/Kinshasa", "GMT+02:00-CAT-Africa/Lubumbashi", "GMT+01:00-WAT-Africa/Bangui", "GMT+01:00-WAT-Africa/Brazzaville", "GMT+01:00-CET-Europe/Zurich", "GMT+00:00-GMT-Africa/Abidjan", "GMT-10:00-CKT-Pacific/Rarotonga", "GMT-03:00-CLST-America/Santiago", "GMT-05:00-EASST-Pacific/Easter", "GMT+01:00-WAT-Africa/Douala", "GMT+08:00-CST-Asia/Shanghai", "GMT+06:00-XJT-Asia/Urumqi", "GMT-05:00-COT-America/Bogota", "GMT-06:00-CST-America/Costa_Rica", "GMT-05:00-CST-America/Havana", "GMT-01:00-CVT-Atlantic/Cape_Verde", "GMT-04:00-AST-America/Curacao", "GMT+07:00-CXT-Indian/Christmas", "GMT+02:00-EET-Asia/Nicosia", "GMT+01:00-CET-Europe/Prague", "GMT+01:00-CET-Europe/Berlin", "GMT+01:00-CET-Europe/Busingen", "GMT+03:00-EAT-Africa/Djibouti", "GMT+01:00-CET-Europe/Copenhagen", "GMT-04:00-AST-America/Dominica", "GMT-04:00-AST-America/Santo_Domingo", "GMT+01:00-CET-Africa/Algiers", "GMT-05:00-ECT-America/Guayaquil", "GMT-06:00-GALT-Pacific/Galapagos", "GMT+02:00-EET-Europe/Tallinn", "GMT+02:00-EET-Africa/Cairo", "GMT+00:00-WET-Africa/El_Aaiun", "GMT+03:00-EAT-Africa/Asmara", "GMT+01:00-CET-Europe/Madrid", "GMT+01:00-CET-Africa/Ceuta", "GMT+00:00-WET-Atlantic/Canary", "GMT+03:00-EAT-Africa/Addis_Ababa", "GMT+02:00-EET-Europe/Helsinki", "GMT+12:00-FJT-Pacific/Fiji", "GMT-03:00-FKST-Atlantic/Stanley", "GMT+10:00-CHUT-Pacific/Chuuk", "GMT+11:00-PONT-Pacific/Pohnpei", "GMT+11:00-KOST-Pacific/Kosrae", "GMT+00:00-WET-Atlantic/Faroe", "GMT+01:00-CET-Europe/Paris", "GMT+01:00-WAT-Africa/Libreville", "GMT+00:00-GMT-Europe/London", "GMT-04:00-AST-America/Grenada", "GMT+04:00-+04-Asia/Tbilisi", "GMT-03:00-GFT-America/Cayenne", "GMT+00:00-GMT-Europe/Guernsey", "GMT+00:00-GMT-Africa/Accra", "GMT+01:00-CET-Europe/Gibraltar", "GMT-03:00-WGT-America/Godthab", "GMT+00:00-GMT-America/Danmarkshavn", "GMT-01:00-EGT-America/Scoresbysund", "GMT-04:00-AST-America/Thule", "GMT+00:00-GMT-Africa/Banjul", "GMT+00:00-GMT-Africa/Conakry", "GMT-04:00-AST-America/Guadeloupe", "GMT+01:00-WAT-Africa/Malabo", "GMT+02:00-EET-Europe/Athens", "GMT-02:00-GST-Atlantic/South_Georgia", "GMT-06:00-CST-America/Guatemala", "GMT+10:00-ChST-Pacific/Guam", "GMT+00:00-GMT-Africa/Bissau", "GMT-04:00-GYT-America/Guyana", "GMT+08:00-HKT-Asia/Hong_Kong", "GMT-06:00-CST-America/Tegucigalpa", "GMT+01:00-CET-Europe/Zagreb", "GMT-05:00-EST-America/Port-au-Prince", "GMT+01:00-CET-Europe/Budapest", "GMT+07:00-WIB-Asia/Jakarta", "GMT+07:00-WIB-Asia/Pontianak", "GMT+08:00-WITA-Asia/Makassar", "GMT+09:00-WIT-Asia/Jayapura", "GMT+00:00-GMT-Europe/Dublin", "GMT+02:00-IST-Asia/Jerusalem", "GMT+00:00-GMT-Europe/Isle_of_Man", "GMT+05:30-IST-Asia/Kolkata", "GMT+06:00-IOT-Indian/Chagos", "GMT+03:00-AST-Asia/Baghdad", "GMT+03:30-IRST-Asia/Tehran", "GMT+00:00-GMT-Atlantic/Reykjavik", "GMT+01:00-CET-Europe/Rome", "GMT+00:00-GMT-Europe/Jersey", "GMT-05:00-EST-America/Jamaica", "GMT+02:00-EET-Asia/Amman", "GMT+09:00-JST-Asia/Tokyo", "GMT+03:00-EAT-Africa/Nairobi", "GMT+06:00-+06-Asia/Bishkek", "GMT+07:00-ICT-Asia/Phnom_Penh", "GMT+12:00-GILT-Pacific/Tarawa", "GMT+13:00-PHOT-Pacific/Enderbury", "GMT+14:00-LINT-Pacific/Kiritimati", "GMT+03:00-EAT-Indian/Comoro", "GMT-04:00-AST-America/St_Kitts", "GMT+08:30-KST-Asia/Pyongyang", "GMT+09:00-KST-Asia/Seoul", "GMT+03:00-AST-Asia/Kuwait", "GMT-05:00-EST-America/Cayman", "GMT+06:00-+06-Asia/Almaty", "GMT+06:00-+06-Asia/Qyzylorda", "GMT+05:00-+05-Asia/Aqtobe", "GMT+05:00-+05-Asia/Aqtau", "GMT+05:00-+05-Asia/Oral", "GMT+07:00-ICT-Asia/Vientiane", "GMT+02:00-EET-Asia/Beirut", "GMT-04:00-AST-America/St_Lucia", "GMT+01:00-CET-Europe/Vaduz", "GMT+05:30-IST-Asia/Colombo", "GMT+00:00-GMT-Africa/Monrovia", "GMT+02:00-SAST-Africa/Maseru", "GMT+02:00-EET-Europe/Vilnius", "GMT+01:00-CET-Europe/Luxembourg", "GMT+02:00-EET-Europe/Riga", "GMT+02:00-EET-Africa/Tripoli", "GMT+00:00-WET-Africa/Casablanca", "GMT+01:00-CET-Europe/Monaco", "GMT+02:00-EET-Europe/Chisinau", "GMT+01:00-CET-Europe/Podgorica", "GMT-04:00-AST-America/Marigot", "GMT+03:00-EAT-Indian/Antananarivo", "GMT+12:00-MHT-Pacific/Majuro", "GMT+12:00-MHT-Pacific/Kwajalein", "GMT+01:00-CET-Europe/Skopje", "GMT+00:00-GMT-Africa/Bamako", "GMT+06:30-MMT-Asia/Yangon", "GMT+08:00-ULAT-Asia/Ulaanbaatar", "GMT+07:00-HOVT-Asia/Hovd", "GMT+08:00-CHOT-Asia/Choibalsan", "GMT+08:00-CST-Asia/Macau", "GMT+10:00-ChST-Pacific/Saipan", "GMT-04:00-AST-America/Martinique", "GMT+00:00-GMT-Africa/Nouakchott", "GMT-04:00-AST-America/Montserrat", "GMT+01:00-CET-Europe/Malta", "GMT+04:00-MUT-Indian/Mauritius", "GMT+05:00-MVT-Indian/Maldives", "GMT+02:00-CAT-Africa/Blantyre", "GMT-06:00-CST-America/Mexico_City", "GMT-05:00-EST-America/Cancun", "GMT-06:00-CST-America/Merida", "GMT-06:00-CST-America/Monterrey", "GMT-06:00-CST-America/Matamoros", "GMT-07:00-MST-America/Mazatlan", "GMT-07:00-MST-America/Chihuahua", "GMT-07:00-MST-America/Ojinaga", "GMT-07:00-MST-America/Hermosillo", "GMT-08:00-PST-America/Tijuana", "GMT-06:00-CST-America/Bahia_Banderas", "GMT+08:00-MYT-Asia/Kuala_Lumpur", "GMT+08:00-MYT-Asia/Kuching", "GMT+02:00-CAT-Africa/Maputo", "GMT+02:00-WAST-Africa/Windhoek", "GMT+11:00-NCT-Pacific/Noumea", "GMT+01:00-WAT-Africa/Niamey", "GMT+11:00-NFT-Pacific/Norfolk", "GMT+01:00-WAT-Africa/Lagos", "GMT-06:00-CST-America/Managua", "GMT+01:00-CET-Europe/Amsterdam", "GMT+01:00-CET-Europe/Oslo", "GMT+05:45-NPT-Asia/Kathmandu", "GMT+12:00-NRT-Pacific/Nauru", "GMT-11:00-NUT-Pacific/Niue", "GMT+13:00-NZDT-Pacific/Auckland", "GMT+13:45-CHADT-Pacific/Chatham", "GMT+04:00-GST-Asia/Muscat", "GMT-05:00-EST-America/Panama", "GMT-05:00-PET-America/Lima", "GMT-10:00-TAHT-Pacific/Tahiti", "GMT-09:30-MART-Pacific/Marquesas", "GMT-09:00-GAMT-Pacific/Gambier", "GMT+10:00-PGT-Pacific/Port_Moresby", "GMT+11:00-BST-Pacific/Bougainville", "GMT+08:00-PHT-Asia/Manila", "GMT+05:00-PKT-Asia/Karachi", "GMT+01:00-CET-Europe/Warsaw", "GMT-03:00-PMST-America/Miquelon", "GMT-08:00-PST-Pacific/Pitcairn", "GMT-04:00-AST-America/Puerto_Rico", "GMT+02:00-EET-Asia/Gaza", "GMT+02:00-EET-Asia/Hebron", "GMT+00:00-WET-Europe/Lisbon", "GMT+00:00-WET-Atlantic/Madeira", "GMT-01:00-AZOT-Atlantic/Azores", "GMT+09:00-PWT-Pacific/Palau", "GMT-03:00-PYST-America/Asuncion", "GMT+03:00-AST-Asia/Qatar", "GMT+04:00-RET-Indian/Reunion", "GMT+02:00-EET-Europe/Bucharest", "GMT+01:00-CET-Europe/Belgrade", "GMT+02:00-EET-Europe/Kaliningrad", "GMT+03:00-MSK-Europe/Moscow", "GMT+03:00-MSK-Europe/Simferopol", "GMT+03:00-+03-Europe/Volgograd", "GMT+03:00-+03-Europe/Kirov", "GMT+04:00-+04-Europe/Astrakhan", "GMT+04:00-+04-Europe/Samara", "GMT+04:00-+04-Europe/Ulyanovsk", "GMT+05:00-+05-Asia/Yekaterinburg", "GMT+06:00-+06-Asia/Omsk", "GMT+07:00-+07-Asia/Novosibirsk", "GMT+07:00-+07-Asia/Barnaul", "GMT+07:00-+07-Asia/Tomsk", "GMT+07:00-+07-Asia/Novokuznetsk", "GMT+07:00-+07-Asia/Krasnoyarsk", "GMT+08:00-+08-Asia/Irkutsk", "GMT+09:00-+09-Asia/Chita", "GMT+09:00-+09-Asia/Yakutsk", "GMT+09:00-+09-Asia/Khandyga", "GMT+10:00-+10-Asia/Vladivostok", "GMT+10:00-+10-Asia/Ust-Nera", "GMT+11:00-+11-Asia/Magadan", "GMT+11:00-+11-Asia/Sakhalin", "GMT+11:00-+11-Asia/Srednekolymsk", "GMT+12:00-+12-Asia/Kamchatka", "GMT+12:00-+12-Asia/Anadyr", "GMT+02:00-CAT-Africa/Kigali", "GMT+03:00-AST-Asia/Riyadh", "GMT+11:00-SBT-Pacific/Guadalcanal", "GMT+04:00-SCT-Indian/Mahe", "GMT+03:00-EAT-Africa/Khartoum", "GMT+01:00-CET-Europe/Stockholm", "GMT+08:00-SGT-Asia/Singapore", "GMT+00:00-GMT-Atlantic/St_Helena", "GMT+01:00-CET-Europe/Ljubljana", "GMT+01:00-CET-Arctic/Longyearbyen", "GMT+01:00-CET-Europe/Bratislava", "GMT+00:00-GMT-Africa/Freetown", "GMT+01:00-CET-Europe/San_Marino", "GMT+00:00-GMT-Africa/Dakar", "GMT+03:00-EAT-Africa/Mogadishu", "GMT-03:00-SRT-America/Paramaribo", "GMT+03:00-EAT-Africa/Juba", "GMT+00:00-GMT-Africa/Sao_Tome", "GMT-06:00-CST-America/El_Salvador", "GMT-04:00-AST-America/Lower_Princes", "GMT+02:00-EET-Asia/Damascus", "GMT+02:00-SAST-Africa/Mbabane", "GMT-04:00-AST-America/Grand_Turk", "GMT+01:00-WAT-Africa/Ndjamena", "GMT+05:00-+05-Indian/Kerguelen", "GMT+00:00-GMT-Africa/Lome", "GMT+07:00-ICT-Asia/Bangkok", "GMT+05:00-+05-Asia/Dushanbe", "GMT+13:00-TKT-Pacific/Fakaofo", "GMT+09:00-TLT-Asia/Dili", "GMT+05:00-+05-Asia/Ashgabat", "GMT+01:00-CET-Africa/Tunis", "GMT+13:00-TOT-Pacific/Tongatapu", "GMT+03:00-+03-Europe/Istanbul", "GMT-04:00-AST-America/Port_of_Spain", "GMT+12:00-TVT-Pacific/Funafuti", "GMT+08:00-CST-Asia/Taipei", "GMT+03:00-EAT-Africa/Dar_es_Salaam", "GMT+02:00-EET-Europe/Kiev", "GMT+02:00-EET-Europe/Uzhgorod", "GMT+02:00-EET-Europe/Zaporozhye", "GMT+03:00-EAT-Africa/Kampala", "GMT-10:00-HST-Pacific/Johnston", "GMT-11:00-SST-Pacific/Midway", "GMT+12:00-WAKT-Pacific/Wake", "GMT-05:00-EST-America/New_York", "GMT-05:00-EST-America/Detroit", "GMT-05:00-EST-America/Kentucky/Louisville", "GMT-05:00-EST-America/Kentucky/Monticello", "GMT-05:00-EST-America/Indiana/Indianapolis", "GMT-05:00-EST-America/Indiana/Vincennes", "GMT-05:00-EST-America/Indiana/Winamac", "GMT-05:00-EST-America/Indiana/Marengo", "GMT-05:00-EST-America/Indiana/Petersburg", "GMT-05:00-EST-America/Indiana/Vevay", "GMT-06:00-CST-America/Chicago", "GMT-06:00-CST-America/Indiana/Tell_City", "GMT-06:00-CST-America/Indiana/Knox", "GMT-06:00-CST-America/Menominee", "GMT-06:00-CST-America/North_Dakota/Center", "GMT-06:00-CST-America/North_Dakota/New_Salem", "GMT-06:00-CST-America/North_Dakota/Beulah", "GMT-07:00-MST-America/Denver", "GMT-07:00-MST-America/Boise", "GMT-07:00-MST-America/Phoenix", "GMT-08:00-PST-America/Los_Angeles", "GMT-09:00-AKST-America/Anchorage", "GMT-09:00-AKST-America/Juneau", "GMT-09:00-AKST-America/Sitka", "GMT-09:00-AKST-America/Metlakatla", "GMT-09:00-AKST-America/Yakutat", "GMT-09:00-AKST-America/Nome", "GMT-10:00-HST-America/Adak", "GMT-10:00-HST-Pacific/Honolulu", "GMT-03:00-UYT-America/Montevideo", "GMT+05:00-+05-Asia/Samarkand", "GMT+05:00-+05-Asia/Tashkent", "GMT+01:00-CET-Europe/Vatican", "GMT-04:00-AST-America/St_Vincent", "GMT-04:00-VET-America/Caracas", "GMT-04:00-AST-America/Tortola", "GMT-04:00-AST-America/St_Thomas", "GMT+07:00-ICT-Asia/Ho_Chi_Minh", "GMT+11:00-VUT-Pacific/Efate", "GMT+12:00-WFT-Pacific/Wallis", "GMT+14:00-WSDT-Pacific/Apia", "GMT+03:00-AST-Asia/Aden", "GMT+03:00-EAT-Indian/Mayotte", "GMT+02:00-SAST-Africa/Johannesburg", "GMT+02:00-CAT-Africa/Lusaka", "GMT+02:00-CAT-Africa/Harare" ] + }, + "weakpassword" : { + "type" : "boolean" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconnectiontable.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconnectiontable.json index e8480a696..3070c10d5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconnectiontable.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsconnectiontable.json @@ -1,18 +1,129 @@ { "type" : "object", "properties" : { + "adaptivetcpprofname" : { + "type" : "string", + "readonly" : true + }, "advwnd" : { "type" : "integer", "readonly" : true }, + "burstratecontrol" : { + "type" : "string", + "enum" : [ "DISABLED", "FIXED", "DYNAMIC" ], + "readonly" : true + }, + "bwestimate" : { + "type" : "integer", + "readonly" : true + }, "channelidnnm" : { "type" : "integer", "readonly" : true }, + "congstate" : { + "type" : "string", + "enum" : [ "open", "recovery", "loss", "reneg", "partial_ACK", "retx_lost" ], + "readonly" : true + }, "connid" : { "type" : "integer", "readonly" : true }, + "connproperties" : { + "type" : "object", + "enum" : [ "LINK", "HASLINK", "CLIENT", "SERVER", "NNM", "MPTCP", "SUBFLOW" ], + "readonly" : true + }, + "cqabifavg" : { + "type" : "integer", + "readonly" : true + }, + "cqaccl" : { + "type" : "integer", + "readonly" : true + }, + "cqacsq" : { + "type" : "integer", + "readonly" : true + }, + "cqaiai1mspct" : { + "type" : "integer", + "readonly" : true + }, + "cqaiai2mspct" : { + "type" : "integer", + "readonly" : true + }, + "cqaiaiavg" : { + "type" : "integer", + "readonly" : true + }, + "cqaiaisamples" : { + "type" : "integer", + "readonly" : true + }, + "cqaisiavg" : { + "type" : "integer", + "readonly" : true + }, + "cqaloaddelayavg" : { + "type" : "integer", + "readonly" : true + }, + "cqanetclass" : { + "type" : "string", + "readonly" : true + }, + "cqanoisedelayavg" : { + "type" : "integer", + "readonly" : true + }, + "cqarcvwndavg" : { + "type" : "integer", + "readonly" : true + }, + "cqarcvwndmin" : { + "type" : "integer", + "readonly" : true + }, + "cqaretxcong" : { + "type" : "integer", + "readonly" : true + }, + "cqaretxcorr" : { + "type" : "integer", + "readonly" : true + }, + "cqaretxpackets" : { + "type" : "integer", + "readonly" : true + }, + "cqarttavg" : { + "type" : "integer", + "readonly" : true + }, + "cqarttmax" : { + "type" : "integer", + "readonly" : true + }, + "cqarttmin" : { + "type" : "integer", + "readonly" : true + }, + "cqasamples" : { + "type" : "integer", + "readonly" : true + }, + "cqathruputavg" : { + "type" : "integer", + "readonly" : true + }, + "creditsinbytes" : { + "type" : "integer", + "readonly" : true + }, "destip" : { "type" : "string", "readonly" : true @@ -23,7 +134,7 @@ }, "detail" : { "type" : "object", - "enum" : [ "LINK", "NAME", "CONNFAILOVER", "FULL", "NNM" ] + "enum" : [ "LINK", "NAME", "CONNFAILOVER", "FULL", "NNM", "FULL+" ] }, "entityname" : { "type" : "string", @@ -32,6 +143,14 @@ "filterexpression" : { "type" : "string" }, + "filtername" : { + "type" : "boolean" + }, + "flavor" : { + "type" : "string", + "enum" : [ "Default", "Westwood", "BIC", "CUBIC", "Nile" ], + "readonly" : true + }, "httpendseq" : { "type" : "integer", "readonly" : true @@ -43,7 +162,7 @@ }, "httpreqver" : { "type" : "string", - "enum" : [ "HTTP_1_0", "HTTP_1_1", "HTTP_0_9", "RTSP_1_0", "SIP_2_0", "VPN_ICA_SOCKS", "VPN_ICA_CGP" ], + "enum" : [ "HTTP_1_0", "HTTP_1_1", "HTTP_0_9", "RTSP_1_0", "SIP_2_0", "VPN_ICA_SOCKS", "VPN_ICA_CGP", "HTTP_2_0" ], "readonly" : true }, "httprspcode" : { @@ -70,10 +189,28 @@ "link" : { "type" : "boolean" }, + "linkburstratecontrol" : { + "type" : "string", + "enum" : [ "DISABLED", "FIXED", "DYNAMIC" ], + "readonly" : true + }, + "linkbwestimate" : { + "type" : "integer", + "readonly" : true + }, + "linkcongstate" : { + "type" : "string", + "enum" : [ "open", "recovery", "loss", "reneg", "partial_ACK", "retx_lost" ], + "readonly" : true + }, "linkconnid" : { "type" : "integer", "readonly" : true }, + "linkcredits" : { + "type" : "integer", + "readonly" : true + }, "linkdestip" : { "type" : "string", "readonly" : true @@ -86,10 +223,35 @@ "type" : "string", "readonly" : true }, + "linkflavor" : { + "type" : "string", + "enum" : [ "Default", "Westwood", "BIC", "CUBIC", "Nile" ], + "readonly" : true + }, "linkidletime" : { "type" : "integer", "readonly" : true }, + "linkmaxrcvbuf" : { + "type" : "integer", + "readonly" : true + }, + "linkmaxsndbuf" : { + "type" : "integer", + "readonly" : true + }, + "linkname" : { + "type" : "string", + "readonly" : true + }, + "linknsbretxq" : { + "type" : "integer", + "readonly" : true + }, + "linknsbtcpwaitq" : { + "type" : "integer", + "readonly" : true + }, "linknswsvalue" : { "type" : "integer", "readonly" : true @@ -103,9 +265,41 @@ "type" : "integer", "readonly" : true }, + "linkrateinbytes" : { + "type" : "integer", + "readonly" : true + }, + "linkrateschedulerqueue" : { + "type" : "integer", + "readonly" : true + }, + "linkrealtimertt" : { + "type" : "integer", + "readonly" : true + }, + "linkrttmin" : { + "type" : "integer", + "readonly" : true + }, + "linkrxqsize" : { + "type" : "integer", + "readonly" : true + }, + "linksackblocks" : { + "type" : "integer", + "readonly" : true + }, "linkservicetype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ICA", "RADIUS" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "ICA", "RADIUS", "RADIUSListener", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "QUIC", "TFTP_DATA", "USER_TCP", "USER_SSL_TCP" ], + "readonly" : true + }, + "linksndbuf" : { + "type" : "integer", + "readonly" : true + }, + "linksndrecoverle" : { + "type" : "integer", "readonly" : true }, "linksourceip" : { @@ -121,10 +315,30 @@ "enum" : [ "CLOSED", "LISTEN", "SYN_SENT", "SYN_RECEIVED", "ESTABLISHED", "CLOSE_WAIT", "FIN_WAIT_1", "CLOSING", "LAST_ACK", "FIN_WAIT_2", "TIME_WAIT", "NA" ], "readonly" : true }, + "linktcpmode" : { + "type" : "string", + "enum" : [ "TRANSPARENT", "ENDPOINT" ], + "readonly" : true + }, + "linktxqsize" : { + "type" : "integer", + "readonly" : true + }, + "listen" : { + "type" : "boolean" + }, "maxack" : { "type" : "integer", "readonly" : true }, + "maxrcvbuf" : { + "type" : "integer", + "readonly" : true + }, + "maxsndbuf" : { + "type" : "integer", + "readonly" : true + }, "msgversionnnm" : { "type" : "integer", "readonly" : true @@ -134,7 +348,19 @@ "readonly" : true }, "name" : { - "type" : "boolean" + "type" : "string", + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + }, + "nsbretxq" : { + "type" : "integer", + "readonly" : true + }, + "nsbtcpwaitq" : { + "type" : "integer", + "readonly" : true }, "nswsvalue" : { "type" : "integer", @@ -158,6 +384,14 @@ "enum" : [ "SC Priority", "Priority queue1", "priority queue2", "priority queue3", "DoS Priority", "Surge Priority" ], "readonly" : true }, + "rateinbytes" : { + "type" : "integer", + "readonly" : true + }, + "rateschedulerqueue" : { + "type" : "integer", + "readonly" : true + }, "rcvnxt" : { "type" : "integer", "readonly" : true @@ -166,10 +400,18 @@ "type" : "integer", "readonly" : true }, + "realtimertt" : { + "type" : "integer", + "readonly" : true + }, "retxretrycnt" : { "type" : "integer", "readonly" : true }, + "rttmin" : { + "type" : "integer", + "readonly" : true + }, "rttsmoothed" : { "type" : "integer", "readonly" : true @@ -178,6 +420,18 @@ "type" : "integer", "readonly" : true }, + "rxqsize" : { + "type" : "integer", + "readonly" : true + }, + "sackblocks" : { + "type" : "integer", + "readonly" : true + }, + "sndbuf" : { + "type" : "integer", + "readonly" : true + }, "sndcwnd" : { "type" : "integer", "readonly" : true @@ -186,6 +440,10 @@ "type" : "integer", "readonly" : true }, + "sndrecoverle" : { + "type" : "integer", + "readonly" : true + }, "sndunack" : { "type" : "integer", "readonly" : true @@ -209,13 +467,18 @@ }, "svctype" : { "type" : "string", - "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ICA", "RADIUS" ], + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "HTTPSVR", "HTTPCLIENT", "NAT", "HA", "AAA", "SINCTCP", "VPN AFTP", "MONITORS", "SSLVPN UDP", "SINCUDP", "RIP", "UDP CLNT", "SASP", "RPCCLNTS", "ROUTE", "AUDIT", "STA HTTP", "STA SSL", "DNS RESOLVE", "RDP", "MYSQL", "MSSQL", "DIAMETER", "SSL_DIAMETER", "TFTP", "ORACLE", "ICA", "RADIUS", "RADIUSListener", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "QUIC", "TFTP_DATA", "USER_TCP", "USER_SSL_TCP" ], "readonly" : true }, "targetnodeidnnm" : { "type" : "integer", "readonly" : true }, + "tcpmode" : { + "type" : "string", + "enum" : [ "TRANSPARENT", "ENDPOINT" ], + "readonly" : true + }, "td" : { "type" : "integer", "readonly" : true @@ -223,6 +486,10 @@ "trcount" : { "type" : "integer", "readonly" : true + }, + "txqsize" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscqaparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscqaparam.json new file mode 100644 index 000000000..3cb03ee83 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nscqaparam.json @@ -0,0 +1,68 @@ +{ + "type" : "object", + "properties" : { + "harqretxdelay" : { + "type" : "integer" + }, + "lr1coeflist" : { + "type" : "string" + }, + "lr1probthresh" : { + "type" : "number" + }, + "lr2coeflist" : { + "type" : "string" + }, + "lr2probthresh" : { + "type" : "number" + }, + "minrttnet1" : { + "type" : "integer" + }, + "minrttnet2" : { + "type" : "integer" + }, + "minrttnet3" : { + "type" : "integer" + }, + "net1cclscale" : { + "type" : "string" + }, + "net1csqscale" : { + "type" : "string" + }, + "net1label" : { + "type" : "string" + }, + "net1logcoef" : { + "type" : "string" + }, + "net2cclscale" : { + "type" : "string" + }, + "net2csqscale" : { + "type" : "string" + }, + "net2label" : { + "type" : "string" + }, + "net2logcoef" : { + "type" : "string" + }, + "net3cclscale" : { + "type" : "string" + }, + "net3csqscale" : { + "type" : "string" + }, + "net3label" : { + "type" : "string" + }, + "net3logcoef" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nscqaparam", + "title" : "nscqaparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsdiameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsdiameter.json index 5fbe1c5ba..c67dc234d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsdiameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsdiameter.json @@ -4,6 +4,9 @@ "identity" : { "type" : "string" }, + "ownernode" : { + "type" : "integer" + }, "realm" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionkey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionkey.json new file mode 100644 index 000000000..b581d1eba --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionkey.json @@ -0,0 +1,28 @@ +{ + "type" : "object", + "properties" : { + "comment" : { + "type" : "string" + }, + "iv" : { + "type" : "string" + }, + "keyvalue" : { + "type" : "string" + }, + "method" : { + "type" : "string", + "enum" : [ "NONE", "RC4", "DES3", "AES128", "AES192", "AES256", "DES", "DES-CBC", "DES-CFB", "DES-OFB", "DES-ECB", "DES3-CBC", "DES3-CFB", "DES3-OFB", "DES3-ECB", "AES128-CBC", "AES128-CFB", "AES128-OFB", "AES128-ECB", "AES192-CBC", "AES192-CFB", "AES192-OFB", "AES192-ECB", "AES256-CBC", "AES256-CFB", "AES256-OFB", "AES256-ECB" ] + }, + "name" : { + "type" : "string" + }, + "padding" : { + "type" : "string", + "enum" : [ "OFF", "ON" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nsencryptionkey", + "title" : "nsencryptionkey" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionparams.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionparams.json index 632f162c1..ac4a590a8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionparams.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsencryptionparams.json @@ -6,7 +6,7 @@ }, "method" : { "type" : "string", - "enum" : [ "NONE", "RC4", "DES3", "AES128", "AES192", "AES256" ] + "enum" : [ "NONE", "RC4", "DES3", "AES128", "AES192", "AES256", "DES", "DES-CBC", "DES-CFB", "DES-OFB", "DES-ECB", "DES3-CBC", "DES3-CFB", "DES3-OFB", "DES3-ECB", "AES128-CBC", "AES128-CFB", "AES128-OFB", "AES128-ECB", "AES192-CBC", "AES192-CFB", "AES192-OFB", "AES192-ECB", "AES256-CBC", "AES256-CFB", "AES256-OFB", "AES256-ECB" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension.json index 025d39a53..33b0a7050 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension.json @@ -5,16 +5,20 @@ "type" : "string" }, "detail" : { - "type" : "string" + "type" : "string", + "enum" : [ "brief", "all" ] }, "functionhaltcount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "functionhits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "functionundefhits" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "name" : { "type" : "string" @@ -26,7 +30,8 @@ "type" : "string" }, "trace" : { - "type" : "string" + "type" : "string", + "enum" : [ "off", "calls", "lines", "all" ] }, "tracefunctions" : { "type" : "string" @@ -35,7 +40,9 @@ "type" : "string" }, "type" : { - "type" : "string" + "type" : "string", + "enum" : [ "WSDL", "CustomSettings", "XMLSchema", "XMLErrorPage", "htmlpage", "CustomResp", "Extension" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension_extensionfunction_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension_extensionfunction_binding.json index 1f2ff089f..94f0c49a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension_extensionfunction_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsextension_extensionfunction_binding.json @@ -2,40 +2,52 @@ "type" : "object", "properties" : { "activeextensionfunction" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "extensionfuncdescription" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "extensionfunctionallparams" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "extensionfunctionallparamscount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "extensionfunctionargcount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "extensionfunctionargtype" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "extensionfunctionclasses" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "extensionfunctionclassescount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "extensionfunctionclasstype" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "extensionfunctionlinenumber" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "extensionfunctionname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "extensionfunctionreturntype" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsfeature.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsfeature.json index bf755188c..50c293038 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsfeature.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsfeature.json @@ -5,6 +5,10 @@ "type" : "boolean", "readonly" : true }, + "adaptivetcp" : { + "type" : "boolean", + "readonly" : true + }, "appflow" : { "type" : "boolean", "readonly" : true @@ -29,6 +33,10 @@ "type" : "boolean", "readonly" : true }, + "ci" : { + "type" : "boolean", + "readonly" : true + }, "cloudbridge" : { "type" : "boolean", "readonly" : true @@ -37,6 +45,14 @@ "type" : "boolean", "readonly" : true }, + "contentaccelerator" : { + "type" : "boolean", + "readonly" : true + }, + "cqa" : { + "type" : "boolean", + "readonly" : true + }, "cr" : { "type" : "boolean", "readonly" : true @@ -47,7 +63,15 @@ }, "feature" : { "type" : "object", - "enum" : [ "WL", "WebLogging", "SP", "SurgeProtection", "LB", "LoadBalancing", "CS", "ContentSwitching", "CR", "CacheRedirection", "SC", "SureConnect", "CMP", "CMPcntl", "CompressionControl", "PQ", "PriorityQueuing", "HDOSP", "HttpDoSProtection", "SSLVPN", "AAA", "GSLB", "GlobalServerLoadBalancing", "SSL", "SSLOffload", "SSLOffloading", "CF", "ContentFiltering", "IC", "IntegratedCaching", "OSPF", "OSPFRouting", "RIP", "RIPRouting", "BGP", "BGPRouting", "REWRITE", "IPv6PT", "IPv6protocoltranslation", "AppFw", "ApplicationFirewall", "RESPONDER", "HTMLInjection", "push", "NSPush", "NetScalerPush", "AppFlow", "CloudBridge", "ISIS", "ISISRouting", "CH", "CallHome", "AppQoE", "Vpath" ] + "enum" : [ "WL", "WebLogging", "SP", "SurgeProtection", "LB", "LoadBalancing", "CS", "ContentSwitching", "CR", "CacheRedirection", "SC", "SureConnect", "CMP", "CMPcntl", "CompressionControl", "PQ", "PriorityQueuing", "HDOSP", "HttpDoSProtection", "SSLVPN", "AAA", "GSLB", "GlobalServerLoadBalancing", "SSL", "SSLOffload", "SSLOffloading", "CF", "ContentFiltering", "IC", "IntegratedCaching", "OSPF", "OSPFRouting", "RIP", "RIPRouting", "BGP", "BGPRouting", "REWRITE", "IPv6PT", "IPv6protocoltranslation", "AppFw", "ApplicationFirewall", "RESPONDER", "HTMLInjection", "push", "NSPush", "NetScalerPush", "AppFlow", "CloudBridge", "ISIS", "ISISRouting", "CH", "CallHome", "AppQoE", "ContentAccelerator", "RISE", "FEO", "LSN", "LargeScaleNAT", "RDPProxy", "Rep", "Reputation", "URLFiltering", "VideoOptimization", "ForwardProxy", "SSLInterception", "AdaptiveTCP", "CQA", "CI", "ContentInspection" ] + }, + "feo" : { + "type" : "boolean", + "readonly" : true + }, + "forwardproxy" : { + "type" : "boolean", + "readonly" : true }, "gslb" : { "type" : "boolean", @@ -77,6 +101,10 @@ "type" : "boolean", "readonly" : true }, + "lsn" : { + "type" : "boolean", + "readonly" : true + }, "ospf" : { "type" : "boolean", "readonly" : true @@ -89,6 +117,14 @@ "type" : "boolean", "readonly" : true }, + "rdpproxy" : { + "type" : "boolean", + "readonly" : true + }, + "rep" : { + "type" : "boolean", + "readonly" : true + }, "responder" : { "type" : "boolean", "readonly" : true @@ -101,6 +137,10 @@ "type" : "boolean", "readonly" : true }, + "rise" : { + "type" : "boolean", + "readonly" : true + }, "sc" : { "type" : "boolean", "readonly" : true @@ -113,11 +153,19 @@ "type" : "boolean", "readonly" : true }, + "sslinterception" : { + "type" : "boolean", + "readonly" : true + }, "sslvpn" : { "type" : "boolean", "readonly" : true }, - "vpath" : { + "urlfiltering" : { + "type" : "boolean", + "readonly" : true + }, + "videooptimization" : { "type" : "boolean", "readonly" : true }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshardware.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshardware.json index ff0506f42..70283989d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshardware.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshardware.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "bmcrevision" : { + "type" : "string", + "readonly" : true + }, "cpufrequncy" : { "type" : "integer", "readonly" : true @@ -33,6 +37,10 @@ "type" : "integer", "readonly" : true }, + "netscaleruuid" : { + "type" : "string", + "readonly" : true + }, "serialno" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshmackey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshmackey.json new file mode 100644 index 000000000..602619747 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshmackey.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "comment" : { + "type" : "string" + }, + "digest" : { + "type" : "string", + "enum" : [ "MD2", "MD4", "MD5", "SHA1", "SHA224", "SHA256", "SHA384", "SHA512" ] + }, + "keyvalue" : { + "type" : "string" + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nshmackey", + "title" : "nshmackey" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpparam.json index b1aa22210..2a7e3c130 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpparam.json @@ -1,6 +1,11 @@ { "type" : "object", "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "conmultiplex" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -9,6 +14,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "http2serverside" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "insnssrvrhdr" : { "type" : "string", "enum" : [ "ON", "OFF" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpprofile.json index 1e9b70c84..762d76732 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nshttpprofile.json @@ -5,6 +5,22 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "altsvc" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "apdexcltresptimethreshold" : { + "type" : "integer" + }, + "apdexsvrresptimethreshold" : { + "type" : "integer", + "readonly" : true + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "clientiphdrexpr" : { "type" : "string" }, @@ -28,6 +44,32 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "http2" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "http2direct" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "http2headertablesize" : { + "type" : "integer" + }, + "http2initialwindowsize" : { + "type" : "integer" + }, + "http2maxconcurrentstreams" : { + "type" : "integer" + }, + "http2maxframesize" : { + "type" : "integer" + }, + "http2maxheaderlistsize" : { + "type" : "integer" + }, + "http2minseverconn" : { + "type" : "integer" + }, "incomphdrdelay" : { "type" : "integer" }, @@ -39,12 +81,18 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "maxheaderlen" : { + "type" : "integer" + }, "maxreq" : { "type" : "integer" }, "maxreusepool" : { "type" : "integer" }, + "minreusepool" : { + "type" : "integer" + }, "name" : { "type" : "string" }, @@ -62,10 +110,17 @@ "reqtimeoutaction" : { "type" : "string" }, - "spdy" : { + "reusepooltimeout" : { + "type" : "integer" + }, + "rtsptunnel" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "spdy" : { + "type" : "string", + "enum" : [ "DISABLED", "ENABLED", "V2", "V3" ] + }, "weblog" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsicapprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsicapprofile.json new file mode 100644 index 000000000..65efb0d58 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsicapprofile.json @@ -0,0 +1,52 @@ +{ + "type" : "object", + "properties" : { + "allow204" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "connectionkeepalive" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "hostheader" : { + "type" : "string" + }, + "inserticapheaders" : { + "type" : "string" + }, + "mode" : { + "type" : "string", + "enum" : [ "REQMOD", "RESPMOD" ] + }, + "name" : { + "type" : "string" + }, + "preview" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "previewlength" : { + "type" : "integer" + }, + "queryparams" : { + "type" : "string" + }, + "reqtimeout" : { + "type" : "integer" + }, + "reqtimeoutaction" : { + "type" : "string", + "enum" : [ "BYPASS", "DROP", "RESET" ] + }, + "uri" : { + "type" : "string" + }, + "useragent" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nsicapprofile", + "title" : "nsicapprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip.json index 5d8c1f257..594b70d14 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip.json @@ -13,6 +13,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "decrementttl" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "dynamicrouting" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -57,7 +61,7 @@ }, "iptype" : { "type" : "object", - "enum" : [ "SNIP", "VIP", "MIP", "NSIP", "GSLBsiteIP", "CLIP" ], + "enum" : [ "SNIP", "VIP", "NSIP", "GSLBsiteIP", "CLIP" ], "readonly" : true }, "metric" : { @@ -70,6 +74,10 @@ "netmask" : { "type" : "string" }, + "networkroute" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "ospf" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -85,6 +93,10 @@ "type" : "string", "enum" : [ "TYPE1", "TYPE5" ] }, + "ownerdownresponse" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "ownernode" : { "type" : "integer" }, @@ -96,6 +108,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "riserhimsgcode" : { + "type" : "integer", + "readonly" : true + }, "snmp" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -108,6 +124,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "tag" : { + "type" : "integer" + }, "td" : { "type" : "integer" }, @@ -117,7 +136,7 @@ }, "type" : { "type" : "string", - "enum" : [ "SNIP", "VIP", "MIP", "NSIP", "GSLBsiteIP", "CLIP" ] + "enum" : [ "SNIP", "VIP", "NSIP", "GSLBsiteIP", "CLIP" ] }, "viprtadv2bsd" : { "type" : "boolean", @@ -131,6 +150,14 @@ "type" : "integer", "readonly" : true }, + "vipvsrvrrhiactivecount" : { + "type" : "integer", + "readonly" : true + }, + "vipvsrvrrhiactiveupcount" : { + "type" : "integer", + "readonly" : true + }, "vrid" : { "type" : "integer" }, @@ -140,7 +167,11 @@ }, "vserverrhilevel" : { "type" : "string", - "enum" : [ "ONE_VSERVER", "ALL_VSERVERS", "NONE" ] + "enum" : [ "ONE_VSERVER", "ALL_VSERVERS", "NONE", "VSVR_CNTRLD" ] + }, + "vserverrhimode" : { + "type" : "string", + "enum" : [ "DYNAMIC_ROUTING", "RISE" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip6.json index e8e697503..d52de6829 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsip6.json @@ -6,6 +6,10 @@ "enum" : [ "DISABLED", "ENABLED" ], "readonly" : true }, + "decrementhoplimit" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "dynamicrouting" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -31,7 +35,7 @@ }, "iptype" : { "type" : "object", - "enum" : [ "NSIP", "VIP", "SNIP", "GSLBsiteIP", "ADNSsvcIP", "CLIP" ], + "enum" : [ "NSIP", "VIP", "SNIP", "GSLBsiteIP", "ADNSsvcIP", "RADIUSListenersvcIP", "CLIP" ], "readonly" : true }, "ipv6address" : { @@ -51,6 +55,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "networkroute" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "ospf6lsatype" : { "type" : "string", "enum" : [ "INTRA_AREA", "EXTERNAL" ] @@ -58,6 +66,10 @@ "ospfarea" : { "type" : "integer" }, + "ownerdownresponse" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "ownernode" : { "type" : "integer" }, @@ -86,6 +98,9 @@ "enum" : [ "Stand-alone", "HA", "Cluster" ], "readonly" : true }, + "tag" : { + "type" : "integer" + }, "td" : { "type" : "integer" }, @@ -95,7 +110,7 @@ }, "type" : { "type" : "string", - "enum" : [ "NSIP", "VIP", "SNIP", "GSLBsiteIP", "ADNSsvcIP", "CLIP" ] + "enum" : [ "NSIP", "VIP", "SNIP", "GSLBsiteIP", "ADNSsvcIP", "RADIUSListenersvcIP", "CLIP" ] }, "viprtadv2bsd" : { "type" : "boolean", @@ -112,13 +127,16 @@ "vlan" : { "type" : "integer" }, + "vrid6" : { + "type" : "integer" + }, "vserver" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, "vserverrhilevel" : { "type" : "string", - "enum" : [ "ONE_VSERVER", "ALL_VSERVERS", "NONE" ] + "enum" : [ "ONE_VSERVER", "ALL_VSERVERS", "NONE", "VSVR_CNTRLD" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicense.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicense.json index 2b613efbe..aa1fd30a2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicense.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicense.json @@ -5,6 +5,10 @@ "type" : "boolean", "readonly" : true }, + "adaptivetcp" : { + "type" : "boolean", + "readonly" : true + }, "agee" : { "type" : "boolean", "readonly" : true @@ -57,6 +61,14 @@ "type" : "boolean", "readonly" : true }, + "contentaccelerator" : { + "type" : "boolean", + "readonly" : true + }, + "cqa" : { + "type" : "boolean", + "readonly" : true + }, "cr" : { "type" : "boolean", "readonly" : true @@ -65,6 +77,10 @@ "type" : "boolean", "readonly" : true }, + "daystoexpiration" : { + "type" : "integer", + "readonly" : true + }, "delta" : { "type" : "boolean", "readonly" : true @@ -77,6 +93,14 @@ "type" : "integer", "readonly" : true }, + "feo" : { + "type" : "boolean", + "readonly" : true + }, + "forwardproxy" : { + "type" : "boolean", + "readonly" : true + }, "gslb" : { "type" : "boolean", "readonly" : true @@ -113,14 +137,31 @@ "type" : "boolean", "readonly" : true }, + "issgwylic" : { + "type" : "boolean", + "readonly" : true + }, "isstandardlic" : { "type" : "boolean", "readonly" : true }, + "isswglic" : { + "type" : "boolean", + "readonly" : true + }, "lb" : { "type" : "boolean", "readonly" : true }, + "licensingmode" : { + "type" : "string", + "enum" : [ "Local", "Pooled", "CICO", "EXPRESS", "CPU", "CPU-Local" ], + "readonly" : true + }, + "lsn" : { + "type" : "boolean", + "readonly" : true + }, "modelid" : { "type" : "integer", "readonly" : true @@ -141,6 +182,18 @@ "type" : "boolean", "readonly" : true }, + "rdpproxy" : { + "type" : "boolean", + "readonly" : true + }, + "remotecontentinspection" : { + "type" : "boolean", + "readonly" : true + }, + "rep" : { + "type" : "boolean", + "readonly" : true + }, "responder" : { "type" : "boolean", "readonly" : true @@ -153,6 +206,10 @@ "type" : "boolean", "readonly" : true }, + "rise" : { + "type" : "boolean", + "readonly" : true + }, "routing" : { "type" : "boolean", "readonly" : true @@ -169,11 +226,19 @@ "type" : "boolean", "readonly" : true }, + "sslinterception" : { + "type" : "boolean", + "readonly" : true + }, "sslvpn" : { "type" : "boolean", "readonly" : true }, - "vpath" : { + "urlfiltering" : { + "type" : "boolean", + "readonly" : true + }, + "videooptimization" : { "type" : "boolean", "readonly" : true }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserver.json new file mode 100644 index 000000000..bd3febc76 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserver.json @@ -0,0 +1,32 @@ +{ + "type" : "object", + "properties" : { + "gptimeleft" : { + "type" : "integer", + "readonly" : true + }, + "grace" : { + "type" : "integer", + "readonly" : true + }, + "licenseserverip" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, + "port" : { + "type" : "integer" + }, + "servername" : { + "type" : "string" + }, + "status" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nslicenseserver", + "title" : "nslicenseserver" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserverpool.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserverpool.json new file mode 100644 index 000000000..85b370ec8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nslicenseserverpool.json @@ -0,0 +1,480 @@ +{ + "type" : "object", + "properties" : { + "cpxinstanceavailable" : { + "type" : "integer", + "readonly" : true + }, + "cpxinstancetotal" : { + "type" : "integer", + "readonly" : true + }, + "enterprisebandwidthavailable" : { + "type" : "integer", + "readonly" : true + }, + "enterprisebandwidthtotal" : { + "type" : "integer", + "readonly" : true + }, + "enterprisecpuavailable" : { + "type" : "integer", + "readonly" : true + }, + "enterprisecputotal" : { + "type" : "integer", + "readonly" : true + }, + "instanceavailable" : { + "type" : "integer", + "readonly" : true + }, + "instancetotal" : { + "type" : "integer", + "readonly" : true + }, + "platinumbandwidthavailable" : { + "type" : "integer", + "readonly" : true + }, + "platinumbandwidthtotal" : { + "type" : "integer", + "readonly" : true + }, + "platinumcpuavailable" : { + "type" : "integer", + "readonly" : true + }, + "platinumcputotal" : { + "type" : "integer", + "readonly" : true + }, + "standardbandwidthavailable" : { + "type" : "integer", + "readonly" : true + }, + "standardbandwidthtotal" : { + "type" : "integer", + "readonly" : true + }, + "standardcpuavailable" : { + "type" : "integer", + "readonly" : true + }, + "standardcputotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx100000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx100000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx100000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx100000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx100000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx100000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx10000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx10000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx10000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx10000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx10000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx10000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx1000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx1000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx1000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx1000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx1000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx1000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx100eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx100etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx100pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx100ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx100savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx100stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx10eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx10etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx10pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx10ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx10savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx10stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx15000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx15000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx15000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx15000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx15000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx15000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx1pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx1ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx1savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx1stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx2000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx2000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx200eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx200etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx200pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx200ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx200savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx200stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx25000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx25000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx25000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx25000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx25000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx25000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx25eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx25etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx25pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx25ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx25savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx25stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx3000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx3000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx3000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx3000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx3000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx3000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx40000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx40000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx40000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx40000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx40000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx40000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx4000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx4000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx5000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx5000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx5000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx5000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx5000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx5000stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx500eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx500etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx500pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx500ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx500savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx500stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx50eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx50etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx50pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx50ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx50savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx50stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx5pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx5ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx5savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx5stotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx8000eavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx8000etotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx8000pavailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx8000ptotal" : { + "type" : "integer", + "readonly" : true + }, + "vpx8000savailable" : { + "type" : "integer", + "readonly" : true + }, + "vpx8000stotal" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nslicenseserverpool", + "title" : "nslicenseserverpool" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsmode.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsmode.json index 69b3b3af3..f01fe528a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsmode.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsmode.json @@ -41,14 +41,26 @@ "type" : "boolean", "readonly" : true }, + "mediaclassification" : { + "type" : "boolean", + "readonly" : true + }, "mode" : { "type" : "object", - "enum" : [ "FR", "FastRamp", "L2", "L2mode", "L3", "L3mode", "USIP", "UseSourceIP", "CKA", "ClientKeepAlive", "TCPB", "TCPBuffering", "MBF", "MACbasedforwarding", "Edge", "USNIP", "SRADV", "DRADV", "IRADV", "SRADV6", "DRADV6", "PMTUD", "BridgeBPDUs" ] + "enum" : [ "FR", "FastRamp", "L2", "L2mode", "L3", "L3mode", "USIP", "UseSourceIP", "CKA", "ClientKeepAlive", "TCPB", "TCPBuffering", "MBF", "MACbasedforwarding", "Edge", "USNIP", "SRADV", "DRADV", "IRADV", "SRADV6", "DRADV6", "PMTUD", "RISE_APBR", "RISE_RHI", "BridgeBPDUs", "ULFD" ] }, "pmtud" : { "type" : "boolean", "readonly" : true }, + "rise_apbr" : { + "type" : "boolean", + "readonly" : true + }, + "rise_rhi" : { + "type" : "boolean", + "readonly" : true + }, "sradv" : { "type" : "boolean", "readonly" : true @@ -61,6 +73,10 @@ "type" : "boolean", "readonly" : true }, + "ulfd" : { + "type" : "boolean", + "readonly" : true + }, "usip" : { "type" : "boolean", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsparam.json index 6c2c8997d..86cbae2d4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsparam.json @@ -50,6 +50,12 @@ "maxreq" : { "type" : "integer" }, + "mgmthttpport" : { + "type" : "integer" + }, + "mgmthttpsport" : { + "type" : "integer" + }, "pmtumin" : { "type" : "integer" }, @@ -60,9 +66,19 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "secureicaports" : { + "type" : "object" + }, + "servicepathingressvlan" : { + "type" : "integer" + }, + "tcpcip" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "timezone" : { "type" : "string", - "enum" : [ "CoordinatedUniversalTime", "GMT+01:00-CET-Europe/Andorra", "GMT+04:00-GST-Asia/Dubai", "GMT+04:30-AFT-Asia/Kabul", "GMT-04:00-AST-America/Antigua", "GMT-04:00-AST-America/Anguilla", "GMT+01:00-CET-Europe/Tirane", "GMT+04:00-AMT-Asia/Yerevan", "GMT+01:00-WAT-Africa/Luanda", "GMT+13:00-NZDT-Antarctica/McMurdo", "GMT+13:00-NZDT-Antarctica/South_Pole", "GMT-03:00-ROTT-Antarctica/Rothera", "GMT-04:00-CLT-Antarctica/Palmer", "GMT+05:00-MAWT-Antarctica/Mawson", "GMT+07:00-DAVT-Antarctica/Davis", "GMT+08:00-WST-Antarctica/Casey", "GMT+06:00-VOST-Antarctica/Vostok", "GMT+10:00-DDUT-Antarctica/DumontDUrville", "GMT+03:00-SYOT-Antarctica/Syowa", "GMT+11:00-MIST-Antarctica/Macquarie", "GMT-03:00-ART-America/Argentina/Buenos_Aires", "GMT-03:00-ART-America/Argentina/Cordoba", "GMT-03:00-ART-America/Argentina/Salta", "GMT-03:00-ART-America/Argentina/Jujuy", "GMT-03:00-ART-America/Argentina/Tucuman", "GMT-03:00-ART-America/Argentina/Catamarca", "GMT-03:00-ART-America/Argentina/La_Rioja", "GMT-03:00-ART-America/Argentina/San_Juan", "GMT-03:00-ART-America/Argentina/Mendoza", "GMT-03:00-WARST-America/Argentina/San_Luis", "GMT-03:00-ART-America/Argentina/Rio_Gallegos", "GMT-03:00-ART-America/Argentina/Ushuaia", "GMT-11:00-SST-Pacific/Pago_Pago", "GMT+01:00-CET-Europe/Vienna", "GMT+11:00-LHST-Australia/Lord_Howe", "GMT+11:00-EST-Australia/Hobart", "GMT+11:00-EST-Australia/Currie", "GMT+11:00-EST-Australia/Melbourne", "GMT+11:00-EST-Australia/Sydney", "GMT+10:30-CST-Australia/Broken_Hill", "GMT+10:00-EST-Australia/Brisbane", "GMT+10:00-EST-Australia/Lindeman", "GMT+10:30-CST-Australia/Adelaide", "GMT+09:30-CST-Australia/Darwin", "GMT+08:00-WST-Australia/Perth", "GMT+08:45-CWST-Australia/Eucla", "GMT-04:00-AST-America/Aruba", "GMT+02:00-EET-Europe/Mariehamn", "GMT+04:00-AZT-Asia/Baku", "GMT+01:00-CET-Europe/Sarajevo", "GMT-04:00-AST-America/Barbados", "GMT+06:00-BDT-Asia/Dhaka", "GMT+01:00-CET-Europe/Brussels", "GMT+00:00-GMT-Africa/Ouagadougou", "GMT+02:00-EET-Europe/Sofia", "GMT+03:00-AST-Asia/Bahrain", "GMT+02:00-CAT-Africa/Bujumbura", "GMT+01:00-WAT-Africa/Porto-Novo", "GMT-04:00-AST-America/St_Barthelemy", "GMT-03:00-ADT-Atlantic/Bermuda", "GMT+08:00-BNT-Asia/Brunei", "GMT-04:00-BOT-America/La_Paz", "GMT-02:00-FNT-America/Noronha", "GMT-03:00-BRT-America/Belem", "GMT-03:00-BRT-America/Fortaleza", "GMT-03:00-BRT-America/Recife", "GMT-03:00-BRT-America/Araguaina", "GMT-03:00-BRT-America/Maceio", "GMT-03:00-BRT-America/Bahia", "GMT-03:00-BRT-America/Sao_Paulo", "GMT-04:00-AMT-America/Campo_Grande", "GMT-04:00-AMT-America/Cuiaba", "GMT-03:00-BRT-America/Santarem", "GMT-04:00-AMT-America/Porto_Velho", "GMT-04:00-AMT-America/Boa_Vista", "GMT-04:00-AMT-America/Manaus", "GMT-04:00-AMT-America/Eirunepe", "GMT-04:00-AMT-America/Rio_Branco", "GMT-04:00-EDT-America/Nassau", "GMT+06:00-BTT-Asia/Thimphu", "GMT+02:00-CAT-Africa/Gaborone", "GMT+03:00-FET-Europe/Minsk", "GMT-06:00-CST-America/Belize", "GMT-02:30-NDT-America/St_Johns", "GMT-03:00-ADT-America/Halifax", "GMT-03:00-ADT-America/Glace_Bay", "GMT-03:00-ADT-America/Moncton", "GMT-03:00-ADT-America/Goose_Bay", "GMT-04:00-AST-America/Blanc-Sablon", "GMT-04:00-EDT-America/Montreal", "GMT-04:00-EDT-America/Toronto", "GMT-04:00-EDT-America/Nipigon", "GMT-04:00-EDT-America/Thunder_Bay", "GMT-04:00-EDT-America/Iqaluit", "GMT-04:00-EDT-America/Pangnirtung", "GMT-05:00-CDT-America/Resolute", "GMT-05:00-EST-America/Atikokan", "GMT-05:00-CDT-America/Rankin_Inlet", "GMT-05:00-CDT-America/Winnipeg", "GMT-05:00-CDT-America/Rainy_River", "GMT-06:00-CST-America/Regina", "GMT-06:00-CST-America/Swift_Current", "GMT-06:00-MDT-America/Edmonton", "GMT-06:00-MDT-America/Cambridge_Bay", "GMT-06:00-MDT-America/Yellowknife", "GMT-06:00-MDT-America/Inuvik", "GMT-07:00-MST-America/Dawson_Creek", "GMT-07:00-PDT-America/Vancouver", "GMT-07:00-PDT-America/Whitehorse", "GMT-07:00-PDT-America/Dawson", "GMT+06:30-CCT-Indian/Cocos", "GMT+01:00-WAT-Africa/Kinshasa", "GMT+02:00-CAT-Africa/Lubumbashi", "GMT+01:00-WAT-Africa/Bangui", "GMT+01:00-WAT-Africa/Brazzaville", "GMT+01:00-CET-Europe/Zurich", "GMT+00:00-GMT-Africa/Abidjan", "GMT-10:00-CKT-Pacific/Rarotonga", "GMT-04:00-CLT-America/Santiago", "GMT-06:00-EAST-Pacific/Easter", "GMT+01:00-WAT-Africa/Douala", "GMT+08:00-CST-Asia/Shanghai", "GMT+08:00-CST-Asia/Harbin", "GMT+08:00-CST-Asia/Chongqing", "GMT+08:00-CST-Asia/Urumqi", "GMT+08:00-CST-Asia/Kashgar", "GMT-05:00-COT-America/Bogota", "GMT-06:00-CST-America/Costa_Rica", "GMT-04:00-CDT-America/Havana", "GMT-01:00-CVT-Atlantic/Cape_Verde", "GMT+07:00-CXT-Indian/Christmas", "GMT+02:00-EET-Asia/Nicosia", "GMT+01:00-CET-Europe/Prague", "GMT+01:00-CET-Europe/Berlin", "GMT+03:00-EAT-Africa/Djibouti", "GMT+01:00-CET-Europe/Copenhagen", "GMT-04:00-AST-America/Dominica", "GMT-04:00-AST-America/Santo_Domingo", "GMT+01:00-CET-Africa/Algiers", "GMT-05:00-ECT-America/Guayaquil", "GMT-06:00-GALT-Pacific/Galapagos", "GMT+02:00-EET-Europe/Tallinn", "GMT+02:00-EET-Africa/Cairo", "GMT+00:00-WET-Africa/El_Aaiun", "GMT+03:00-EAT-Africa/Asmara", "GMT+01:00-CET-Europe/Madrid", "GMT+01:00-CET-Africa/Ceuta", "GMT+00:00-WET-Atlantic/Canary", "GMT+03:00-EAT-Africa/Addis_Ababa", "GMT+02:00-EET-Europe/Helsinki", "GMT+12:00-FJT-Pacific/Fiji", "GMT-03:00-FKST-Atlantic/Stanley", "GMT+10:00-CHUT-Pacific/Chuuk", "GMT+11:00-PONT-Pacific/Pohnpei", "GMT+11:00-KOST-Pacific/Kosrae", "GMT+00:00-WET-Atlantic/Faroe", "GMT+01:00-CET-Europe/Paris", "GMT+01:00-WAT-Africa/Libreville", "GMT+00:00-GMT-Europe/London", "GMT-04:00-AST-America/Grenada", "GMT+04:00-GET-Asia/Tbilisi", "GMT-03:00-GFT-America/Cayenne", "GMT+00:00-GMT-Europe/Guernsey", "GMT+00:00-GMT-Africa/Accra", "GMT+01:00-CET-Europe/Gibraltar", "GMT-03:00-WGT-America/Godthab", "GMT+00:00-GMT-America/Danmarkshavn", "GMT-01:00-EGT-America/Scoresbysund", "GMT-03:00-ADT-America/Thule", "GMT+00:00-GMT-Africa/Banjul", "GMT+00:00-GMT-Africa/Conakry", "GMT-04:00-AST-America/Guadeloupe", "GMT+01:00-WAT-Africa/Malabo", "GMT+02:00-EET-Europe/Athens", "GMT-02:00-GST-Atlantic/South_Georgia", "GMT-06:00-CST-America/Guatemala", "GMT+10:00-ChST-Pacific/Guam", "GMT+00:00-GMT-Africa/Bissau", "GMT-04:00-GYT-America/Guyana", "GMT+08:00-HKT-Asia/Hong_Kong", "GMT-06:00-CST-America/Tegucigalpa", "GMT+01:00-CET-Europe/Zagreb", "GMT-05:00-EST-America/Port-au-Prince", "GMT+01:00-CET-Europe/Budapest", "GMT+07:00-WIT-Asia/Jakarta", "GMT+07:00-WIT-Asia/Pontianak", "GMT+08:00-CIT-Asia/Makassar", "GMT+09:00-EIT-Asia/Jayapura", "GMT+00:00-GMT-Europe/Dublin", "GMT+02:00-IST-Asia/Jerusalem", "GMT+00:00-GMT-Europe/Isle_of_Man", "GMT+05:30-IST-Asia/Kolkata", "GMT+06:00-IOT-Indian/Chagos", "GMT+03:00-AST-Asia/Baghdad", "GMT+03:30-IRST-Asia/Tehran", "GMT+00:00-GMT-Atlantic/Reykjavik", "GMT+01:00-CET-Europe/Rome", "GMT+00:00-GMT-Europe/Jersey", "GMT-05:00-EST-America/Jamaica", "GMT+02:00-EET-Asia/Amman", "GMT+09:00-JST-Asia/Tokyo", "GMT+03:00-EAT-Africa/Nairobi", "GMT+06:00-KGT-Asia/Bishkek", "GMT+07:00-ICT-Asia/Phnom_Penh", "GMT+12:00-GILT-Pacific/Tarawa", "GMT+13:00-PHOT-Pacific/Enderbury", "GMT+14:00-LINT-Pacific/Kiritimati", "GMT+03:00-EAT-Indian/Comoro", "GMT-04:00-AST-America/St_Kitts", "GMT+09:00-KST-Asia/Pyongyang", "GMT+09:00-KST-Asia/Seoul", "GMT+03:00-AST-Asia/Kuwait", "GMT-05:00-EST-America/Cayman", "GMT+06:00-ALMT-Asia/Almaty", "GMT+06:00-QYZT-Asia/Qyzylorda", "GMT+05:00-AQTT-Asia/Aqtobe", "GMT+05:00-AQTT-Asia/Aqtau", "GMT+05:00-ORAT-Asia/Oral", "GMT+07:00-ICT-Asia/Vientiane", "GMT+02:00-EET-Asia/Beirut", "GMT-04:00-AST-America/St_Lucia", "GMT+01:00-CET-Europe/Vaduz", "GMT+05:30-IST-Asia/Colombo", "GMT+00:00-GMT-Africa/Monrovia", "GMT+02:00-SAST-Africa/Maseru", "GMT+02:00-EET-Europe/Vilnius", "GMT+01:00-CET-Europe/Luxembourg", "GMT+02:00-EET-Europe/Riga", "GMT+02:00-EET-Africa/Tripoli", "GMT+00:00-WET-Africa/Casablanca", "GMT+01:00-CET-Europe/Monaco", "GMT+02:00-EET-Europe/Chisinau", "GMT+01:00-CET-Europe/Podgorica", "GMT-04:00-AST-America/Marigot", "GMT+03:00-EAT-Indian/Antananarivo", "GMT+12:00-MHT-Pacific/Majuro", "GMT+12:00-MHT-Pacific/Kwajalein", "GMT+01:00-CET-Europe/Skopje", "GMT+00:00-GMT-Africa/Bamako", "GMT+06:30-MMT-Asia/Rangoon", "GMT+08:00-ULAT-Asia/Ulaanbaatar", "GMT+07:00-HOVT-Asia/Hovd", "GMT+08:00-CHOT-Asia/Choibalsan", "GMT+08:00-CST-Asia/Macau", "GMT+10:00-ChST-Pacific/Saipan", "GMT-04:00-AST-America/Martinique", "GMT+00:00-GMT-Africa/Nouakchott", "GMT-04:00-AST-America/Montserrat", "GMT+01:00-CET-Europe/Malta", "GMT+04:00-MUT-Indian/Mauritius", "GMT+05:00-MVT-Indian/Maldives", "GMT+02:00-CAT-Africa/Blantyre", "GMT-06:00-CST-America/Mexico_City", "GMT-06:00-CST-America/Cancun", "GMT-06:00-CST-America/Merida", "GMT-06:00-CST-America/Monterrey", "GMT-05:00-CDT-America/Matamoros", "GMT-07:00-MST-America/Mazatlan", "GMT-07:00-MST-America/Chihuahua", "GMT-06:00-MDT-America/Ojinaga", "GMT-07:00-MST-America/Hermosillo", "GMT-07:00-PDT-America/Tijuana", "GMT-08:00-PST-America/Santa_Isabel", "GMT-06:00-CST-America/Bahia_Banderas", "GMT+08:00-MYT-Asia/Kuala_Lumpur", "GMT+08:00-MYT-Asia/Kuching", "GMT+02:00-CAT-Africa/Maputo", "GMT+02:00-WAST-Africa/Windhoek", "GMT+11:00-NCT-Pacific/Noumea", "GMT+01:00-WAT-Africa/Niamey", "GMT+11:30-NFT-Pacific/Norfolk", "GMT+01:00-WAT-Africa/Lagos", "GMT-06:00-CST-America/Managua", "GMT+01:00-CET-Europe/Amsterdam", "GMT+01:00-CET-Europe/Oslo", "GMT+05:45-NPT-Asia/Kathmandu", "GMT+12:00-NRT-Pacific/Nauru", "GMT-11:00-NUT-Pacific/Niue", "GMT+13:00-NZDT-Pacific/Auckland", "GMT+13:45-CHADT-Pacific/Chatham", "GMT+04:00-GST-Asia/Muscat", "GMT-05:00-EST-America/Panama", "GMT-05:00-PET-America/Lima", "GMT-10:00-TAHT-Pacific/Tahiti", "GMT-09:30-MART-Pacific/Marquesas", "GMT-09:00-GAMT-Pacific/Gambier", "GMT+10:00-PGT-Pacific/Port_Moresby", "GMT+08:00-PHT-Asia/Manila", "GMT+05:00-PKT-Asia/Karachi", "GMT+01:00-CET-Europe/Warsaw", "GMT-02:00-PMDT-America/Miquelon", "GMT-08:00-PST-Pacific/Pitcairn", "GMT-04:00-AST-America/Puerto_Rico", "GMT+02:00-EET-Asia/Gaza", "GMT+02:00-EET-Asia/Hebron", "GMT+00:00-WET-Europe/Lisbon", "GMT+00:00-WET-Atlantic/Madeira", "GMT-01:00-AZOT-Atlantic/Azores", "GMT+09:00-PWT-Pacific/Palau", "GMT-03:00-PYST-America/Asuncion", "GMT+03:00-AST-Asia/Qatar", "GMT+04:00-RET-Indian/Reunion", "GMT+02:00-EET-Europe/Bucharest", "GMT+01:00-CET-Europe/Belgrade", "GMT+03:00-FET-Europe/Kaliningrad", "GMT+04:00-MSK-Europe/Moscow", "GMT+04:00-VOLT-Europe/Volgograd", "GMT+04:00-SAMT-Europe/Samara", "GMT+06:00-YEKT-Asia/Yekaterinburg", "GMT+07:00-OMST-Asia/Omsk", "GMT+07:00-NOVT-Asia/Novosibirsk", "GMT+07:00-NOVT-Asia/Novokuznetsk", "GMT+08:00-KRAT-Asia/Krasnoyarsk", "GMT+09:00-IRKT-Asia/Irkutsk", "GMT+10:00-YAKT-Asia/Yakutsk", "GMT+11:00-VLAT-Asia/Vladivostok", "GMT+11:00-SAKT-Asia/Sakhalin", "GMT+12:00-MAGT-Asia/Magadan", "GMT+12:00-PETT-Asia/Kamchatka", "GMT+12:00-ANAT-Asia/Anadyr", "GMT+02:00-CAT-Africa/Kigali", "GMT+03:00-AST-Asia/Riyadh", "GMT+11:00-SBT-Pacific/Guadalcanal", "GMT+04:00-SCT-Indian/Mahe", "GMT+03:00-EAT-Africa/Khartoum", "GMT+01:00-CET-Europe/Stockholm", "GMT+08:00-SGT-Asia/Singapore", "GMT+00:00-GMT-Atlantic/St_Helena", "GMT+01:00-CET-Europe/Ljubljana", "GMT+01:00-CET-Arctic/Longyearbyen", "GMT+01:00-CET-Europe/Bratislava", "GMT+00:00-GMT-Africa/Freetown", "GMT+01:00-CET-Europe/San_Marino", "GMT+00:00-GMT-Africa/Dakar", "GMT+03:00-EAT-Africa/Mogadishu", "GMT-03:00-SRT-America/Paramaribo", "GMT+00:00-GMT-Africa/Sao_Tome", "GMT-06:00-CST-America/El_Salvador", "GMT+02:00-EET-Asia/Damascus", "GMT+02:00-SAST-Africa/Mbabane", "GMT-04:00-EDT-America/Grand_Turk", "GMT+01:00-WAT-Africa/Ndjamena", "GMT+05:00-TFT-Indian/Kerguelen", "GMT+00:00-GMT-Africa/Lome", "GMT+07:00-ICT-Asia/Bangkok", "GMT+05:00-TJT-Asia/Dushanbe", "GMT-10:00-TKT-Pacific/Fakaofo", "GMT+09:00-TLT-Asia/Dili", "GMT+05:00-TMT-Asia/Ashgabat", "GMT+01:00-CET-Africa/Tunis", "GMT+13:00-TOT-Pacific/Tongatapu", "GMT+02:00-EET-Europe/Istanbul", "GMT-04:00-AST-America/Port_of_Spain", "GMT+12:00-TVT-Pacific/Funafuti", "GMT+08:00-CST-Asia/Taipei", "GMT+03:00-EAT-Africa/Dar_es_Salaam", "GMT+02:00-EET-Europe/Kiev", "GMT+02:00-EET-Europe/Uzhgorod", "GMT+02:00-EET-Europe/Zaporozhye", "GMT+02:00-EET-Europe/Simferopol", "GMT+03:00-EAT-Africa/Kampala", "GMT-10:00-HST-Pacific/Johnston", "GMT-11:00-SST-Pacific/Midway", "GMT+12:00-WAKT-Pacific/Wake", "GMT-04:00-EDT-America/New_York", "GMT-04:00-EDT-America/Detroit", "GMT-04:00-EDT-America/Kentucky/Louisville", "GMT-04:00-EDT-America/Kentucky/Monticello", "GMT-04:00-EDT-America/Indiana/Indianapolis", "GMT-04:00-EDT-America/Indiana/Vincennes", "GMT-04:00-EDT-America/Indiana/Winamac", "GMT-04:00-EDT-America/Indiana/Marengo", "GMT-04:00-EDT-America/Indiana/Petersburg", "GMT-04:00-EDT-America/Indiana/Vevay", "GMT-05:00-CDT-America/Chicago", "GMT-05:00-CDT-America/Indiana/Tell_City", "GMT-05:00-CDT-America/Indiana/Knox", "GMT-05:00-CDT-America/Menominee", "GMT-05:00-CDT-America/North_Dakota/Center", "GMT-05:00-CDT-America/North_Dakota/New_Salem", "GMT-05:00-CDT-America/North_Dakota/Beulah", "GMT-06:00-MDT-America/Denver", "GMT-06:00-MDT-America/Boise", "GMT-06:00-MDT-America/Shiprock", "GMT-07:00-MST-America/Phoenix", "GMT-07:00-PDT-America/Los_Angeles", "GMT-08:00-AKDT-America/Anchorage", "GMT-08:00-AKDT-America/Juneau", "GMT-08:00-AKDT-America/Sitka", "GMT-08:00-AKDT-America/Yakutat", "GMT-08:00-AKDT-America/Nome", "GMT-09:00-HADT-America/Adak", "GMT-08:00-MeST-America/Metlakatla", "GMT-10:00-HST-Pacific/Honolulu", "GMT-03:00-UYT-America/Montevideo", "GMT+05:00-UZT-Asia/Samarkand", "GMT+05:00-UZT-Asia/Tashkent", "GMT+01:00-CET-Europe/Vatican", "GMT-04:00-AST-America/St_Vincent", "GMT-04:30-VET-America/Caracas", "GMT-04:00-AST-America/Tortola", "GMT-04:00-AST-America/St_Thomas", "GMT+07:00-ICT-Asia/Ho_Chi_Minh", "GMT+11:00-VUT-Pacific/Efate", "GMT+12:00-WFT-Pacific/Wallis", "GMT+14:00-WSDT-Pacific/Apia", "GMT+03:00-AST-Asia/Aden", "GMT+03:00-EAT-Indian/Mayotte", "GMT+02:00-SAST-Africa/Johannesburg", "GMT+02:00-CAT-Africa/Lusaka", "GMT+02:00-CAT-Africa/Harare" ] + "enum" : [ "CoordinatedUniversalTime", "GMT+01:00-CET-Europe/Andorra", "GMT+04:00-GST-Asia/Dubai", "GMT+04:30-AFT-Asia/Kabul", "GMT-04:00-AST-America/Antigua", "GMT-04:00-AST-America/Anguilla", "GMT+01:00-CET-Europe/Tirane", "GMT+04:00-+04-Asia/Yerevan", "GMT+01:00-WAT-Africa/Luanda", "GMT+13:00-NZDT-Antarctica/McMurdo", "GMT+08:00-+08-Antarctica/Casey", "GMT+07:00-+07-Antarctica/Davis", "GMT+10:00-+10-Antarctica/DumontDUrville", "GMT+05:00-+05-Antarctica/Mawson", "GMT-03:00-CLST-Antarctica/Palmer", "GMT-03:00--03-Antarctica/Rothera", "GMT+03:00-+03-Antarctica/Syowa", "GMT+00:00-+00-Antarctica/Troll", "GMT+06:00-+06-Antarctica/Vostok", "GMT-03:00-ART-America/Argentina/Buenos_Aires", "GMT-03:00-ART-America/Argentina/Cordoba", "GMT-03:00-ART-America/Argentina/Salta", "GMT-03:00-ART-America/Argentina/Jujuy", "GMT-03:00-ART-America/Argentina/Tucuman", "GMT-03:00-ART-America/Argentina/Catamarca", "GMT-03:00-ART-America/Argentina/La_Rioja", "GMT-03:00-ART-America/Argentina/San_Juan", "GMT-03:00-ART-America/Argentina/Mendoza", "GMT-03:00-ART-America/Argentina/San_Luis", "GMT-03:00-ART-America/Argentina/Rio_Gallegos", "GMT-03:00-ART-America/Argentina/Ushuaia", "GMT-11:00-SST-Pacific/Pago_Pago", "GMT+01:00-CET-Europe/Vienna", "GMT+11:00-LHDT-Australia/Lord_Howe", "GMT+11:00-MIST-Antarctica/Macquarie", "GMT+11:00-AEDT-Australia/Hobart", "GMT+11:00-AEDT-Australia/Currie", "GMT+11:00-AEDT-Australia/Melbourne", "GMT+11:00-AEDT-Australia/Sydney", "GMT+10:30-ACDT-Australia/Broken_Hill", "GMT+10:00-AEST-Australia/Brisbane", "GMT+10:00-AEST-Australia/Lindeman", "GMT+10:30-ACDT-Australia/Adelaide", "GMT+09:30-ACST-Australia/Darwin", "GMT+08:00-AWST-Australia/Perth", "GMT+08:45-ACWST-Australia/Eucla", "GMT-04:00-AST-America/Aruba", "GMT+02:00-EET-Europe/Mariehamn", "GMT+04:00-+04-Asia/Baku", "GMT+01:00-CET-Europe/Sarajevo", "GMT-04:00-AST-America/Barbados", "GMT+06:00-BDT-Asia/Dhaka", "GMT+01:00-CET-Europe/Brussels", "GMT+00:00-GMT-Africa/Ouagadougou", "GMT+02:00-EET-Europe/Sofia", "GMT+03:00-AST-Asia/Bahrain", "GMT+02:00-CAT-Africa/Bujumbura", "GMT+01:00-WAT-Africa/Porto-Novo", "GMT-04:00-AST-America/St_Barthelemy", "GMT-04:00-AST-Atlantic/Bermuda", "GMT+08:00-BNT-Asia/Brunei", "GMT-04:00-BOT-America/La_Paz", "GMT-04:00-AST-America/Kralendijk", "GMT-02:00-FNT-America/Noronha", "GMT-03:00-BRT-America/Belem", "GMT-03:00-BRT-America/Fortaleza", "GMT-03:00-BRT-America/Recife", "GMT-03:00-BRT-America/Araguaina", "GMT-03:00-BRT-America/Maceio", "GMT-03:00-BRT-America/Bahia", "GMT-03:00-BRT-America/Sao_Paulo", "GMT-04:00-AMT-America/Campo_Grande", "GMT-04:00-AMT-America/Cuiaba", "GMT-03:00-BRT-America/Santarem", "GMT-04:00-AMT-America/Porto_Velho", "GMT-04:00-AMT-America/Boa_Vista", "GMT-04:00-AMT-America/Manaus", "GMT-05:00-ACT-America/Eirunepe", "GMT-05:00-ACT-America/Rio_Branco", "GMT-05:00-EST-America/Nassau", "GMT+06:00-BTT-Asia/Thimphu", "GMT+02:00-CAT-Africa/Gaborone", "GMT+03:00-+03-Europe/Minsk", "GMT-06:00-CST-America/Belize", "GMT-03:30-NST-America/St_Johns", "GMT-04:00-AST-America/Halifax", "GMT-04:00-AST-America/Glace_Bay", "GMT-04:00-AST-America/Moncton", "GMT-04:00-AST-America/Goose_Bay", "GMT-04:00-AST-America/Blanc-Sablon", "GMT-05:00-EST-America/Toronto", "GMT-05:00-EST-America/Nipigon", "GMT-05:00-EST-America/Thunder_Bay", "GMT-05:00-EST-America/Iqaluit", "GMT-05:00-EST-America/Pangnirtung", "GMT-05:00-EST-America/Atikokan", "GMT-06:00-CST-America/Winnipeg", "GMT-06:00-CST-America/Rainy_River", "GMT-06:00-CST-America/Resolute", "GMT-06:00-CST-America/Rankin_Inlet", "GMT-06:00-CST-America/Regina", "GMT-06:00-CST-America/Swift_Current", "GMT-07:00-MST-America/Edmonton", "GMT-07:00-MST-America/Cambridge_Bay", "GMT-07:00-MST-America/Yellowknife", "GMT-07:00-MST-America/Inuvik", "GMT-07:00-MST-America/Creston", "GMT-07:00-MST-America/Dawson_Creek", "GMT-07:00-MST-America/Fort_Nelson", "GMT-08:00-PST-America/Vancouver", "GMT-08:00-PST-America/Whitehorse", "GMT-08:00-PST-America/Dawson", "GMT+06:30-CCT-Indian/Cocos", "GMT+01:00-WAT-Africa/Kinshasa", "GMT+02:00-CAT-Africa/Lubumbashi", "GMT+01:00-WAT-Africa/Bangui", "GMT+01:00-WAT-Africa/Brazzaville", "GMT+01:00-CET-Europe/Zurich", "GMT+00:00-GMT-Africa/Abidjan", "GMT-10:00-CKT-Pacific/Rarotonga", "GMT-03:00-CLST-America/Santiago", "GMT-05:00-EASST-Pacific/Easter", "GMT+01:00-WAT-Africa/Douala", "GMT+08:00-CST-Asia/Shanghai", "GMT+06:00-XJT-Asia/Urumqi", "GMT-05:00-COT-America/Bogota", "GMT-06:00-CST-America/Costa_Rica", "GMT-05:00-CST-America/Havana", "GMT-01:00-CVT-Atlantic/Cape_Verde", "GMT-04:00-AST-America/Curacao", "GMT+07:00-CXT-Indian/Christmas", "GMT+02:00-EET-Asia/Nicosia", "GMT+01:00-CET-Europe/Prague", "GMT+01:00-CET-Europe/Berlin", "GMT+01:00-CET-Europe/Busingen", "GMT+03:00-EAT-Africa/Djibouti", "GMT+01:00-CET-Europe/Copenhagen", "GMT-04:00-AST-America/Dominica", "GMT-04:00-AST-America/Santo_Domingo", "GMT+01:00-CET-Africa/Algiers", "GMT-05:00-ECT-America/Guayaquil", "GMT-06:00-GALT-Pacific/Galapagos", "GMT+02:00-EET-Europe/Tallinn", "GMT+02:00-EET-Africa/Cairo", "GMT+00:00-WET-Africa/El_Aaiun", "GMT+03:00-EAT-Africa/Asmara", "GMT+01:00-CET-Europe/Madrid", "GMT+01:00-CET-Africa/Ceuta", "GMT+00:00-WET-Atlantic/Canary", "GMT+03:00-EAT-Africa/Addis_Ababa", "GMT+02:00-EET-Europe/Helsinki", "GMT+12:00-FJT-Pacific/Fiji", "GMT-03:00-FKST-Atlantic/Stanley", "GMT+10:00-CHUT-Pacific/Chuuk", "GMT+11:00-PONT-Pacific/Pohnpei", "GMT+11:00-KOST-Pacific/Kosrae", "GMT+00:00-WET-Atlantic/Faroe", "GMT+01:00-CET-Europe/Paris", "GMT+01:00-WAT-Africa/Libreville", "GMT+00:00-GMT-Europe/London", "GMT-04:00-AST-America/Grenada", "GMT+04:00-+04-Asia/Tbilisi", "GMT-03:00-GFT-America/Cayenne", "GMT+00:00-GMT-Europe/Guernsey", "GMT+00:00-GMT-Africa/Accra", "GMT+01:00-CET-Europe/Gibraltar", "GMT-03:00-WGT-America/Godthab", "GMT+00:00-GMT-America/Danmarkshavn", "GMT-01:00-EGT-America/Scoresbysund", "GMT-04:00-AST-America/Thule", "GMT+00:00-GMT-Africa/Banjul", "GMT+00:00-GMT-Africa/Conakry", "GMT-04:00-AST-America/Guadeloupe", "GMT+01:00-WAT-Africa/Malabo", "GMT+02:00-EET-Europe/Athens", "GMT-02:00-GST-Atlantic/South_Georgia", "GMT-06:00-CST-America/Guatemala", "GMT+10:00-ChST-Pacific/Guam", "GMT+00:00-GMT-Africa/Bissau", "GMT-04:00-GYT-America/Guyana", "GMT+08:00-HKT-Asia/Hong_Kong", "GMT-06:00-CST-America/Tegucigalpa", "GMT+01:00-CET-Europe/Zagreb", "GMT-05:00-EST-America/Port-au-Prince", "GMT+01:00-CET-Europe/Budapest", "GMT+07:00-WIB-Asia/Jakarta", "GMT+07:00-WIB-Asia/Pontianak", "GMT+08:00-WITA-Asia/Makassar", "GMT+09:00-WIT-Asia/Jayapura", "GMT+00:00-GMT-Europe/Dublin", "GMT+02:00-IST-Asia/Jerusalem", "GMT+00:00-GMT-Europe/Isle_of_Man", "GMT+05:30-IST-Asia/Kolkata", "GMT+06:00-IOT-Indian/Chagos", "GMT+03:00-AST-Asia/Baghdad", "GMT+03:30-IRST-Asia/Tehran", "GMT+00:00-GMT-Atlantic/Reykjavik", "GMT+01:00-CET-Europe/Rome", "GMT+00:00-GMT-Europe/Jersey", "GMT-05:00-EST-America/Jamaica", "GMT+02:00-EET-Asia/Amman", "GMT+09:00-JST-Asia/Tokyo", "GMT+03:00-EAT-Africa/Nairobi", "GMT+06:00-+06-Asia/Bishkek", "GMT+07:00-ICT-Asia/Phnom_Penh", "GMT+12:00-GILT-Pacific/Tarawa", "GMT+13:00-PHOT-Pacific/Enderbury", "GMT+14:00-LINT-Pacific/Kiritimati", "GMT+03:00-EAT-Indian/Comoro", "GMT-04:00-AST-America/St_Kitts", "GMT+08:30-KST-Asia/Pyongyang", "GMT+09:00-KST-Asia/Seoul", "GMT+03:00-AST-Asia/Kuwait", "GMT-05:00-EST-America/Cayman", "GMT+06:00-+06-Asia/Almaty", "GMT+06:00-+06-Asia/Qyzylorda", "GMT+05:00-+05-Asia/Aqtobe", "GMT+05:00-+05-Asia/Aqtau", "GMT+05:00-+05-Asia/Oral", "GMT+07:00-ICT-Asia/Vientiane", "GMT+02:00-EET-Asia/Beirut", "GMT-04:00-AST-America/St_Lucia", "GMT+01:00-CET-Europe/Vaduz", "GMT+05:30-IST-Asia/Colombo", "GMT+00:00-GMT-Africa/Monrovia", "GMT+02:00-SAST-Africa/Maseru", "GMT+02:00-EET-Europe/Vilnius", "GMT+01:00-CET-Europe/Luxembourg", "GMT+02:00-EET-Europe/Riga", "GMT+02:00-EET-Africa/Tripoli", "GMT+00:00-WET-Africa/Casablanca", "GMT+01:00-CET-Europe/Monaco", "GMT+02:00-EET-Europe/Chisinau", "GMT+01:00-CET-Europe/Podgorica", "GMT-04:00-AST-America/Marigot", "GMT+03:00-EAT-Indian/Antananarivo", "GMT+12:00-MHT-Pacific/Majuro", "GMT+12:00-MHT-Pacific/Kwajalein", "GMT+01:00-CET-Europe/Skopje", "GMT+00:00-GMT-Africa/Bamako", "GMT+06:30-MMT-Asia/Yangon", "GMT+08:00-ULAT-Asia/Ulaanbaatar", "GMT+07:00-HOVT-Asia/Hovd", "GMT+08:00-CHOT-Asia/Choibalsan", "GMT+08:00-CST-Asia/Macau", "GMT+10:00-ChST-Pacific/Saipan", "GMT-04:00-AST-America/Martinique", "GMT+00:00-GMT-Africa/Nouakchott", "GMT-04:00-AST-America/Montserrat", "GMT+01:00-CET-Europe/Malta", "GMT+04:00-MUT-Indian/Mauritius", "GMT+05:00-MVT-Indian/Maldives", "GMT+02:00-CAT-Africa/Blantyre", "GMT-06:00-CST-America/Mexico_City", "GMT-05:00-EST-America/Cancun", "GMT-06:00-CST-America/Merida", "GMT-06:00-CST-America/Monterrey", "GMT-06:00-CST-America/Matamoros", "GMT-07:00-MST-America/Mazatlan", "GMT-07:00-MST-America/Chihuahua", "GMT-07:00-MST-America/Ojinaga", "GMT-07:00-MST-America/Hermosillo", "GMT-08:00-PST-America/Tijuana", "GMT-06:00-CST-America/Bahia_Banderas", "GMT+08:00-MYT-Asia/Kuala_Lumpur", "GMT+08:00-MYT-Asia/Kuching", "GMT+02:00-CAT-Africa/Maputo", "GMT+02:00-WAST-Africa/Windhoek", "GMT+11:00-NCT-Pacific/Noumea", "GMT+01:00-WAT-Africa/Niamey", "GMT+11:00-NFT-Pacific/Norfolk", "GMT+01:00-WAT-Africa/Lagos", "GMT-06:00-CST-America/Managua", "GMT+01:00-CET-Europe/Amsterdam", "GMT+01:00-CET-Europe/Oslo", "GMT+05:45-NPT-Asia/Kathmandu", "GMT+12:00-NRT-Pacific/Nauru", "GMT-11:00-NUT-Pacific/Niue", "GMT+13:00-NZDT-Pacific/Auckland", "GMT+13:45-CHADT-Pacific/Chatham", "GMT+04:00-GST-Asia/Muscat", "GMT-05:00-EST-America/Panama", "GMT-05:00-PET-America/Lima", "GMT-10:00-TAHT-Pacific/Tahiti", "GMT-09:30-MART-Pacific/Marquesas", "GMT-09:00-GAMT-Pacific/Gambier", "GMT+10:00-PGT-Pacific/Port_Moresby", "GMT+11:00-BST-Pacific/Bougainville", "GMT+08:00-PHT-Asia/Manila", "GMT+05:00-PKT-Asia/Karachi", "GMT+01:00-CET-Europe/Warsaw", "GMT-03:00-PMST-America/Miquelon", "GMT-08:00-PST-Pacific/Pitcairn", "GMT-04:00-AST-America/Puerto_Rico", "GMT+02:00-EET-Asia/Gaza", "GMT+02:00-EET-Asia/Hebron", "GMT+00:00-WET-Europe/Lisbon", "GMT+00:00-WET-Atlantic/Madeira", "GMT-01:00-AZOT-Atlantic/Azores", "GMT+09:00-PWT-Pacific/Palau", "GMT-03:00-PYST-America/Asuncion", "GMT+03:00-AST-Asia/Qatar", "GMT+04:00-RET-Indian/Reunion", "GMT+02:00-EET-Europe/Bucharest", "GMT+01:00-CET-Europe/Belgrade", "GMT+02:00-EET-Europe/Kaliningrad", "GMT+03:00-MSK-Europe/Moscow", "GMT+03:00-MSK-Europe/Simferopol", "GMT+03:00-+03-Europe/Volgograd", "GMT+03:00-+03-Europe/Kirov", "GMT+04:00-+04-Europe/Astrakhan", "GMT+04:00-+04-Europe/Samara", "GMT+04:00-+04-Europe/Ulyanovsk", "GMT+05:00-+05-Asia/Yekaterinburg", "GMT+06:00-+06-Asia/Omsk", "GMT+07:00-+07-Asia/Novosibirsk", "GMT+07:00-+07-Asia/Barnaul", "GMT+07:00-+07-Asia/Tomsk", "GMT+07:00-+07-Asia/Novokuznetsk", "GMT+07:00-+07-Asia/Krasnoyarsk", "GMT+08:00-+08-Asia/Irkutsk", "GMT+09:00-+09-Asia/Chita", "GMT+09:00-+09-Asia/Yakutsk", "GMT+09:00-+09-Asia/Khandyga", "GMT+10:00-+10-Asia/Vladivostok", "GMT+10:00-+10-Asia/Ust-Nera", "GMT+11:00-+11-Asia/Magadan", "GMT+11:00-+11-Asia/Sakhalin", "GMT+11:00-+11-Asia/Srednekolymsk", "GMT+12:00-+12-Asia/Kamchatka", "GMT+12:00-+12-Asia/Anadyr", "GMT+02:00-CAT-Africa/Kigali", "GMT+03:00-AST-Asia/Riyadh", "GMT+11:00-SBT-Pacific/Guadalcanal", "GMT+04:00-SCT-Indian/Mahe", "GMT+03:00-EAT-Africa/Khartoum", "GMT+01:00-CET-Europe/Stockholm", "GMT+08:00-SGT-Asia/Singapore", "GMT+00:00-GMT-Atlantic/St_Helena", "GMT+01:00-CET-Europe/Ljubljana", "GMT+01:00-CET-Arctic/Longyearbyen", "GMT+01:00-CET-Europe/Bratislava", "GMT+00:00-GMT-Africa/Freetown", "GMT+01:00-CET-Europe/San_Marino", "GMT+00:00-GMT-Africa/Dakar", "GMT+03:00-EAT-Africa/Mogadishu", "GMT-03:00-SRT-America/Paramaribo", "GMT+03:00-EAT-Africa/Juba", "GMT+00:00-GMT-Africa/Sao_Tome", "GMT-06:00-CST-America/El_Salvador", "GMT-04:00-AST-America/Lower_Princes", "GMT+02:00-EET-Asia/Damascus", "GMT+02:00-SAST-Africa/Mbabane", "GMT-04:00-AST-America/Grand_Turk", "GMT+01:00-WAT-Africa/Ndjamena", "GMT+05:00-+05-Indian/Kerguelen", "GMT+00:00-GMT-Africa/Lome", "GMT+07:00-ICT-Asia/Bangkok", "GMT+05:00-+05-Asia/Dushanbe", "GMT+13:00-TKT-Pacific/Fakaofo", "GMT+09:00-TLT-Asia/Dili", "GMT+05:00-+05-Asia/Ashgabat", "GMT+01:00-CET-Africa/Tunis", "GMT+13:00-TOT-Pacific/Tongatapu", "GMT+03:00-+03-Europe/Istanbul", "GMT-04:00-AST-America/Port_of_Spain", "GMT+12:00-TVT-Pacific/Funafuti", "GMT+08:00-CST-Asia/Taipei", "GMT+03:00-EAT-Africa/Dar_es_Salaam", "GMT+02:00-EET-Europe/Kiev", "GMT+02:00-EET-Europe/Uzhgorod", "GMT+02:00-EET-Europe/Zaporozhye", "GMT+03:00-EAT-Africa/Kampala", "GMT-10:00-HST-Pacific/Johnston", "GMT-11:00-SST-Pacific/Midway", "GMT+12:00-WAKT-Pacific/Wake", "GMT-05:00-EST-America/New_York", "GMT-05:00-EST-America/Detroit", "GMT-05:00-EST-America/Kentucky/Louisville", "GMT-05:00-EST-America/Kentucky/Monticello", "GMT-05:00-EST-America/Indiana/Indianapolis", "GMT-05:00-EST-America/Indiana/Vincennes", "GMT-05:00-EST-America/Indiana/Winamac", "GMT-05:00-EST-America/Indiana/Marengo", "GMT-05:00-EST-America/Indiana/Petersburg", "GMT-05:00-EST-America/Indiana/Vevay", "GMT-06:00-CST-America/Chicago", "GMT-06:00-CST-America/Indiana/Tell_City", "GMT-06:00-CST-America/Indiana/Knox", "GMT-06:00-CST-America/Menominee", "GMT-06:00-CST-America/North_Dakota/Center", "GMT-06:00-CST-America/North_Dakota/New_Salem", "GMT-06:00-CST-America/North_Dakota/Beulah", "GMT-07:00-MST-America/Denver", "GMT-07:00-MST-America/Boise", "GMT-07:00-MST-America/Phoenix", "GMT-08:00-PST-America/Los_Angeles", "GMT-09:00-AKST-America/Anchorage", "GMT-09:00-AKST-America/Juneau", "GMT-09:00-AKST-America/Sitka", "GMT-09:00-AKST-America/Metlakatla", "GMT-09:00-AKST-America/Yakutat", "GMT-09:00-AKST-America/Nome", "GMT-10:00-HST-America/Adak", "GMT-10:00-HST-Pacific/Honolulu", "GMT-03:00-UYT-America/Montevideo", "GMT+05:00-+05-Asia/Samarkand", "GMT+05:00-+05-Asia/Tashkent", "GMT+01:00-CET-Europe/Vatican", "GMT-04:00-AST-America/St_Vincent", "GMT-04:00-VET-America/Caracas", "GMT-04:00-AST-America/Tortola", "GMT-04:00-AST-America/St_Thomas", "GMT+07:00-ICT-Asia/Ho_Chi_Minh", "GMT+11:00-VUT-Pacific/Efate", "GMT+12:00-WFT-Pacific/Wallis", "GMT+14:00-WSDT-Pacific/Apia", "GMT+03:00-AST-Asia/Aden", "GMT+03:00-EAT-Indian/Mayotte", "GMT+02:00-SAST-Africa/Johannesburg", "GMT+02:00-CAT-Africa/Lusaka", "GMT+02:00-CAT-Africa/Harare" ] }, "useproxyport" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition.json index 2b361dd3d..34ec88705 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition.json @@ -14,13 +14,23 @@ "type" : "integer" }, "partitionid" : { - "type" : "integer" + "type" : "integer", + "readonly" : true + }, + "partitionmac" : { + "type" : "string" }, "partitionname" : { "type" : "string" }, "partitiontype" : { - "type" : "string" + "type" : "string", + "enum" : [ "Default Partition", "Current Partition" ], + "readonly" : true + }, + "pmacinternal" : { + "type" : "boolean", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition_vxlan_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition_vxlan_binding.json new file mode 100644 index 000000000..c4d56576f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartition_vxlan_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "partitionname" : { + "type" : "string" + }, + "vxlan" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nspartition_vxlan_binding", + "title" : "nspartition_vxlan_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartitionmac.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartitionmac.json new file mode 100644 index 000000000..3aa44e9e9 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspartitionmac.json @@ -0,0 +1,16 @@ +{ + "type" : "object", + "properties" : { + "partitionmac" : { + "type" : "string", + "readonly" : true + }, + "partitionname" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nspartitionmac", + "title" : "nspartitionmac" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr.json index bb6d53b29..c59047b1e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr.json @@ -90,6 +90,9 @@ "nexthopval" : { "type" : "string" }, + "ownergroup" : { + "type" : "string" + }, "priority" : { "type" : "integer" }, @@ -113,6 +116,9 @@ "srcmac" : { "type" : "string" }, + "srcmacmask" : { + "type" : "string" + }, "srcport" : { "type" : "boolean" }, @@ -140,6 +146,12 @@ }, "vlan" : { "type" : "integer" + }, + "vxlan" : { + "type" : "integer" + }, + "vxlanvlanmap" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr6.json index 5a344be03..a70099688 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr6.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nspbr6.json @@ -47,6 +47,9 @@ "type" : "integer", "readonly" : true }, + "iptunnel" : { + "type" : "string" + }, "kernelstate" : { "type" : "string", "enum" : [ "APPLIED", "NOTAPPLIED", "RE-APPLY", "SFAPPLIED", "SFNOTAPPLIED" ], @@ -87,6 +90,9 @@ "nexthopvlan" : { "type" : "integer" }, + "ownergroup" : { + "type" : "string" + }, "priority" : { "type" : "integer" }, @@ -110,6 +116,9 @@ "srcmac" : { "type" : "string" }, + "srcmacmask" : { + "type" : "string" + }, "srcport" : { "type" : "boolean" }, @@ -137,6 +146,12 @@ }, "vlan" : { "type" : "integer" + }, + "vxlan" : { + "type" : "integer" + }, + "vxlanvlanmap" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nssourceroutecachetable.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nssourceroutecachetable.json new file mode 100644 index 000000000..bf6bb4de5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nssourceroutecachetable.json @@ -0,0 +1,24 @@ +{ + "type" : "object", + "properties" : { + "Interface" : { + "type" : "string", + "readonly" : true + }, + "sourceip" : { + "type" : "string", + "readonly" : true + }, + "sourcemac" : { + "type" : "string", + "readonly" : true + }, + "vlan" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nssourceroutecachetable", + "title" : "nssourceroutecachetable" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpparam.json index ef02765ad..b557f9e35 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpparam.json @@ -5,9 +5,17 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "autosyncookietimeout" : { + "type" : "integer" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "connflushifnomem" : { "type" : "string", - "enum" : [ "NONE", "HALFCLOSED_AND_IDLE", "FIFO" ] + "enum" : [ "NONE ", "HALFCLOSED_AND_IDLE", "FIFO" ] }, "connflushthres" : { "type" : "integer" @@ -62,6 +70,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "mptcpclosemptcpsessiononlastsfclose" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "mptcpconcloseonpassivesf" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -125,6 +137,9 @@ "synholdfastgiveup" : { "type" : "integer" }, + "tcpfastopencookietimeout" : { + "type" : "integer" + }, "tcpmaxretries" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpprofile.json index 412767cbd..a1e3ec527 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstcpprofile.json @@ -1,27 +1,75 @@ { "type" : "object", "properties" : { + "ackaggregation" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "ackonpush" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "applyadaptivetcp" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "buffersize" : { "type" : "integer" }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "burstratecontrol" : { + "type" : "string", + "enum" : [ "DISABLED", "FIXED", "DYNAMIC" ] + }, "delayedack" : { "type" : "integer" }, + "dropestconnontimeout" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "drophalfclosedconnontimeout" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "dsack" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "dupackthresh" : { + "type" : "integer" + }, "dynamicreceivebuffering" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "ecn" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "establishclientconn" : { "type" : "string", "enum" : [ "AUTOMATIC", "CONN_ESTABLISHED", "ON_FIRST_DATA" ] }, + "fack" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "flavor" : { "type" : "string", - "enum" : [ "Default", "Westwood" ] + "enum" : [ "Default", "Westwood", "BIC", "CUBIC", "Nile" ] + }, + "frto" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "hystart" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "initialcwnd" : { "type" : "integer" @@ -46,6 +94,9 @@ "maxburst" : { "type" : "integer" }, + "maxcwnd" : { + "type" : "integer" + }, "maxpktpermss" : { "type" : "integer" }, @@ -56,6 +107,17 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "mptcpdropdataonpreestsf" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "mptcpfastopen" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "mptcpsessiontimeout" : { + "type" : "integer" + }, "mss" : { "type" : "integer" }, @@ -72,10 +134,21 @@ "pktperretx" : { "type" : "integer" }, + "rateqmax" : { + "type" : "integer" + }, "refcnt" : { "type" : "integer", "readonly" : true }, + "rstmaxack" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "rstwindowattenuate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "sack" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -86,10 +159,36 @@ "slowstartincr" : { "type" : "integer" }, + "spoofsyndrop" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "syncookie" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "tcpfastopen" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tcpfastopencookiesize" : { + "type" : "integer" + }, + "tcpmode" : { + "type" : "string", + "enum" : [ "TRANSPARENT", "ENDPOINT" ] + }, + "tcprate" : { + "type" : "integer" + }, + "tcpsegoffload" : { + "type" : "string", + "enum" : [ "AUTOMATIC", "DISABLED" ] + }, + "timestamp" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "ws" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstimeout.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstimeout.json index c27b84b6e..4b3023a37 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstimeout.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstimeout.json @@ -7,6 +7,12 @@ "anyserver" : { "type" : "integer" }, + "anytcpclient" : { + "type" : "integer" + }, + "anytcpserver" : { + "type" : "integer" + }, "client" : { "type" : "integer" }, @@ -28,6 +34,9 @@ "reducedfintimeout" : { "type" : "integer" }, + "reducedrsttimeout" : { + "type" : "integer" + }, "server" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstrafficdomain.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstrafficdomain.json index 454736ea0..bc0172a86 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstrafficdomain.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nstrafficdomain.json @@ -6,10 +6,15 @@ }, "state" : { "type" : "string", - "enum" : [ "ENABLED", "DISABLED" ] + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "td" : { "type" : "integer" + }, + "vmac" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvariable.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvariable.json index 5fe02a876..e6794bfdc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvariable.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvariable.json @@ -8,13 +8,16 @@ "type" : "integer" }, "iffull" : { - "type" : "string" + "type" : "string", + "enum" : [ "undef", "lru" ] }, "ifnovalue" : { - "type" : "string" + "type" : "string", + "enum" : [ "undef", "init" ] }, "ifvaluetoobig" : { - "type" : "string" + "type" : "string", + "enum" : [ "undef", "truncate" ] }, "init" : { "type" : "string" @@ -23,10 +26,12 @@ "type" : "string" }, "referencecount" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "scope" : { - "type" : "string" + "type" : "string", + "enum" : [ "global", "transaction" ] }, "type" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsversion.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsversion.json index f301d94e0..cf94de35e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsversion.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsversion.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "installedversion" : { + "type" : "boolean" + }, "mode" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvpxparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvpxparam.json new file mode 100644 index 000000000..4109cb816 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ns/nsvpxparam.json @@ -0,0 +1,15 @@ +{ + "type" : "object", + "properties" : { + "cpuyield" : { + "type" : "string", + "enum" : [ "DEFAULT", "YES", "NO" ] + }, + "ownernode" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "nsvpxparam", + "title" : "nsvpxparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpmap.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpmap.json new file mode 100644 index 000000000..a4dbe1634 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpmap.json @@ -0,0 +1,61 @@ +{ + "type" : "object", + "properties" : { + "nattype" : { + "type" : "string", + "enum" : [ "NAT44", "DS-Lite", "NAT64" ] + }, + "pcpaddr" : { + "type" : "integer", + "readonly" : true + }, + "pcpdstip" : { + "type" : "string", + "readonly" : true + }, + "pcpdstport" : { + "type" : "integer", + "readonly" : true + }, + "pcplifetime" : { + "type" : "integer", + "readonly" : true + }, + "pcpnatip" : { + "type" : "string", + "readonly" : true + }, + "pcpnatport" : { + "type" : "integer", + "readonly" : true + }, + "pcpnounce" : { + "type" : "integer", + "readonly" : true + }, + "pcpprotocol" : { + "type" : "string", + "enum" : [ "HopOpt", "icmp", "igmp", "ggp", "ipv4", "st", "tcp", "udp" ], + "readonly" : true + }, + "pcprefcnt" : { + "type" : "integer", + "readonly" : true + }, + "pcpsrcip" : { + "type" : "string", + "readonly" : true + }, + "pcpsrcport" : { + "type" : "integer", + "readonly" : true + }, + "subscrip" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "pcpmap", + "title" : "pcpmap" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpprofile.json new file mode 100644 index 000000000..290d00185 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpprofile.json @@ -0,0 +1,32 @@ +{ + "type" : "object", + "properties" : { + "announcemulticount" : { + "type" : "integer" + }, + "mapping" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "maxmaplife" : { + "type" : "integer" + }, + "minmaplife" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + }, + "peer" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "thirdparty" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "pcpprofile", + "title" : "pcpprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpserver.json new file mode 100644 index 000000000..b528ffc95 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/pcp/pcpserver.json @@ -0,0 +1,20 @@ +{ + "type" : "object", + "properties" : { + "ipaddress" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "pcpprofile" : { + "type" : "string" + }, + "port" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "pcpserver", + "title" : "pcpserver" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policydataset.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policydataset.json index fb04f9461..ed3270025 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policydataset.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policydataset.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "description" : { "type" : "string", "readonly" : true @@ -14,7 +17,7 @@ }, "type" : { "type" : "string", - "enum" : [ "ipv4", "number", "ipv6" ] + "enum" : [ "ipv4", "number", "ipv6", "ulong", "double", "mac" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyevaluation.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyevaluation.json index 18389fd1e..fa7e7b440 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyevaluation.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyevaluation.json @@ -11,88 +11,117 @@ "type" : "string" }, "istruncatedrefresult" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "pitactionerrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitactionevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitboolerrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitboolevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitboolresult" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "pitdoubleerrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitdoubleevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitdoubleresult" : { - "type" : "number" + "type" : "number", + "readonly" : true }, "pitmodifiedinputdata" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitnewoffsetarray" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "pitnumerrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitnumevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitnumresult" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitoffseterrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitoffsetevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitoffsetlengtharray" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "pitoffsetresult" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitoffsetresultlen" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitoldoffsetarray" : { - "type" : "object" + "type" : "object", + "readonly" : true }, "pitoperationperformerarray" : { - "type" : "object" + "type" : "object", + "enum" : [ "INSERT", "MODIFY", "DELETE" ], + "readonly" : true }, "pitreferrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitrefevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitrefresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitulongerrorresult" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "pitulongevaltime" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "pitulongresult" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "type" : { - "type" : "string" + "type" : "string", + "enum" : [ "HTTP_REQ", "HTTP_RES", "TEXT" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyexpression.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyexpression.json index 6ce9f4af9..db1a11d18 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyexpression.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyexpression.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "clientsecuritymessage" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyhttpcallout.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyhttpcallout.json index 3a43dee3d..a258c60b5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyhttpcallout.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyhttpcallout.json @@ -7,6 +7,14 @@ "cacheforsecs" : { "type" : "integer" }, + "comment" : { + "type" : "string" + }, + "effectivestate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, "fullreqexpr" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyparam.json new file mode 100644 index 000000000..412f4b134 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyparam.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "timeout" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "policyparam", + "title" : "policyparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset.json index ef7a21dc8..77d0e5276 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "description" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset_pattern_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset_pattern_binding.json index 2d718988e..f205a1168 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset_pattern_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policypatset_pattern_binding.json @@ -6,7 +6,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] }, "charset" : { "type" : "string", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyurlset.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyurlset.json new file mode 100644 index 000000000..3a5ae91e8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/policy/policyurlset.json @@ -0,0 +1,45 @@ +{ + "type" : "object", + "properties" : { + "canaryurl" : { + "type" : "string" + }, + "comment" : { + "type" : "string" + }, + "delimiter" : { + "type" : "string" + }, + "imported" : { + "type" : "boolean" + }, + "interval" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + }, + "overwrite" : { + "type" : "boolean" + }, + "patterncount" : { + "type" : "integer", + "readonly" : true + }, + "privateset" : { + "type" : "boolean" + }, + "rowseparator" : { + "type" : "string" + }, + "subdomainexactmatch" : { + "type" : "boolean" + }, + "url" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "policyurlset", + "title" : "policyurlset" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/protocol/protocolhttpband.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/protocol/protocolhttpband.json index 679337cf0..e6c4969e4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/protocol/protocolhttpband.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/protocol/protocolhttpband.json @@ -9,18 +9,37 @@ "type" : "object", "readonly" : true }, + "accessrationew" : { + "type" : "object", + "readonly" : true + }, "avgbandsize" : { "type" : "object", "readonly" : true }, + "avgbandsizenew" : { + "type" : "object", + "readonly" : true + }, "banddata" : { "type" : "object", "readonly" : true }, + "banddatanew" : { + "type" : "object", + "readonly" : true + }, "bandrange" : { "type" : "integer", "readonly" : true }, + "nodeid" : { + "type" : "integer" + }, + "numberofbands" : { + "type" : "integer", + "readonly" : true + }, "reqbandsize" : { "type" : "integer" }, @@ -31,6 +50,10 @@ "type" : "object", "readonly" : true }, + "totals" : { + "type" : "object", + "readonly" : true + }, "type" : { "type" : "string", "enum" : [ "REQUEST", "RESPONSE" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpclientprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpclientprofile.json new file mode 100644 index 000000000..718eec134 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpclientprofile.json @@ -0,0 +1,85 @@ +{ + "type" : "object", + "properties" : { + "addusernameinrdpfile" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "audiocapturemode" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "keyboardhook" : { + "type" : "string", + "enum" : [ "OnLocal", "OnRemote", "InFullScreenMode" ] + }, + "multimonitorsupport" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "name" : { + "type" : "string" + }, + "psk" : { + "type" : "string" + }, + "randomizerdpfilename" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "rdpcookievalidity" : { + "type" : "integer" + }, + "rdpcustomparams" : { + "type" : "string" + }, + "rdpfilename" : { + "type" : "string" + }, + "rdphost" : { + "type" : "string" + }, + "rdplinkattribute" : { + "type" : "string" + }, + "rdplistener" : { + "type" : "string" + }, + "rdpurloverride" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "redirectclipboard" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "redirectcomports" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "redirectdrives" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "redirectpnpdevices" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "redirectprinters" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + }, + "videoplaybackmode" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "rdpclientprofile", + "title" : "rdpclientprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpconnections.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpconnections.json new file mode 100644 index 000000000..1ccd5618b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpconnections.json @@ -0,0 +1,34 @@ +{ + "type" : "object", + "properties" : { + "all" : { + "type" : "boolean" + }, + "endpointip" : { + "type" : "string", + "readonly" : true + }, + "endpointport" : { + "type" : "integer", + "readonly" : true + }, + "peid" : { + "type" : "integer", + "readonly" : true + }, + "targetip" : { + "type" : "string", + "readonly" : true + }, + "targetport" : { + "type" : "integer", + "readonly" : true + }, + "username" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "rdpconnections", + "title" : "rdpconnections" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpserverprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpserverprofile.json new file mode 100644 index 000000000..a0ef5830f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rdp/rdpserverprofile.json @@ -0,0 +1,29 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "psk" : { + "type" : "string" + }, + "rdpip" : { + "type" : "string" + }, + "rdpport" : { + "type" : "integer" + }, + "rdpredirection" : { + "type" : "string", + "enum" : [ "ENABLE", "DISABLE" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "rdpserverprofile", + "title" : "rdpserverprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/reputation/reputationsettings.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/reputation/reputationsettings.json new file mode 100644 index 000000000..9f6e056ba --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/reputation/reputationsettings.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "proxyport" : { + "type" : "integer" + }, + "proxyserver" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "reputationsettings", + "title" : "reputationsettings" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderaction.json index 00c28cee4..5338da4c2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderaction.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "bypasssafetycheck" : { @@ -26,10 +26,16 @@ "newname" : { "type" : "string" }, + "reasonphrase" : { + "type" : "string" + }, "referencecount" : { "type" : "integer", "readonly" : true }, + "responsestatuscode" : { + "type" : "integer" + }, "target" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderglobal_responderpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderglobal_responderpolicy_binding.json index 435bda0c3..7b86a32ea 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderglobal_responderpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderglobal_responderpolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, @@ -30,7 +34,7 @@ }, "type" : { "type" : "string", - "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "OVERRIDE", "DEFAULT", "OTHERTCP_REQ_OVERRIDE", "OTHERTCP_REQ_DEFAULT", "SIPUDP_REQ_OVERRIDE", "SIPUDP_REQ_DEFAULT", "MSSQL_REQ_OVERRIDE", "MSSQL_REQ_DEFAULT", "MYSQL_REQ_OVERRIDE", "MYSQL_REQ_DEFAULT" ] + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "OVERRIDE", "DEFAULT", "OTHERTCP_REQ_OVERRIDE", "OTHERTCP_REQ_DEFAULT", "SIPUDP_REQ_OVERRIDE", "SIPUDP_REQ_DEFAULT", "SIPTCP_REQ_OVERRIDE", "SIPTCP_REQ_DEFAULT", "MSSQL_REQ_OVERRIDE", "MSSQL_REQ_DEFAULT", "MYSQL_REQ_OVERRIDE", "MYSQL_REQ_DEFAULT", "NAT_REQ_OVERRIDE", "NAT_REQ_DEFAULT", "DIAMETER_REQ_OVERRIDE", "DIAMETER_REQ_DEFAULT", "RADIUS_REQ_OVERRIDE", "RADIUS_REQ_DEFAULT", "DNS_REQ_OVERRIDE", "DNS_REQ_DEFAULT" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy.json index 8f062d1f4..aaaf946f3 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy.json @@ -9,7 +9,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "comment" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy_crvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy_crvserver_binding.json index 66df483b6..2711815a2 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy_crvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicy_crvserver_binding.json @@ -2,25 +2,31 @@ "type" : "object", "properties" : { "activepolicy" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "boundto" : { "type" : "string" }, "gotopriorityexpression" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labelname" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "reqvserver", "resvserver", "policylabel" ], + "readonly" : true }, "name" : { "type" : "string" }, "priority" : { - "type" : "integer" + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicylabel.json index 14c45d479..25d939b70 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicylabel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/responder/responderpolicylabel.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "comment" : { + "type" : "string" + }, "gotopriorityexpression" : { "type" : "string", "readonly" : true @@ -30,7 +33,7 @@ }, "policylabeltype" : { "type" : "string", - "enum" : [ "HTTP", "OTHERTCP", "SIP_UDP", "MYSQL", "MSSQL" ] + "enum" : [ "HTTP", "OTHERTCP", "SIP_UDP", "SIP_TCP", "MYSQL", "MSSQL", "NAT", "DIAMETER", "RADIUS", "DNS" ] }, "priority" : { "type" : "integer", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteaction.json index 0f8aefdba..3fff6835c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteaction.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "bypasssafetycheck" : { @@ -52,7 +52,7 @@ }, "type" : { "type" : "string", - "enum" : [ "noop", "delete", "insert_http_header", "delete_http_header", "corrupt_http_header", "insert_before", "insert_after", "replace", "replace_http_res", "delete_all", "replace_all", "insert_before_all", "insert_after_all", "clientless_vpn_encode", "clientless_vpn_encode_all", "clientless_vpn_decode", "clientless_vpn_decode_all", "insert_sip_header", "delete_sip_header", "corrupt_sip_header", "replace_sip_res" ] + "enum" : [ "noop", "delete", "insert_http_header", "delete_http_header", "corrupt_http_header", "insert_before", "insert_after", "replace", "replace_http_res", "delete_all", "replace_all", "insert_before_all", "insert_after_all", "clientless_vpn_encode", "clientless_vpn_encode_all", "clientless_vpn_decode", "clientless_vpn_decode_all", "insert_sip_header", "delete_sip_header", "corrupt_sip_header", "replace_sip_res", "replace_diameter_header_field", "replace_dns_header_field", "replace_dns_answer_section" ] }, "undefhits" : { "type" : "integer", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteglobal_rewritepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteglobal_rewritepolicy_binding.json index 6f3ff779c..ef195cc97 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteglobal_rewritepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteglobal_rewritepolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, @@ -30,7 +34,7 @@ }, "type" : { "type" : "string", - "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT", "OTHERTCP_REQ_OVERRIDE", "OTHERTCP_REQ_DEFAULT", "OTHERTCP_RES_OVERRIDE", "OTHERTCP_RES_DEFAULT", "SIPUDP_REQ_OVERRIDE", "SIPUDP_REQ_DEFAULT", "SIPUDP_RES_OVERRIDE", "SIPUDP_RES_DEFAULT" ] + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT", "OTHERTCP_REQ_OVERRIDE", "OTHERTCP_REQ_DEFAULT", "OTHERTCP_RES_OVERRIDE", "OTHERTCP_RES_DEFAULT", "SIPUDP_REQ_OVERRIDE", "SIPUDP_REQ_DEFAULT", "SIPUDP_RES_OVERRIDE", "SIPUDP_RES_DEFAULT", "SIPTCP_REQ_OVERRIDE", "SIPTCP_REQ_DEFAULT", "SIPTCP_RES_OVERRIDE", "SIPTCP_RES_DEFAULT", "DIAMETER_REQ_OVERRIDE", "DIAMETER_REQ_DEFAULT", "DIAMETER_RES_OVERRIDE", "DIAMETER_RES_DEFAULT", "RADIUS_REQ_OVERRIDE", "RADIUS_REQ_DEFAULT", "RADIUS_RES_OVERRIDE", "RADIUS_RES_DEFAULT", "DNS_REQ_OVERRIDE", "DNS_REQ_DEFAULT", "DNS_RES_OVERRIDE", "DNS_RES_DEFAULT" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteparam.json index cec1dfe46..825317401 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteparam.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewriteparam.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "timeout" : { + "type" : "integer" + }, "undefaction" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicy.json index 9b6230d7a..d016464a4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicy.json @@ -6,7 +6,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "comment" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicylabel.json index dd491247a..d58763877 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicylabel.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rewrite/rewritepolicylabel.json @@ -1,6 +1,14 @@ { "type" : "object", "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, "description" : { "type" : "string", "readonly" : true @@ -46,7 +54,7 @@ }, "transform" : { "type" : "string", - "enum" : [ "http_req", "http_res", "othertcp_req", "othertcp_res", "url", "text", "clientless_vpn_req", "clientless_vpn_res", "sipudp_req", "sipudp_res" ] + "enum" : [ "http_req", "http_res", "othertcp_req", "othertcp_res", "url", "text", "clientless_vpn_req", "clientless_vpn_res", "sipudp_req", "sipudp_res", "siptcp_req", "siptcp_res", "diameter_req", "diameter_res", "radius_req", "radius_res", "dns_req", "dns_res" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseapbrsvc.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseapbrsvc.json new file mode 100644 index 000000000..1dc31f85b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseapbrsvc.json @@ -0,0 +1,38 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string", + "readonly" : true + }, + "nexthopip" : { + "type" : "string", + "readonly" : true + }, + "protocol" : { + "type" : "string", + "enum" : [ "HTTP", "FTP", "TCP", "UDP", "SSL", "SSL_BRIDGE", "SSL_TCP", "DTLS", "NNTP", "RPCSVR", "DNS", "ADNS", "SNMP", "RTSP", "DHCPRA", "ANY", "SIP_UDP", "SIP_TCP", "SIP_SSL", "DNS_TCP", "ADNS_TCP", "MYSQL", "MSSQL", "ORACLE", "RADIUS", "RADIUSListener", "RDP", "DIAMETER", "SSL_DIAMETER", "TFTP", "SMPP", "PPTP", "GRE", "SYSLOGTCP", "SYSLOGUDP", "FIX", "SSL_FIX", "USER_TCP", "USER_SSL_TCP", "QUIC", "IPFIX", "LOGSTREAM" ], + "readonly" : true + }, + "risesvctype" : { + "type" : "string", + "enum" : [ "Service", "ServiceGroup" ], + "readonly" : true + }, + "serverip" : { + "type" : "string", + "readonly" : true + }, + "serverport" : { + "type" : "integer", + "readonly" : true + }, + "vlan" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "riseapbrsvc", + "title" : "riseapbrsvc" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseparam.json new file mode 100644 index 000000000..283425f8c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseparam.json @@ -0,0 +1,16 @@ +{ + "type" : "object", + "properties" : { + "directmode" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "indirectmode" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "riseparam", + "title" : "riseparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile.json new file mode 100644 index 000000000..4109968ae --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile.json @@ -0,0 +1,71 @@ +{ + "type" : "object", + "properties" : { + "deviceid" : { + "type" : "string", + "readonly" : true + }, + "ifnum" : { + "type" : "string", + "readonly" : true + }, + "ipaddress" : { + "type" : "string", + "readonly" : true + }, + "issu" : { + "type" : "string", + "enum" : [ "InProgress", "None" ], + "readonly" : true + }, + "mode" : { + "type" : "string", + "enum" : [ "Direct", "Indirect", "vPC-Direct" ], + "readonly" : true + }, + "profilename" : { + "type" : "string" + }, + "servicename" : { + "type" : "string", + "readonly" : true + }, + "slotid" : { + "type" : "integer", + "readonly" : true + }, + "slotno" : { + "type" : "integer", + "readonly" : true + }, + "status" : { + "type" : "string", + "enum" : [ "Active", "Inactive" ], + "readonly" : true + }, + "vdcid" : { + "type" : "integer", + "readonly" : true + }, + "vlan" : { + "type" : "integer", + "readonly" : true + }, + "vlancfgstatus" : { + "type" : "string", + "enum" : [ "Ok", "Invalid" ], + "readonly" : true + }, + "vlangroupid" : { + "type" : "integer", + "readonly" : true + }, + "vpcid" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "riseprofile", + "title" : "riseprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_binding.json new file mode 100644 index 000000000..3f89a901d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "profilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "riseprofile_binding", + "title" : "riseprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_interface_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_interface_binding.json new file mode 100644 index 000000000..5c6084463 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riseprofile_interface_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "memberinterface" : { + "type" : "string" + }, + "profilename" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "riseprofile_interface_binding", + "title" : "riseprofile_interface_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riserhi.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riserhi.json new file mode 100644 index 000000000..f11832514 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/rise/riserhi.json @@ -0,0 +1,33 @@ +{ + "type" : "object", + "properties" : { + "hostrtgw" : { + "type" : "string", + "readonly" : true + }, + "ipaddress" : { + "type" : "string", + "readonly" : true + }, + "nexthopvlan" : { + "type" : "integer", + "readonly" : true + }, + "prefixlen" : { + "type" : "integer", + "readonly" : true + }, + "vserverrhilevel" : { + "type" : "string", + "enum" : [ "ONE_VSERVER", "ALL_VSERVERS", "NONE", "VSVR_CNTRLD" ], + "readonly" : true + }, + "weight" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "riserhi", + "title" : "riserhi" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/router/routerdynamicrouting.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/router/routerdynamicrouting.json index e9cbf2299..3aee56d91 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/router/routerdynamicrouting.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/router/routerdynamicrouting.json @@ -4,8 +4,12 @@ "commandstring" : { "type" : "string" }, + "nodeid" : { + "type" : "integer" + }, "output" : { - "type" : "string" + "type" : "string", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppparam.json new file mode 100644 index 000000000..daba2083b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppparam.json @@ -0,0 +1,28 @@ +{ + "type" : "object", + "properties" : { + "addrnpi" : { + "type" : "integer" + }, + "addrrange" : { + "type" : "string" + }, + "addrton" : { + "type" : "integer" + }, + "clientmode" : { + "type" : "string", + "enum" : [ "TRANSCEIVER", "TRANSMITTERONLY", "RECEIVERONLY" ] + }, + "msgqueue" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "msgqueuesize" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "smppparam", + "title" : "smppparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppuser.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppuser.json new file mode 100644 index 000000000..7c57911ba --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/smpp/smppuser.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "password" : { + "type" : "string" + }, + "username" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "smppuser", + "title" : "smppuser" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpalarm.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpalarm.json index 8719479fa..f393a9e24 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpalarm.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpalarm.json @@ -14,7 +14,7 @@ }, "state" : { "type" : "string", - "enum" : [ "ENABLED", "DISABLED", "UNSET" ] + "enum" : [ "ENABLED", "DISABLED" ] }, "thresholdvalue" : { "type" : "integer" @@ -28,7 +28,7 @@ }, "trapname" : { "type" : "string", - "enum" : [ "CPU-USAGE", "AVERAGE-CPU", "MEMORY", "MGMT-CPU-USAGE", "SYNFLOOD", "VSERVER-REQRATE", "SERVICE-REQRATE", "ENTITY-RXRATE", "ENTITY-TXRATE", "ENTITY-SYNFLOOD", "SERVICE-MAXCLIENTS", "HA-STATE-CHANGE", "ENTITY-STATE", "CONFIG-CHANGE", "CONFIG-SAVE", "SERVICEGROUP-MEMBER-REQRATE", "SERVICEGROUP-MEMBER-MAXCLIENTS", "MONITOR-RTO-THRESHOLD", "LOGIN-FAILURE", "SSL-CERT-EXPIRY", "FAN-SPEED-LOW", "VOLTAGE-LOW", "VOLTAGE-HIGH", "TEMPERATURE-HIGH", "CPU-TEMPERATURE-HIGH", "POWER-SUPPLY-FAILURE", "DISK-USAGE-HIGH", "INTERFACE-THROUGHPUT-LOW", "MON_PROBE_FAILED", "HA-VERSION-MISMATCH", "HA-SYNC-FAILURE", "HA-NO-HEARTBEATS", "HA-BAD-SECONDARY-STATE", "INTERFACE-BW-USAGE", "RATE-LIMIT-THRESHOLD-EXCEEDED", "ENTITY-NAME-CHANGE", "HA-PROP-FAILURE", "IP-CONFLICT", "PF-RL-RATE-THRESHOLD", "PF-RL-PPS-THRESHOLD", "PF-RL-RATE-PKTS-DROPPED", "PF-RL-PPS-PKTS-DROPPED", "APPFW-START-URL", "APPFW-DENY-URL", "APPFW-VIOLATIONS-TYPE", "APPFW-REFERER-HEADER", "APPFW-CSRF-TAG", "APPFW-COOKIE", "APPFW-FIELD-CONSISTENCY", "APPFW-BUFFER-OVERFLOW", "APPFW-FIELD-FORMAT", "APPFW-SAFE-COMMERCE", "APPFW-SAFE-OBJECT", "APPFW-POLICY-HIT", "APPFW-XSS", "APPFW-XML-XSS", "APPFW-SQL", "APPFW-XML-SQL", "APPFW-XML-ATTACHMENT", "APPFW-XML-DOS", "APPFW-XML-VALIDATION", "APPFW-XML-WSI", "APPFW-XML-SCHEMA-COMPILE", "APPFW-XML-SOAP-FAULT", "DNSKEY-EXPIRY", "DATASTREAM-RATE-LIMIT-HIT", "HA-LICENSE-MISMATCH", "SSL-CARD-FAILED", "SSL-CARD-NORMAL", "WARM-RESTART-EVENT", "HARD-DISK-DRIVE-ERRORS", "COMPACT-FLASH-ERRORS", "CALLHOME-UPLOAD-EVENT", "1024KEY-EXCHANGE-RATE", "2048KEY-EXCHANGE-RATE", "4096KEY-EXCHANGE-RATE", "SSL-CUR-SESSION-INUSE", "CLUSTER-NODE-HEALTH", "CLUSTER-NODE-QUORUM", "CLUSTER-VERSION-MISMATCH", "CLUSTER-CCO-CHANGE", "CLUSTER-OVS-CHANGE", "CLUSTER-SYNC-FAILURE", "CLUSTER-PROP-FAILURE", "HA-STICKY-PRIMARY", "INBAND-PROTOCOL-VERSION-MISMATCH", "SSL-CHIP-REINIT", "VRID-STATE-CHANGE" ] + "enum" : [ "CPU-USAGE", "AVERAGE-CPU", "MEMORY", "MGMT-CPU-USAGE", "SYNFLOOD", "TCP-SYNFLOOD", "VSERVER-REQRATE", "SERVICE-REQRATE", "ENTITY-RXRATE", "ENTITY-TXRATE", "ENTITY-SYNFLOOD", "SERVICE-MAXCLIENTS", "HA-STATE-CHANGE", "ENTITY-STATE", "CONFIG-CHANGE", "CONFIG-SAVE", "SERVICEGROUP-MEMBER-REQRATE", "SERVICEGROUP-MEMBER-MAXCLIENTS", "MONITOR-RTO-THRESHOLD", "LOGIN-FAILURE", "SSL-CERT-EXPIRY", "FAN-SPEED-LOW", "VOLTAGE-LOW", "VOLTAGE-HIGH", "TEMPERATURE-HIGH", "CPU-TEMPERATURE-HIGH", "POWER-SUPPLY-FAILURE", "DISK-USAGE-HIGH", "INTERFACE-THROUGHPUT-LOW", "MON_PROBE_FAILED", "HA-VERSION-MISMATCH", "HA-SYNC-FAILURE", "HA-NO-HEARTBEATS", "HA-BAD-SECONDARY-STATE", "INTERFACE-BW-USAGE", "RATE-LIMIT-THRESHOLD-EXCEEDED", "ENTITY-NAME-CHANGE", "HA-PROP-FAILURE", "IP-CONFLICT", "PF-RL-RATE-THRESHOLD", "PF-RL-PPS-THRESHOLD", "PF-RL-RATE-PKTS-DROPPED", "PF-RL-PPS-PKTS-DROPPED", "APPFW-START-URL", "APPFW-DENY-URL", "APPFW-VIOLATIONS-TYPE", "APPFW-REFERER-HEADER", "APPFW-CSRF-TAG", "APPFW-COOKIE", "APPFW-FIELD-CONSISTENCY", "APPFW-BUFFER-OVERFLOW", "APPFW-FIELD-FORMAT", "APPFW-SAFE-COMMERCE", "APPFW-SAFE-OBJECT", "APPFW-SESSION-LIMIT", "APPFW-POLICY-HIT", "APPFW-XSS", "APPFW-XML-XSS", "APPFW-SQL", "APPFW-XML-SQL", "APPFW-XML-ATTACHMENT", "APPFW-XML-DOS", "APPFW-XML-VALIDATION", "APPFW-XML-WSI", "APPFW-XML-SCHEMA-COMPILE", "APPFW-XML-SOAP-FAULT", "DNSKEY-EXPIRY", "HA-LICENSE-MISMATCH", "SSL-CARD-FAILED", "SSL-CARD-NORMAL", "WARM-RESTART-EVENT", "HARD-DISK-DRIVE-ERRORS", "COMPACT-FLASH-ERRORS", "CALLHOME-UPLOAD-EVENT", "1024KEY-EXCHANGE-RATE", "2048KEY-EXCHANGE-RATE", "4096KEY-EXCHANGE-RATE", "SSL-CUR-SESSION-INUSE", "CLUSTER-NODE-HEALTH", "CLUSTER-NODE-QUORUM", "CLUSTER-VERSION-MISMATCH", "CLUSTER-CCO-CHANGE", "CLUSTER-OVS-CHANGE", "CLUSTER-SYNC-FAILURE", "CLUSTER-PROP-FAILURE", "HA-STICKY-PRIMARY", "INBAND-PROTOCOL-VERSION-MISMATCH", "SSL-CHIP-REINIT", "VRID-STATE-CHANGE", "PORT-ALLOC-FAILED", "LLDP-REMOTE-CHANGE", "DUPLICATE-IPV6", "PARTITION-CONFIG-EVENT", "PARTITION-SWITCHED", "LSN-PORTALLOC-FAILED", "LSN-PORTQUOTA-EXCEED", "LSN-SESSIONQUOTA-EXCEED", "LSN-MEM-RECOVERY-KICKEDIN", "VSERVER-SPILLOVER", "PARTITION-RATE-LIMIT", "POOLED-LICENSE-ONGRACE", "POOLED-LICENSE-PARTIAL", "CLUSTER-BACKPLANE-HB-MISSING", "GSLB-SITE-MEP-FLAP", "DNS-MAXNEGCACHE-USAGE", "DNS-MAXCACHE-USAGE", "NS-LICENSE-EXPIRY", "PKT-RATELIMITING-ATTACK", "GSLB-SYNC-STATUS-FLIP" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpmib.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpmib.json index 3c869365a..a66a8856c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpmib.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpmib.json @@ -13,6 +13,9 @@ "name" : { "type" : "string" }, + "ownernode" : { + "type" : "integer" + }, "sysdesc" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpoption.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpoption.json index 40ae0b33d..98c133762 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpoption.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmpoption.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "partitionnameintrap" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "snmpset" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -8,6 +12,10 @@ "snmptraplogging" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] + }, + "snmptraplogginglevel" : { + "type" : "string", + "enum" : [ "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap.json index 643e792f7..b032f79d4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "allpartitions" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "communityname" : { "type" : "string" }, @@ -14,6 +18,9 @@ "srcip" : { "type" : "string" }, + "td" : { + "type" : "integer" + }, "trapclass" : { "type" : "string", "enum" : [ "generic", "specific" ] @@ -23,7 +30,7 @@ }, "version" : { "type" : "string", - "enum" : [ "V1", "V2" ] + "enum" : [ "V1", "V2", "V3" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_binding.json index d351c29e4..41a496666 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_binding.json @@ -5,13 +5,15 @@ "type" : "integer" }, "trapclass" : { - "type" : "string" + "type" : "string", + "enum" : [ "generic", "specific" ] }, "trapdestination" : { "type" : "string" }, "version" : { - "type" : "string" + "type" : "string", + "enum" : [ "V1", "V2", "V3" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_snmpuser_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_snmpuser_binding.json index 5b1902cc1..a33b406f3 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_snmpuser_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/snmp/snmptrap_snmpuser_binding.json @@ -2,13 +2,15 @@ "type" : "object", "properties" : { "securitylevel" : { - "type" : "string" + "type" : "string", + "enum" : [ "noAuthNoPriv", "authNoPriv", "authPriv" ] }, "td" : { "type" : "integer" }, "trapclass" : { - "type" : "string" + "type" : "string", + "enum" : [ "generic", "specific" ] }, "trapdestination" : { "type" : "string" @@ -17,7 +19,8 @@ "type" : "string" }, "version" : { - "type" : "string" + "type" : "string", + "enum" : [ "V1", "V2", "V3" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloveraction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloveraction.json index 9fbcdb135..975f32f23 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloveraction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloveraction.json @@ -7,7 +7,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "name" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloverpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloverpolicy.json index 5dc046a41..b05e99766 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloverpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/spillover/spilloverpolicy.json @@ -6,7 +6,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "comment" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslaction.json index ccfa95e97..350531908 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslaction.json @@ -3,9 +3,19 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, + "cacertgrpname" : { + "type" : "string" + }, + "certfingerprintdigest" : { + "type" : "string", + "enum" : [ "SHA1", "SHA224", "SHA256", "SHA384", "SHA512" ] + }, + "certfingerprintheader" : { + "type" : "string" + }, "certhashheader" : { "type" : "string" }, @@ -42,6 +52,10 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "clientcertfingerprint" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "clientcerthash" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -70,6 +84,9 @@ "type" : "string", "readonly" : true }, + "forward" : { + "type" : "string" + }, "hits" : { "type" : "integer", "readonly" : true @@ -92,6 +109,9 @@ "sessionidheader" : { "type" : "string" }, + "ssllogprofile" : { + "type" : "string" + }, "undefhits" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup.json new file mode 100644 index 000000000..532f0bf8e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup.json @@ -0,0 +1,25 @@ +{ + "type" : "object", + "properties" : { + "cacertgroupname" : { + "type" : "string" + }, + "cacertgroupreferences" : { + "type" : "integer", + "readonly" : true + }, + "crlcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ], + "readonly" : true + }, + "ocspcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslcacertgroup", + "title" : "sslcacertgroup" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_binding.json new file mode 100644 index 000000000..e8b5d9f56 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "cacertgroupname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslcacertgroup_binding", + "title" : "sslcacertgroup_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_sslcertkey_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_sslcertkey_binding.json new file mode 100644 index 000000000..935a14d3b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcacertgroup_sslcertkey_binding.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "cacertgroupname" : { + "type" : "string" + }, + "certkeyname" : { + "type" : "string" + }, + "crlcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] + }, + "ocspcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslcacertgroup_sslcertkey_binding", + "title" : "sslcacertgroup_sslcertkey_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcert.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcert.json index 8136b5ed7..f969eb60d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcert.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcert.json @@ -44,6 +44,9 @@ }, "reqfile" : { "type" : "string" + }, + "subjectaltname" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertbundle.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertbundle.json new file mode 100644 index 000000000..9ea39f902 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertbundle.json @@ -0,0 +1,19 @@ +{ + "type" : "object", + "properties" : { + "inuse" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "src" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslcertbundle", + "title" : "sslcertbundle" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertchain_sslcertkey_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertchain_sslcertkey_binding.json index 1105201f0..16e859409 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertchain_sslcertkey_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertchain_sslcertkey_binding.json @@ -2,16 +2,19 @@ "type" : "object", "properties" : { "addsubject" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "certkeyname" : { "type" : "string" }, "isca" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "islinked" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "linkcertkeyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey.json index a4294e173..1be724a34 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey.json @@ -8,6 +8,11 @@ "cert" : { "type" : "string" }, + "certificatetype" : { + "type" : "object", + "enum" : [ "ROOT_CERT", "INTM_CERT", "CLNT_CERT", "SRVR_CERT", "UNKNOWN_CERT" ], + "readonly" : true + }, "certkey" : { "type" : "string" }, @@ -34,9 +39,12 @@ "fipskey" : { "type" : "string" }, + "hsmkey" : { + "type" : "string" + }, "inform" : { "type" : "string", - "enum" : [ "DER", "PEM" ] + "enum" : [ "DER", "PEM", "PFX" ] }, "issuer" : { "type" : "string", @@ -54,6 +62,14 @@ "notificationperiod" : { "type" : "integer" }, + "ocspresponsestatus" : { + "type" : "string", + "enum" : [ "NONE", "EXPIRED", "VALID" ], + "readonly" : true + }, + "ocspstaplingcache" : { + "type" : "boolean" + }, "passcrypt" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_crldistribution_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_crldistribution_binding.json index 645f3d94d..6ebc19731 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_crldistribution_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_crldistribution_binding.json @@ -7,10 +7,6 @@ "certkey" : { "type" : "string" }, - "crlcheck" : { - "type" : "string", - "enum" : [ "Mandatory", "Optional" ] - }, "issuer" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_service_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_service_binding.json index b3b27d5fc..d442d9fef 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_service_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_service_binding.json @@ -7,10 +7,6 @@ "certkey" : { "type" : "string" }, - "crlcheck" : { - "type" : "string", - "enum" : [ "Mandatory", "Optional" ] - }, "data" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslocspresponder_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslocspresponder_binding.json index 26dcf9f9a..c72c03451 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslocspresponder_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslocspresponder_binding.json @@ -7,10 +7,6 @@ "certkey" : { "type" : "string" }, - "crlcheck" : { - "type" : "string", - "enum" : [ "Mandatory", "Optional" ] - }, "ocspresponder" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslprofile_binding.json new file mode 100644 index 000000000..8cd2458a0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslprofile_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "ca" : { + "type" : "boolean" + }, + "certkey" : { + "type" : "string" + }, + "sslprofile" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslcertkey_sslprofile_binding", + "title" : "sslcertkey_sslprofile_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslvserver_binding.json index 5f146d18a..61dc2f3c6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertkey_sslvserver_binding.json @@ -7,10 +7,6 @@ "certkey" : { "type" : "string" }, - "crlcheck" : { - "type" : "string", - "enum" : [ "Mandatory", "Optional" ] - }, "data" : { "type" : "integer", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertreq.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertreq.json index c10347f9a..24df57874 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertreq.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcertreq.json @@ -13,6 +13,10 @@ "countryname" : { "type" : "string" }, + "digestmethod" : { + "type" : "string", + "enum" : [ "SHA1", "SHA256" ] + }, "emailaddress" : { "type" : "string" }, @@ -43,6 +47,9 @@ }, "statename" : { "type" : "string" + }, + "subjectaltname" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher.json index f35414321..f0ef4a7d1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher.json @@ -7,8 +7,14 @@ "ciphername" : { "type" : "string" }, + "cipherpriority" : { + "type" : "integer" + }, "ciphgrpalias" : { "type" : "string" + }, + "sslprofile" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_individualcipher_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_individualcipher_binding.json index a5bc29257..3dea29e5a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_individualcipher_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_individualcipher_binding.json @@ -11,6 +11,9 @@ "type" : "string", "enum" : [ "ADD", "REM", "ORD" ] }, + "cipherpriority" : { + "type" : "integer" + }, "ciphgrpals" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_service_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_service_binding.json index b22b58ed9..fed892b02 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_service_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_service_binding.json @@ -8,6 +8,9 @@ "type" : "string", "enum" : [ "ADD", "REM", "ORD" ] }, + "cipherpriority" : { + "type" : "integer" + }, "ciphgrpals" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_servicegroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_servicegroup_binding.json index e55f1f834..d5fc21346 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_servicegroup_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_servicegroup_binding.json @@ -8,6 +8,9 @@ "type" : "string", "enum" : [ "ADD", "REM", "ORD" ] }, + "cipherpriority" : { + "type" : "integer" + }, "ciphgrpals" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslciphersuite_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslciphersuite_binding.json index acd388c7c..8b0dd7c81 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslciphersuite_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslciphersuite_binding.json @@ -11,6 +11,9 @@ "type" : "string", "enum" : [ "ADD", "REM", "ORD" ] }, + "cipherpriority" : { + "type" : "integer" + }, "ciphgrpals" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslprofile_binding.json index c1d80a5fc..962a68fc4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslprofile_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslprofile_binding.json @@ -5,7 +5,8 @@ "type" : "string" }, "cipheroperation" : { - "type" : "string" + "type" : "string", + "enum" : [ "ADD", "REM", "ORD" ] }, "cipherpriority" : { "type" : "integer" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslvserver_binding.json index a00754fff..f61db1efe 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslvserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslcipher_sslvserver_binding.json @@ -8,6 +8,9 @@ "type" : "string", "enum" : [ "ADD", "REM", "ORD" ] }, + "cipherpriority" : { + "type" : "integer" + }, "ciphgrpals" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldsakey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldsakey.json index 1ba447601..c8a02477c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldsakey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldsakey.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "aes256" : { + "type" : "boolean" + }, "bits" : { "type" : "integer" }, @@ -19,6 +22,9 @@ }, "password" : { "type" : "string" + }, + "pkcs8" : { + "type" : "boolean" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldtlsprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldtlsprofile.json index 90ba9c7dd..fe1fb023f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldtlsprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssldtlsprofile.json @@ -1,6 +1,11 @@ { "type" : "object", "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "helloverifyrequest" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslecdsakey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslecdsakey.json new file mode 100644 index 000000000..b7f57c44f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslecdsakey.json @@ -0,0 +1,34 @@ +{ + "type" : "object", + "properties" : { + "aes256" : { + "type" : "boolean" + }, + "curve" : { + "type" : "string", + "enum" : [ "P_256", "P_384" ] + }, + "des" : { + "type" : "boolean" + }, + "des3" : { + "type" : "boolean" + }, + "keyfile" : { + "type" : "string" + }, + "keyform" : { + "type" : "string", + "enum" : [ "DER", "PEM" ] + }, + "password" : { + "type" : "string" + }, + "pkcs8" : { + "type" : "boolean" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslecdsakey", + "title" : "sslecdsakey" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfips.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfips.json index 69cc7cf8f..e869504f9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfips.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfips.json @@ -14,8 +14,19 @@ "readonly" : true }, "fipsfw" : { + "type" : "string" + }, + "fipshwmajorversion" : { + "type" : "integer", + "readonly" : true + }, + "fipshwminorversion" : { + "type" : "integer", + "readonly" : true + }, + "fipshwversionstring" : { "type" : "string", - "enum" : [ "4.6.1" ] + "readonly" : true }, "firmwarereleasedate" : { "type" : "string", @@ -48,6 +59,10 @@ "type" : "integer", "readonly" : true }, + "model" : { + "type" : "string", + "readonly" : true + }, "oldsopassword" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfipskey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfipskey.json index 4554d0f94..74b2e4fc3 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfipskey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslfipskey.json @@ -1,6 +1,10 @@ { "type" : "object", "properties" : { + "curve" : { + "type" : "string", + "enum" : [ "P_256", "P_384" ] + }, "exponent" : { "type" : "string", "enum" : [ "3", "F4" ] @@ -18,6 +22,10 @@ "key" : { "type" : "string" }, + "keytype" : { + "type" : "string", + "enum" : [ "RSA", "ECDSA" ] + }, "modulus" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslglobal_sslpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslglobal_sslpolicy_binding.json index d2cffa2d9..1553b6638 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslglobal_sslpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslglobal_sslpolicy_binding.json @@ -1,6 +1,23 @@ { "type" : "object", "properties" : { + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "service", "policylabel" ] + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslhsmkey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslhsmkey.json index effcaf5cd..d8edd0a74 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslhsmkey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslhsmkey.json @@ -4,8 +4,18 @@ "hsmkeyname" : { "type" : "string" }, + "hsmtype" : { + "type" : "string", + "enum" : [ "THALES", "SAFENET" ] + }, "key" : { "type" : "string" + }, + "password" : { + "type" : "string" + }, + "serialnum" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssllogprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssllogprofile.json new file mode 100644 index 000000000..7d1ee83c1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/ssllogprofile.json @@ -0,0 +1,27 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + }, + "ssllogclauth" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "ssllogclauthfailures" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sslloghs" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sslloghsfailures" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "ssllogprofile", + "title" : "ssllogprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslocspresponder.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslocspresponder.json index 609674ac3..258ca1a48 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslocspresponder.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslocspresponder.json @@ -14,20 +14,31 @@ "cachetimeout" : { "type" : "integer" }, - "dns" : { + "httpmethod" : { "type" : "string", - "readonly" : true + "enum" : [ "GET", "POST" ] }, "insertclientcert" : { "type" : "string", "enum" : [ "YES", "NO" ] }, - "ipaddress" : { + "name" : { + "type" : "string" + }, + "ocspaiarefcount" : { + "type" : "integer", + "readonly" : true + }, + "ocspipaddrstr" : { "type" : "string", "readonly" : true }, - "name" : { - "type" : "string" + "ocspurlresolvetimeout" : { + "type" : "integer" + }, + "port" : { + "type" : "integer", + "readonly" : true }, "producedattimeskew" : { "type" : "integer" @@ -47,10 +58,6 @@ "url" : { "type" : "string" }, - "useaia" : { - "type" : "boolean", - "readonly" : true - }, "usenonce" : { "type" : "string", "enum" : [ "YES", "NO" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslparameter.json index d87151fae..55976336b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslparameter.json @@ -4,6 +4,13 @@ "crlmemorysizemb" : { "type" : "integer" }, + "cryptodevdisablelimit" : { + "type" : "integer" + }, + "defaultprofile" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "denysslreneg" : { "type" : "string", "enum" : [ "NO", "FRONTEND_CLIENT", "FRONTEND_CLIENTSERVER", "ALL", "NONSECURE" ] @@ -15,10 +22,23 @@ "encrypttriggerpktcount" : { "type" : "integer" }, + "hybridfipsmode" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "insertcertspace" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "insertionencoding" : { "type" : "string", "enum" : [ "Unicode", "UTF-8" ] }, + "montls1112disable" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "ocspcachesize" : { "type" : "integer" }, @@ -36,6 +56,20 @@ "type" : "string", "enum" : [ "YES", "NO" ] }, + "sigdigesttype" : { + "type" : "object", + "enum" : [ "ALL", "RSA-MD5", "RSA-SHA1", "RSA-SHA224", "RSA-SHA256", "RSA-SHA384", "RSA-SHA512", "DSA-SHA1", "DSA-SHA224", "DSA-SHA256", "DSA-SHA384", "DSA-SHA512", "ECDSA-SHA1", "ECDSA-SHA224", "ECDSA-SHA256", "ECDSA-SHA384", "ECDSA-SHA512" ] + }, + "softwarecryptothreshold" : { + "type" : "integer" + }, + "sslierrorcache" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sslimaxerrorcachemem" : { + "type" : "integer" + }, "ssltriggertimeout" : { "type" : "integer" }, @@ -43,6 +77,11 @@ "type" : "string", "enum" : [ "YES", "NO" ] }, + "svctls1112disable" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, "undefactioncontrol" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile.json index 746e79d34..7b7c196fe 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile.json @@ -2,7 +2,9 @@ "type" : "object", "properties" : { "builtin" : { - "type" : "object" + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true }, "ciphername" : { "type" : "string" @@ -11,7 +13,8 @@ "type" : "integer" }, "cipherredirect" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "cipherurl" : { "type" : "string" @@ -20,67 +23,108 @@ "type" : "integer" }, "clientauth" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "clientauthuseboundcachain" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "clientcert" : { - "type" : "string" + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] }, "commonname" : { "type" : "string" }, "crlcheck" : { - "type" : "string" + "type" : "string", + "enum" : [ "Mandatory", "Optional" ], + "readonly" : true }, "denysslreneg" : { - "type" : "string" + "type" : "string", + "enum" : [ "NO", "FRONTEND_CLIENT", "FRONTEND_CLIENTSERVER", "ALL", "NONSECURE" ] }, "dh" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "dhcount" : { "type" : "integer" }, + "dhekeyexchangewithpsk" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "dhfile" : { "type" : "string" }, "dhkeyexpsizelimit" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "dropreqwithnohostheader" : { - "type" : "string" + "type" : "string", + "enum" : [ "YES", "NO" ] }, "encrypttriggerpktcount" : { "type" : "integer" }, "ersa" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "ersacount" : { "type" : "integer" }, + "hsts" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "includesubdomains" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "insertionencoding" : { - "type" : "string" + "type" : "string", + "enum" : [ "Unicode", "UTF-8" ] }, "invoke" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "labeltype" : { - "type" : "string" + "type" : "string", + "enum" : [ "vserver", "service", "policylabel" ], + "readonly" : true + }, + "maxage" : { + "type" : "integer" }, "name" : { "type" : "string" }, "nonfipsciphers" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "ocspcheck" : { - "type" : "string" + "type" : "string", + "enum" : [ "Mandatory", "Optional" ], + "readonly" : true + }, + "ocspstapling" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "prevsessionkeylifetime" : { + "type" : "integer" }, "pushenctrigger" : { - "type" : "string" + "type" : "string", + "enum" : [ "Always", "Merge", "Ignore", "Timer" ] }, "pushenctriggertimeout" : { "type" : "integer" @@ -89,58 +133,137 @@ "type" : "integer" }, "quantumsize" : { - "type" : "string" + "type" : "string", + "enum" : [ "4096", "8192", "16384" ] }, "redirectportrewrite" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "sendclosenotify" : { - "type" : "string" + "type" : "string", + "enum" : [ "YES", "NO" ] }, "serverauth" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "service" : { + "type" : "integer", + "readonly" : true + }, + "sessionkeylifetime" : { "type" : "integer" }, - "sessreuse" : { + "sessionticket" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sessionticketkeydata" : { "type" : "string" }, + "sessionticketkeyrefresh" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sessionticketlifetime" : { + "type" : "integer" + }, + "sessreuse" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "sesstimeout" : { "type" : "integer" }, "skipcaname" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true + }, + "skipclientcertpolicycheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "snicert" : { - "type" : "boolean" + "type" : "boolean", + "readonly" : true }, "snienable" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "ssl3" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sslimaxsessperserver" : { + "type" : "integer" + }, + "sslinterception" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "ssliocspcheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "sslireneg" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "ssliverifyservercertforreuse" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "ssllogprofile" : { "type" : "string" }, + "sslpfobjecttype" : { + "type" : "integer", + "readonly" : true + }, "sslprofiletype" : { - "type" : "string" + "type" : "string", + "enum" : [ "BackEnd", "FrontEnd" ] }, "sslredirect" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "ssltriggertimeout" : { "type" : "integer" }, "strictcachecks" : { - "type" : "string" + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "strictsigdigestcheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "tls1" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "tls11" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] }, "tls12" : { - "type" : "string" + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls13" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls13sessionticketsperauthcontext" : { + "type" : "integer" + }, + "zerorttearlydata" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_ecccurve_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_ecccurve_binding.json index 03a6ef4dc..82157b1ed 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_ecccurve_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_ecccurve_binding.json @@ -5,7 +5,8 @@ "type" : "integer" }, "ecccurvename" : { - "type" : "string" + "type" : "string", + "enum" : [ "ALL", "P_224", "P_256", "P_384", "P_521" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslcertkey_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslcertkey_binding.json new file mode 100644 index 000000000..5855a9335 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslcertkey_binding.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "cipherpriority" : { + "type" : "integer" + }, + "name" : { + "type" : "string" + }, + "sslicacertkey" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "sslprofile_sslcertkey_binding", + "title" : "sslprofile_sslcertkey_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslciphersuite_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslciphersuite_binding.json index 5b4a62a8e..22ac1bf7f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslciphersuite_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslprofile_sslciphersuite_binding.json @@ -1,9 +1,6 @@ { "type" : "object", "properties" : { - "cipheraliasname" : { - "type" : "string" - }, "ciphername" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslrsakey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslrsakey.json index 2692b056f..8fbbd1371 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslrsakey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslrsakey.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "aes256" : { + "type" : "boolean" + }, "bits" : { "type" : "integer" }, @@ -23,6 +26,9 @@ }, "password" : { "type" : "string" + }, + "pkcs8" : { + "type" : "boolean" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice.json index ef071c042..a818b508e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice.json @@ -1,9 +1,6 @@ { "type" : "object", "properties" : { - "cipherdetails" : { - "type" : "boolean" - }, "cipherredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -32,6 +29,10 @@ "dhfile" : { "type" : "string" }, + "dhkeyexpsizelimit" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "dtlsflag" : { "type" : "boolean", "readonly" : true @@ -47,6 +48,11 @@ "type" : "integer" }, "nonfipsciphers" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "ocspstapling" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, @@ -96,6 +102,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "sslprofile" : { + "type" : "string" + }, "sslredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -107,6 +116,10 @@ "sslv2url" : { "type" : "string" }, + "strictsigdigestcheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tls1" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -118,6 +131,10 @@ "tls12" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls13" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_ecccurve_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_ecccurve_binding.json index 39acf9166..74a95a683 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_ecccurve_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_ecccurve_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "ecccurvename" : { - "type" : "string" + "type" : "string", + "enum" : [ "ALL", "P_224", "P_256", "P_384", "P_521" ] }, "servicename" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_sslcipher_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_sslcipher_binding.json index 85ab2b517..fb796d802 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_sslcipher_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservice_sslcipher_binding.json @@ -4,6 +4,9 @@ "cipheraliasname" : { "type" : "string" }, + "ciphername" : { + "type" : "string" + }, "description" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup.json index 0f1f6ae69..2d9d54004 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup.json @@ -5,9 +5,6 @@ "type" : "boolean", "readonly" : true }, - "cipherdetails" : { - "type" : "boolean" - }, "cipherredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], @@ -52,6 +49,11 @@ "type" : "string", "readonly" : true }, + "dhkeyexpsizelimit" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, "ersa" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], @@ -63,13 +65,18 @@ }, "nonfipsciphers" : { "type" : "string", - "enum" : [ "ENABLED", "DISABLED" ] + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true }, "ocspcheck" : { "type" : "string", "enum" : [ "Mandatory", "Optional" ], "readonly" : true }, + "ocspstapling" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "redirectportrewrite" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], @@ -101,6 +108,10 @@ "type" : "boolean", "readonly" : true }, + "snienable" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "ssl2" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], @@ -110,6 +121,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "sslprofile" : { + "type" : "string" + }, "sslredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], @@ -124,9 +138,25 @@ "type" : "string", "readonly" : true }, + "strictsigdigestcheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tls1" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls11" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls12" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls13" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_ecccurve_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_ecccurve_binding.json index 0ac382b16..c3f62ec17 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_ecccurve_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_ecccurve_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "ecccurvename" : { - "type" : "string" + "type" : "string", + "enum" : [ "ALL", "P_224", "P_256", "P_384", "P_521" ] }, "servicegroupname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_sslcipher_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_sslcipher_binding.json index fd542f0ef..9f53ddd76 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_sslcipher_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslservicegroup_sslcipher_binding.json @@ -4,6 +4,9 @@ "cipheraliasname" : { "type" : "string" }, + "ciphername" : { + "type" : "string" + }, "description" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver.json index eaa3d6630..9878fd2ca 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver.json @@ -5,9 +5,6 @@ "type" : "boolean", "readonly" : true }, - "cipherdetails" : { - "type" : "boolean" - }, "cipherredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -38,9 +35,17 @@ "dhcount" : { "type" : "integer" }, + "dhekeyexchangewithpsk" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, "dhfile" : { "type" : "string" }, + "dhkeyexpsizelimit" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "dtlsflag" : { "type" : "boolean", "readonly" : true @@ -55,15 +60,31 @@ "ersacount" : { "type" : "integer" }, - "nonfipsciphers" : { + "hsts" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "includesubdomains" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "maxage" : { + "type" : "integer" + }, + "nonfipsciphers" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, "ocspcheck" : { "type" : "string", "enum" : [ "Mandatory", "Optional" ], "readonly" : true }, + "ocspstapling" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "pushenctrigger" : { "type" : "string", "enum" : [ "Always", "Merge", "Ignore", "Timer" ] @@ -80,10 +101,6 @@ "type" : "integer", "readonly" : true }, - "servicename" : { - "type" : "string", - "readonly" : true - }, "sessreuse" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -111,6 +128,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "sslprofile" : { + "type" : "string" + }, "sslredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -122,6 +142,10 @@ "sslv2url" : { "type" : "string" }, + "strictsigdigestcheck" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "tls1" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -134,11 +158,19 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "tls13" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tls13sessionticketsperauthcontext" : { + "type" : "integer" + }, "vservername" : { "type" : "string" }, - "sslprofile" : { - "type" : "string" + "zerorttearlydata" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_ecccurve_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_ecccurve_binding.json index ac3c5ab87..13a11c92b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_ecccurve_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_ecccurve_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "ecccurvename" : { - "type" : "string" + "type" : "string", + "enum" : [ "ALL", "P_224", "P_256", "P_384", "P_521" ] }, "vservername" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslcipher_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslcipher_binding.json index 0ea500cbb..53cf52698 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslcipher_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslcipher_binding.json @@ -4,6 +4,9 @@ "cipheraliasname" : { "type" : "string" }, + "ciphername" : { + "type" : "string" + }, "description" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslpolicy_binding.json index d7b057d2d..bd84ce2e6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ssl/sslvserver_sslpolicy_binding.json @@ -24,6 +24,10 @@ "priority" : { "type" : "integer" }, + "type" : { + "type" : "string", + "enum" : [ "INTERCEPT_REQ", "REQUEST", "CLIENTHELLO_REQ" ] + }, "vservername" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/stream/streamidentifier.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/stream/streamidentifier.json index 8da2173fb..af8c0690b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/stream/streamidentifier.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/stream/streamidentifier.json @@ -1,9 +1,25 @@ { "type" : "object", "properties" : { + "acceptancethreshold" : { + "type" : "string" + }, + "appflowlog" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "breachthreshold" : { + "type" : "integer" + }, "interval" : { "type" : "integer" }, + "maxtransactionthreshold" : { + "type" : "integer" + }, + "mintransactionthreshold" : { + "type" : "integer" + }, "name" : { "type" : "string" }, @@ -17,9 +33,21 @@ "selectorname" : { "type" : "string" }, + "snmptrap" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "sort" : { "type" : "string", - "enum" : [ "REQUESTS", "CONNECTIONS", "RESPTIME", "BANDWIDTH", "NONE" ] + "enum" : [ "REQUESTS", "CONNECTIONS", "RESPTIME", "BANDWIDTH", "RESPTIME_BREACHES", "NONE" ] + }, + "trackackonlypackets" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "tracktransactions" : { + "type" : "string", + "enum" : [ "RESPTIME", "NONE" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribergxinterface.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribergxinterface.json new file mode 100644 index 000000000..81ffd579f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribergxinterface.json @@ -0,0 +1,136 @@ +{ + "type" : "object", + "properties" : { + "gxreportingavp1" : { + "type" : "object", + "readonly" : true + }, + "gxreportingavp1type" : { + "type" : "string", + "enum" : [ "OctetString", "Integer32", "Integer64", "Unsigned32", "Unsigned64", "Float32", "Float64" ], + "readonly" : true + }, + "gxreportingavp1vendorid" : { + "type" : "integer", + "readonly" : true + }, + "gxreportingavp2" : { + "type" : "object", + "readonly" : true + }, + "gxreportingavp2type" : { + "type" : "string", + "enum" : [ "OctetString", "Integer32", "Integer64", "Unsigned32", "Unsigned64", "Float32", "Float64" ], + "readonly" : true + }, + "gxreportingavp2vendorid" : { + "type" : "integer", + "readonly" : true + }, + "gxreportingavp3" : { + "type" : "object", + "readonly" : true + }, + "gxreportingavp3type" : { + "type" : "string", + "enum" : [ "OctetString", "Integer32", "Integer64", "Unsigned32", "Unsigned64", "Float32", "Float64" ], + "readonly" : true + }, + "gxreportingavp3vendorid" : { + "type" : "integer", + "readonly" : true + }, + "gxreportingavp4" : { + "type" : "object", + "readonly" : true + }, + "gxreportingavp4type" : { + "type" : "string", + "enum" : [ "OctetString", "Integer32", "Integer64", "Unsigned32", "Unsigned64", "Float32", "Float64" ], + "readonly" : true + }, + "gxreportingavp4vendorid" : { + "type" : "integer", + "readonly" : true + }, + "gxreportingavp5" : { + "type" : "object", + "readonly" : true + }, + "gxreportingavp5type" : { + "type" : "string", + "enum" : [ "OctetString", "Integer32", "Integer64", "Unsigned32", "Unsigned64", "Float32", "Float64" ], + "readonly" : true + }, + "gxreportingavp5vendorid" : { + "type" : "integer", + "readonly" : true + }, + "holdonsubscriberabsence" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "identity" : { + "type" : "string", + "readonly" : true + }, + "idlettl" : { + "type" : "integer" + }, + "negativettl" : { + "type" : "integer" + }, + "negativettllimitedsuccess" : { + "type" : "string", + "enum" : [ "YES", "NO" ] + }, + "nodeid" : { + "type" : "integer" + }, + "pcrfrealm" : { + "type" : "string" + }, + "realm" : { + "type" : "string", + "readonly" : true + }, + "requestretryattempts" : { + "type" : "integer" + }, + "requesttimeout" : { + "type" : "integer" + }, + "revalidationtimeout" : { + "type" : "integer" + }, + "service" : { + "type" : "string" + }, + "servicepathavp" : { + "type" : "object" + }, + "servicepathinfomode" : { + "type" : "string", + "enum" : [ "SERVICEFUNCTIONS", "SERVICEPATH" ], + "readonly" : true + }, + "servicepathvendorid" : { + "type" : "integer" + }, + "status" : { + "type" : "string", + "readonly" : true + }, + "svrstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "vserver" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "subscribergxinterface", + "title" : "subscribergxinterface" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberparam.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberparam.json new file mode 100644 index 000000000..95ee17c36 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberparam.json @@ -0,0 +1,31 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "idleaction" : { + "type" : "string", + "enum" : [ "ccrTerminate", "delete", "ccrUpdate" ] + }, + "idlettl" : { + "type" : "integer" + }, + "interfacetype" : { + "type" : "string", + "enum" : [ "None", "RadiusOnly", "RadiusAndGx", "GxOnly" ] + }, + "ipv6prefixlookuplist" : { + "type" : "object" + }, + "keytype" : { + "type" : "string", + "enum" : [ "IP", "IPANDVLAN" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "subscriberparam", + "title" : "subscriberparam" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberprofile.json new file mode 100644 index 000000000..9026a558f --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberprofile.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "avpdisplaybuffer" : { + "type" : "string", + "readonly" : true + }, + "flags" : { + "type" : "integer", + "readonly" : true + }, + "ip" : { + "type" : "string" + }, + "servicepath" : { + "type" : "string" + }, + "subscriberrules" : { + "type" : "object" + }, + "subscriptionidtype" : { + "type" : "string", + "enum" : [ "E164", "IMSI", "SIP_URI", "NAI", "PRIVATE" ] + }, + "subscriptionidvalue" : { + "type" : "string" + }, + "ttl" : { + "type" : "integer", + "readonly" : true + }, + "vlan" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "subscriberprofile", + "title" : "subscriberprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberradiusinterface.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberradiusinterface.json new file mode 100644 index 000000000..a58146dea --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscriberradiusinterface.json @@ -0,0 +1,20 @@ +{ + "type" : "object", + "properties" : { + "listeningservice" : { + "type" : "string" + }, + "radiusinterimasstart" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "svrstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "subscriberradiusinterface", + "title" : "subscriberradiusinterface" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribersessions.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribersessions.json new file mode 100644 index 000000000..1d31a1aba --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/subscriber/subscribersessions.json @@ -0,0 +1,50 @@ +{ + "type" : "object", + "properties" : { + "avpdisplaybuffer" : { + "type" : "string", + "readonly" : true + }, + "flags" : { + "type" : "integer", + "readonly" : true + }, + "idlettl" : { + "type" : "integer", + "readonly" : true + }, + "ip" : { + "type" : "string" + }, + "nodeid" : { + "type" : "integer" + }, + "servicepath" : { + "type" : "string", + "readonly" : true + }, + "subscriberrules" : { + "type" : "object", + "readonly" : true + }, + "subscriptionidtype" : { + "type" : "string", + "enum" : [ "E164", "IMSI", "SIP_URI", "NAI", "PRIVATE" ], + "readonly" : true + }, + "subscriptionidvalue" : { + "type" : "string", + "readonly" : true + }, + "ttl" : { + "type" : "integer", + "readonly" : true + }, + "vlan" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "subscribersessions", + "title" : "subscribersessions" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systembackup.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systembackup.json index deaca1e65..91e83db08 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systembackup.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systembackup.json @@ -27,6 +27,9 @@ "type" : "integer", "readonly" : true }, + "skipbackup" : { + "type" : "boolean" + }, "version" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemcmdpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemcmdpolicy.json index 32c1c4aa5..6f805e7c1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemcmdpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemcmdpolicy.json @@ -7,7 +7,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "cmdspec" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemextramgmtcpu.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemextramgmtcpu.json new file mode 100644 index 000000000..3f2e64f82 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemextramgmtcpu.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "configuredstate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "effectivestate" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ], + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "systemextramgmtcpu", + "title" : "systemextramgmtcpu" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemfile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemfile.json index 178fe66f8..d30f12503 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemfile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemfile.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "fileaccesstime" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "filecontent" : { "type" : "string" @@ -14,13 +15,20 @@ "type" : "string" }, "filemode" : { - "type" : "object" + "type" : "object", + "enum" : [ "DIRECTORY" ], + "readonly" : true }, "filemodifiedtime" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "filename" : { "type" : "string" + }, + "filesize" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditnslogpolicy_binding.json index 44120f289..a2b823cab 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditnslogpolicy_binding.json @@ -3,7 +3,17 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditsyslogpolicy_binding.json index 45478b61f..61d044f50 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_auditsyslogpolicy_binding.json @@ -3,7 +3,17 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationldappolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationldappolicy_binding.json index 455fa9204..cdaa7b7c9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationldappolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationldappolicy_binding.json @@ -3,7 +3,17 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationlocalpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationlocalpolicy_binding.json index 37e0df693..1052c0c20 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationlocalpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationlocalpolicy_binding.json @@ -3,7 +3,17 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationpolicy_binding.json index 9c227668a..dfd976390 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationpolicy_binding.json @@ -2,7 +2,18 @@ "type" : "object", "properties" : { "builtin" : { - "type" : "object" + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationradiuspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationradiuspolicy_binding.json index 8160ffc8b..89cace111 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationradiuspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationradiuspolicy_binding.json @@ -3,7 +3,17 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationtacacspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationtacacspolicy_binding.json index 1010553e8..3e805f31d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationtacacspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemglobal_authenticationtacacspolicy_binding.json @@ -3,7 +3,17 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "nextfactor" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemgroup_nspartition_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemgroup_nspartition_binding.json new file mode 100644 index 000000000..f9e3fc4a8 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemgroup_nspartition_binding.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "groupname" : { + "type" : "string" + }, + "partitionname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "systemgroup_nspartition_binding", + "title" : "systemgroup_nspartition_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemhwerror.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemhwerror.json new file mode 100644 index 000000000..d366fbe38 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemhwerror.json @@ -0,0 +1,19 @@ +{ + "type" : "object", + "properties" : { + "diskcheck" : { + "type" : "boolean" + }, + "hwerrorcount" : { + "type" : "integer", + "readonly" : true + }, + "response" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "systemhwerror", + "title" : "systemhwerror" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemparameter.json index c5e8f1648..cf87b9001 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemparameter.json @@ -1,6 +1,46 @@ { "type" : "object", "properties" : { + "allowdefaultpartition" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "basicauth" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "cliloglevel" : { + "type" : "string", + "enum" : [ "EMERGENCY", "ALERT", "CRITICAL", "ERROR", "WARNING", "NOTICE", "INFORMATIONAL", "DEBUG" ] + }, + "doppler" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "fipsusermode" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "forcepasswordchange" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "googleanalytics" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "localauth" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "maxclient" : { + "type" : "integer", + "readonly" : true + }, + "minpasswordlen" : { + "type" : "integer" + }, "natpcbforceflushlimit" : { "type" : "integer" }, @@ -15,8 +55,27 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "reauthonauthparamchange" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "removesensitivefiles" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "restrictedtimeout" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "strongpassword" : { + "type" : "string", + "enum" : [ "enableall", "enablelocal", "disabled" ] + }, "timeout" : { "type" : "integer" + }, + "totalauthtimeout" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsession.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsession.json index 65a53034e..fac2bece6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsession.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsession.json @@ -4,6 +4,11 @@ "all" : { "type" : "boolean" }, + "clienttype" : { + "type" : "string", + "enum" : [ "CLI", "API", "GUI" ], + "readonly" : true + }, "currentconn" : { "type" : "boolean", "readonly" : true @@ -24,6 +29,10 @@ "type" : "integer", "readonly" : true }, + "partitionname" : { + "type" : "string", + "readonly" : true + }, "sid" : { "type" : "integer" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsshkey.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsshkey.json index 34790b135..7b0752958 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsshkey.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemsshkey.json @@ -8,7 +8,8 @@ "type" : "string" }, "sshkeytype" : { - "type" : "string" + "type" : "string", + "enum" : [ "PRIVATE", "PUBLIC" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser.json index 15fb18719..edc20a8f1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser.json @@ -9,12 +9,24 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "hashmethod" : { + "type" : "string", + "enum" : [ "SHA1", "SHA512" ], + "readonly" : true + }, + "logging" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "maxsession" : { + "type" : "integer" + }, "password" : { "type" : "string" }, "promptinheritedfrom" : { "type" : "string", - "enum" : [ "User", "Group", "Global" ], + "enum" : [ "User", "Group", "Global", "Climode" ], "readonly" : true }, "promptstring" : { @@ -25,7 +37,7 @@ }, "timeoutkind" : { "type" : "string", - "enum" : [ "User", "Group", "Global" ], + "enum" : [ "User", "Group", "Global", "Climode" ], "readonly" : true }, "username" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser_systemgroup_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser_systemgroup_binding.json index 0ac7d29e6..cf4f0373f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser_systemgroup_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/system/systemuser_systemgroup_binding.json @@ -4,12 +4,6 @@ "groupname" : { "type" : "string" }, - "policyname" : { - "type" : "string" - }, - "priority" : { - "type" : "integer" - }, "username" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditnslogpolicy_binding.json index 6d2ec3bde..fcd6131a1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditnslogpolicy_binding.json @@ -5,6 +5,9 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditsyslogpolicy_binding.json index 1fab6a3d5..8c0ff7670 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_auditsyslogpolicy_binding.json @@ -5,6 +5,9 @@ "type" : "integer", "readonly" : true }, + "gotopriorityexpression" : { + "type" : "string" + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmsessionpolicy_binding.json index 44a60504c..666679cfb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmsessionpolicy_binding.json @@ -7,7 +7,10 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "gotopriorityexpression" : { + "type" : "string" }, "policyname" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmtrafficpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmtrafficpolicy_binding.json index e7bf2eff7..965d2be09 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmtrafficpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmglobal_tmtrafficpolicy_binding.json @@ -5,6 +5,13 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsamlssoprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsamlssoprofile.json index b0d2418e2..7c61e0c82 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsamlssoprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsamlssoprofile.json @@ -4,9 +4,239 @@ "assertionconsumerserviceurl" : { "type" : "string" }, + "attribute1" : { + "type" : "string" + }, + "attribute10" : { + "type" : "string" + }, + "attribute10expr" : { + "type" : "string" + }, + "attribute10format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute10friendlyname" : { + "type" : "string" + }, + "attribute11" : { + "type" : "string" + }, + "attribute11expr" : { + "type" : "string" + }, + "attribute11format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute11friendlyname" : { + "type" : "string" + }, + "attribute12" : { + "type" : "string" + }, + "attribute12expr" : { + "type" : "string" + }, + "attribute12format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute12friendlyname" : { + "type" : "string" + }, + "attribute13" : { + "type" : "string" + }, + "attribute13expr" : { + "type" : "string" + }, + "attribute13format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute13friendlyname" : { + "type" : "string" + }, + "attribute14" : { + "type" : "string" + }, + "attribute14expr" : { + "type" : "string" + }, + "attribute14format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute14friendlyname" : { + "type" : "string" + }, + "attribute15" : { + "type" : "string" + }, + "attribute15expr" : { + "type" : "string" + }, + "attribute15format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute15friendlyname" : { + "type" : "string" + }, + "attribute16" : { + "type" : "string" + }, + "attribute16expr" : { + "type" : "string" + }, + "attribute16format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute16friendlyname" : { + "type" : "string" + }, + "attribute1expr" : { + "type" : "string" + }, + "attribute1format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute1friendlyname" : { + "type" : "string" + }, + "attribute2" : { + "type" : "string" + }, + "attribute2expr" : { + "type" : "string" + }, + "attribute2format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute2friendlyname" : { + "type" : "string" + }, + "attribute3" : { + "type" : "string" + }, + "attribute3expr" : { + "type" : "string" + }, + "attribute3format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute3friendlyname" : { + "type" : "string" + }, + "attribute4" : { + "type" : "string" + }, + "attribute4expr" : { + "type" : "string" + }, + "attribute4format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute4friendlyname" : { + "type" : "string" + }, + "attribute5" : { + "type" : "string" + }, + "attribute5expr" : { + "type" : "string" + }, + "attribute5format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute5friendlyname" : { + "type" : "string" + }, + "attribute6" : { + "type" : "string" + }, + "attribute6expr" : { + "type" : "string" + }, + "attribute6format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute6friendlyname" : { + "type" : "string" + }, + "attribute7" : { + "type" : "string" + }, + "attribute7expr" : { + "type" : "string" + }, + "attribute7format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute7friendlyname" : { + "type" : "string" + }, + "attribute8" : { + "type" : "string" + }, + "attribute8expr" : { + "type" : "string" + }, + "attribute8format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute8friendlyname" : { + "type" : "string" + }, + "attribute9" : { + "type" : "string" + }, + "attribute9expr" : { + "type" : "string" + }, + "attribute9format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute9friendlyname" : { + "type" : "string" + }, + "audience" : { + "type" : "string" + }, + "digestmethod" : { + "type" : "string", + "enum" : [ "SHA1", "SHA256" ] + }, + "encryptassertion" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "encryptionalgorithm" : { + "type" : "string", + "enum" : [ "DES3", "AES128", "AES192", "AES256" ] + }, "name" : { "type" : "string" }, + "nameidexpr" : { + "type" : "string" + }, + "nameidformat" : { + "type" : "string", + "enum" : [ "Unspecified", "emailAddress", "X509SubjectName", "WindowsDomainQualifiedName", "kerberos", "entity", "persistent", "transient" ] + }, "relaystaterule" : { "type" : "string" }, @@ -16,9 +246,23 @@ "samlsigningcertname" : { "type" : "string" }, + "samlspcertname" : { + "type" : "string" + }, "sendpassword" : { "type" : "string", "enum" : [ "ON", "OFF" ] + }, + "signassertion" : { + "type" : "string", + "enum" : [ "NONE", "ASSERTION", "RESPONSE", "BOTH" ] + }, + "signaturealg" : { + "type" : "string", + "enum" : [ "RSA-SHA1", "RSA-SHA256" ] + }, + "skewtime" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionaction.json index b9b80bd47..9ec498371 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionaction.json @@ -3,7 +3,7 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "defaultauthorizationaction" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionpolicy.json index 2fd33799b..67f4cc07e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmsessionpolicy.json @@ -6,7 +6,20 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "hits" : { + "type" : "integer", "readonly" : true }, "name" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmtrafficaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmtrafficaction.json index 0a94009fb..104a0b5da 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmtrafficaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tm/tmtrafficaction.json @@ -4,6 +4,13 @@ "apptimeout" : { "type" : "integer" }, + "forcedtimeout" : { + "type" : "string", + "enum" : [ "START", "STOP", "RESET" ] + }, + "forcedtimeoutval" : { + "type" : "integer" + }, "formssoaction" : { "type" : "string" }, @@ -17,6 +24,9 @@ "name" : { "type" : "string" }, + "passwdexpression" : { + "type" : "string" + }, "persistentcookie" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -27,6 +37,9 @@ "sso" : { "type" : "string", "enum" : [ "ON", "OFF" ] + }, + "userexpression" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/transform/transformglobal_transformpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/transform/transformglobal_transformpolicy_binding.json index 3ef042173..e61912fc1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/transform/transformglobal_transformpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/transform/transformglobal_transformpolicy_binding.json @@ -5,6 +5,10 @@ "type" : "integer", "readonly" : true }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, "gotopriorityexpression" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunnelglobal_tunneltrafficpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunnelglobal_tunneltrafficpolicy_binding.json index 45f2528df..ed5ff587d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunnelglobal_tunneltrafficpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunnelglobal_tunneltrafficpolicy_binding.json @@ -3,17 +3,37 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true }, "policyname" : { "type" : "string" }, + "policytype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, "priority" : { "type" : "integer" }, "state" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] + }, + "type" : { + "type" : "string", + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy.json index 258fc601a..79451661c 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy.json @@ -6,7 +6,7 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "clienttransactions" : { @@ -17,6 +17,14 @@ "type" : "integer", "readonly" : true }, + "comment" : { + "type" : "string" + }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, "hits" : { "type" : "integer", "readonly" : true @@ -25,9 +33,15 @@ "type" : "boolean", "readonly" : true }, + "logaction" : { + "type" : "string" + }, "name" : { "type" : "string" }, + "newname" : { + "type" : "string" + }, "rule" : { "type" : "string" }, @@ -46,6 +60,10 @@ "txbytes" : { "type" : "integer", "readonly" : true + }, + "undefhits" : { + "type" : "integer", + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy_tunnelglobal_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy_tunnelglobal_binding.json index 3e73ff512..a85171b6d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy_tunnelglobal_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/tunnel/tunneltrafficpolicy_tunnelglobal_binding.json @@ -8,6 +8,10 @@ "boundto" : { "type" : "string" }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/ulfd/ulfdserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ulfd/ulfdserver.json new file mode 100644 index 000000000..cea247c2c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/ulfd/ulfdserver.json @@ -0,0 +1,16 @@ +{ + "type" : "object", + "properties" : { + "loggerip" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "ulfdserver", + "title" : "ulfdserver" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategories.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategories.json new file mode 100644 index 000000000..1711a522c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategories.json @@ -0,0 +1,15 @@ +{ + "type" : "object", + "properties" : { + "categories" : { + "type" : "string", + "readonly" : true + }, + "group" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "urlfilteringcategories", + "title" : "urlfilteringcategories" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategorygroups.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategorygroups.json new file mode 100644 index 000000000..626d5321a --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringcategorygroups.json @@ -0,0 +1,12 @@ +{ + "type" : "object", + "properties" : { + "categorygroups" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "urlfilteringcategorygroups", + "title" : "urlfilteringcategorygroups" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringparameter.json new file mode 100644 index 000000000..9d4c6d1f7 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/urlfiltering/urlfilteringparameter.json @@ -0,0 +1,59 @@ +{ + "type" : "object", + "properties" : { + "clouddblookuptimeout" : { + "type" : "integer", + "readonly" : true + }, + "cloudhost" : { + "type" : "string" + }, + "cloudkeepalivetimeout" : { + "type" : "integer", + "readonly" : true + }, + "cloudserverconnecttimeout" : { + "type" : "integer", + "readonly" : true + }, + "hoursbetweendbupdates" : { + "type" : "integer" + }, + "localdatabasethreads" : { + "type" : "integer" + }, + "maxnumberofcloudthreads" : { + "type" : "integer", + "readonly" : true + }, + "proxyhostip" : { + "type" : "string", + "readonly" : true + }, + "proxypassword" : { + "type" : "string", + "readonly" : true + }, + "proxyport" : { + "type" : "integer", + "readonly" : true + }, + "proxyusername" : { + "type" : "string", + "readonly" : true + }, + "seeddbpath" : { + "type" : "string" + }, + "seeddbsizelevel" : { + "type" : "integer", + "readonly" : true + }, + "timeofdaytoupdatedb" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "urlfilteringparameter", + "title" : "urlfilteringparameter" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/user/userprotocol.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/user/userprotocol.json new file mode 100644 index 000000000..965a23164 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/user/userprotocol.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "comment" : { + "type" : "string" + }, + "extension" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "transport" : { + "type" : "string", + "enum" : [ "TCP", "SSL" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "userprotocol", + "title" : "userprotocol" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/user/uservserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/user/uservserver.json new file mode 100644 index 000000000..9f8320268 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/user/uservserver.json @@ -0,0 +1,60 @@ +{ + "type" : "object", + "properties" : { + "Params" : { + "type" : "string" + }, + "comment" : { + "type" : "string" + }, + "curstate" : { + "type" : "string", + "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], + "readonly" : true + }, + "defaultlb" : { + "type" : "string" + }, + "ipaddress" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "port" : { + "type" : "integer" + }, + "state" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "statechangetimemsec" : { + "type" : "integer", + "readonly" : true + }, + "statechangetimesec" : { + "type" : "string", + "readonly" : true + }, + "tickssincelaststatechange" : { + "type" : "integer", + "readonly" : true + }, + "userprotocol" : { + "type" : "string" + }, + "value" : { + "type" : "string", + "enum" : [ "Certkey not bound", "SSL feature disabled" ], + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "uservserver", + "title" : "uservserver" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/callhome.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/callhome.json index a1e5a9935..763394439 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/callhome.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/callhome.json @@ -3,7 +3,7 @@ "properties" : { "callhomestatus" : { "type" : "object", - "enum" : [ "ENABLED", "DISABLED", "SUCCESSFUL", "FAILED" ], + "enum" : [ "ENABLED", "DISABLED", "SUCCESSFUL", "FAILED", "INVALID HOSTNAME", "NO DNSSERVER", "HOSTNAME RESOLUTION FAILED" ], "readonly" : true }, "emailaddress" : { @@ -17,6 +17,9 @@ "type" : "string", "readonly" : true }, + "hbcustominterval" : { + "type" : "integer" + }, "hddfirstfail" : { "type" : "string", "readonly" : true @@ -28,6 +31,21 @@ "ipaddress" : { "type" : "string" }, + "memthrefirstanomaly" : { + "type" : "string", + "readonly" : true + }, + "memthrelatestanomaly" : { + "type" : "string", + "readonly" : true + }, + "mode" : { + "type" : "string", + "enum" : [ "Default", "CSP" ] + }, + "nodeid" : { + "type" : "integer" + }, "port" : { "type" : "integer" }, @@ -39,6 +57,9 @@ "type" : "string", "readonly" : true }, + "proxyauthservice" : { + "type" : "string" + }, "proxymode" : { "type" : "string", "enum" : [ "YES", "NO" ] @@ -47,6 +68,14 @@ "type" : "string", "readonly" : true }, + "rlfirsthighdrop" : { + "type" : "string", + "readonly" : true + }, + "rllatesthighdrop" : { + "type" : "string", + "readonly" : true + }, "sslcardfirstfailure" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/install.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/install.json new file mode 100644 index 000000000..14aba740d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/install.json @@ -0,0 +1,23 @@ +{ + "type" : "object", + "properties" : { + "enhancedupgrade" : { + "type" : "boolean" + }, + "l" : { + "type" : "boolean" + }, + "resizeswapvar" : { + "type" : "boolean" + }, + "url" : { + "type" : "string" + }, + "y" : { + "type" : "boolean" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "install", + "title" : "install" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping.json new file mode 100644 index 000000000..8858ed631 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping.json @@ -0,0 +1,36 @@ +{ + "type" : "object", + "properties" : { + "i" : { + "type" : "integer" + }, + "s" : { + "type" : "integer" + }, + "T" : { + "type" : "integer" + }, + "c" : { + "type" : "integer" + }, + "hostName" : { + "type" : "string" + }, + "n" : { + "type" : "boolean" + }, + "p" : { + "type" : "string" + }, + "q" : { + "type" : "boolean" + }, + "response" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "ping", + "title" : "ping" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping6.json new file mode 100644 index 000000000..95441ba47 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/ping6.json @@ -0,0 +1,45 @@ +{ + "type" : "object", + "properties" : { + "i" : { + "type" : "integer" + }, + "s" : { + "type" : "integer" + }, + "T" : { + "type" : "integer" + }, + "V" : { + "type" : "integer" + }, + "b" : { + "type" : "integer" + }, + "c" : { + "type" : "integer" + }, + "hostName" : { + "type" : "string" + }, + "m" : { + "type" : "boolean" + }, + "n" : { + "type" : "boolean" + }, + "p" : { + "type" : "string" + }, + "q" : { + "type" : "boolean" + }, + "response" : { + "type" : "string", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "ping6", + "title" : "ping6" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/raid.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/raid.json new file mode 100644 index 000000000..db996afa4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/raid.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "raid", + "title" : "raid" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/techsupport.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/techsupport.json index ee9701a17..dc8c2a251 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/techsupport.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/techsupport.json @@ -1,13 +1,41 @@ { "type" : "object", "properties" : { + "casenumber" : { + "type" : "string" + }, + "description" : { + "type" : "string" + }, + "file" : { + "type" : "string" + }, + "partitionname" : { + "type" : "string" + }, + "password" : { + "type" : "string" + }, + "proxy" : { + "type" : "string" + }, + "response" : { + "type" : "string", + "readonly" : true + }, "scope" : { "type" : "string", - "enum" : [ "NODE", "CLUSTER" ] + "enum" : [ "NODE", "CLUSTER", "PARTITION" ] }, "servername" : { "type" : "string", "readonly" : true + }, + "upload" : { + "type" : "boolean" + }, + "username" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute.json new file mode 100644 index 000000000..32262b52d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute.json @@ -0,0 +1,45 @@ +{ + "type" : "object", + "properties" : { + "M" : { + "type" : "integer" + }, + "P" : { + "type" : "integer" + }, + "S" : { + "type" : "string" + }, + "T" : { + "type" : "integer" + }, + "host" : { + "type" : "string" + }, + "n" : { + "type" : "boolean" + }, + "packetlen" : { + "type" : "integer" + }, + "q" : { + "type" : "integer" + }, + "r" : { + "type" : "boolean" + }, + "response" : { + "type" : "string", + "readonly" : true + }, + "v" : { + "type" : "boolean" + }, + "w" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "traceroute", + "title" : "traceroute" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute6.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute6.json new file mode 100644 index 000000000..581e01983 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/utility/traceroute6.json @@ -0,0 +1,48 @@ +{ + "type" : "object", + "properties" : { + "I" : { + "type" : "boolean" + }, + "T" : { + "type" : "integer" + }, + "host" : { + "type" : "string" + }, + "m" : { + "type" : "integer" + }, + "n" : { + "type" : "boolean" + }, + "p" : { + "type" : "integer" + }, + "packetlen" : { + "type" : "integer" + }, + "q" : { + "type" : "integer" + }, + "r" : { + "type" : "boolean" + }, + "response" : { + "type" : "string", + "readonly" : true + }, + "s" : { + "type" : "string" + }, + "v" : { + "type" : "boolean" + }, + "w" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "traceroute6", + "title" : "traceroute6" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionaction.json new file mode 100644 index 000000000..895d773ec --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionaction.json @@ -0,0 +1,38 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "referencecount" : { + "type" : "integer", + "readonly" : true + }, + "type" : { + "type" : "string", + "enum" : [ "clear_text_pd", "clear_text_abr", "encrypted_abr", "trigger_enc_abr", "trigger_body_detection" ] + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionaction", + "title" : "videooptimizationdetectionaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy.json new file mode 100644 index 000000000..f214b4ce5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy.json @@ -0,0 +1,42 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefaction" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicy", + "title" : "videooptimizationdetectionpolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_binding.json new file mode 100644 index 000000000..104c10454 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicy_binding", + "title" : "videooptimizationdetectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.json new file mode 100644 index 000000000..20f962141 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_lbvserver_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicy_lbvserver_binding", + "title" : "videooptimizationdetectionpolicy_lbvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.json new file mode 100644 index 000000000..5e0e19279 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding", + "title" : "videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel.json new file mode 100644 index 000000000..f1b1c3c74 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel.json @@ -0,0 +1,46 @@ +{ + "type" : "object", + "properties" : { + "comment" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "invoke_labelname" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true + }, + "newname" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policylabeltype" : { + "type" : "string", + "enum" : [ "videoopt_req", "videoopt_res" ] + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicylabel", + "title" : "videooptimizationdetectionpolicylabel" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_binding.json new file mode 100644 index 000000000..afed9fb54 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "labelname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicylabel_binding", + "title" : "videooptimizationdetectionpolicylabel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.json new file mode 100644 index 000000000..f05e25e76 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_policybinding_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "invoke_labelname" : { + "type" : "string" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ] + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicylabel_policybinding_binding", + "title" : "videooptimizationdetectionpolicylabel_policybinding_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.json new file mode 100644 index 000000000..4e8e5c9b0 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "invoke_labelname" : { + "type" : "string" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ] + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding", + "title" : "videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_binding.json new file mode 100644 index 000000000..99909c4d4 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationglobaldetection_binding", + "title" : "videooptimizationglobaldetection_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.json new file mode 100644 index 000000000..8a5dbf0af --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ] + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding", + "title" : "videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_binding.json new file mode 100644 index 000000000..c55474605 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_binding.json @@ -0,0 +1,6 @@ +{ + "type" : "object", + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationglobalpacing_binding", + "title" : "videooptimizationglobalpacing_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.json new file mode 100644 index 000000000..7e4fde87b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationglobalpacing_videooptimizationpacingpolicy_binding.json @@ -0,0 +1,39 @@ +{ + "type" : "object", + "properties" : { + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ] + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "type" : { + "type" : "string", + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationglobalpacing_videooptimizationpacingpolicy_binding", + "title" : "videooptimizationglobalpacing_videooptimizationpacingpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingaction.json new file mode 100644 index 000000000..adcf5bc25 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingaction.json @@ -0,0 +1,37 @@ +{ + "type" : "object", + "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rate" : { + "type" : "integer" + }, + "referencecount" : { + "type" : "integer", + "readonly" : true + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingaction", + "title" : "videooptimizationpacingaction" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy.json new file mode 100644 index 000000000..bfa2452df --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy.json @@ -0,0 +1,42 @@ +{ + "type" : "object", + "properties" : { + "action" : { + "type" : "string" + }, + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "comment" : { + "type" : "string" + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "logaction" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "newname" : { + "type" : "string" + }, + "rule" : { + "type" : "string" + }, + "undefaction" : { + "type" : "string" + }, + "undefhits" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicy", + "title" : "videooptimizationpacingpolicy" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_binding.json new file mode 100644 index 000000000..32ed4538e --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicy_binding", + "title" : "videooptimizationpacingpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.json new file mode 100644 index 000000000..5dab57308 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_lbvserver_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicy_lbvserver_binding", + "title" : "videooptimizationpacingpolicy_lbvserver_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.json new file mode 100644 index 000000000..91ad663e3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicy_videooptimizationglobalpacing_binding.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "activepolicy" : { + "type" : "integer", + "readonly" : true + }, + "boundto" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string", + "readonly" : true + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicy_videooptimizationglobalpacing_binding", + "title" : "videooptimizationpacingpolicy_videooptimizationglobalpacing_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel.json new file mode 100644 index 000000000..6641903f5 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel.json @@ -0,0 +1,46 @@ +{ + "type" : "object", + "properties" : { + "comment" : { + "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string", + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, + "invoke_labelname" : { + "type" : "string", + "readonly" : true + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ], + "readonly" : true + }, + "newname" : { + "type" : "string" + }, + "numpol" : { + "type" : "integer", + "readonly" : true + }, + "policylabeltype" : { + "type" : "string", + "enum" : [ "videoopt_req", "videoopt_res" ] + }, + "priority" : { + "type" : "integer", + "readonly" : true + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicylabel", + "title" : "videooptimizationpacingpolicylabel" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_binding.json new file mode 100644 index 000000000..24a1432b3 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_binding.json @@ -0,0 +1,11 @@ +{ + "type" : "object", + "properties" : { + "labelname" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicylabel_binding", + "title" : "videooptimizationpacingpolicylabel_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.json new file mode 100644 index 000000000..31ec4f0eb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_policybinding_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "invoke_labelname" : { + "type" : "string" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ] + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicylabel_policybinding_binding", + "title" : "videooptimizationpacingpolicylabel_policybinding_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.json new file mode 100644 index 000000000..3a261432c --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "invoke" : { + "type" : "boolean" + }, + "invoke_labelname" : { + "type" : "string" + }, + "labelname" : { + "type" : "string" + }, + "labeltype" : { + "type" : "string", + "enum" : [ "vserver", "policylabel" ] + }, + "policyname" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding", + "title" : "videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationparameter.json new file mode 100644 index 000000000..94cab1462 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/videooptimization/videooptimizationparameter.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "quicpacingrate" : { + "type" : "integer" + }, + "randomsamplingpercentage" : { + "type" : "number" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "videooptimizationparameter", + "title" : "videooptimizationparameter" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnalwaysonprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnalwaysonprofile.json new file mode 100644 index 000000000..96082be18 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnalwaysonprofile.json @@ -0,0 +1,23 @@ +{ + "type" : "object", + "properties" : { + "clientcontrol" : { + "type" : "string", + "enum" : [ "ALLOW", "DENY" ] + }, + "locationbasedvpn" : { + "type" : "string", + "enum" : [ "Remote", "Everywhere" ] + }, + "name" : { + "type" : "string" + }, + "networkaccessonvpnfailure" : { + "type" : "string", + "enum" : [ "onlyToGateway", "fullAccess" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnalwaysonprofile", + "title" : "vpnalwaysonprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccesspolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccesspolicy.json index 083dd4da4..8b593034f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccesspolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccesspolicy.json @@ -1,6 +1,11 @@ { "type" : "object", "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "description" : { "type" : "string", "readonly" : true diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccessprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccessprofile.json index 1276bb313..268ac59f7 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccessprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnclientlessaccessprofile.json @@ -1,6 +1,11 @@ { "type" : "object", "properties" : { + "builtin" : { + "type" : "object", + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, "clientconsumedcookies" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_appcontroller_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_appcontroller_binding.json index 3689f8704..a11b9a27f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_appcontroller_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_appcontroller_binding.json @@ -3,6 +3,9 @@ "properties" : { "appcontroller" : { "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditnslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditnslogpolicy_binding.json index b484e72c2..0f5bc0222 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditnslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditnslogpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditsyslogpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditsyslogpolicy_binding.json index bb5acaabd..0f68fcf54 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditsyslogpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_auditsyslogpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationcertpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationcertpolicy_binding.json index 24d9b3dc9..edb08f898 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationcertpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationcertpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationldappolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationldappolicy_binding.json index d1a115341..f4ec98b67 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationldappolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationldappolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationlocalpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationlocalpolicy_binding.json index ff6c0f7ce..e3d744e7f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationlocalpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationlocalpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationnegotiatepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationnegotiatepolicy_binding.json index 3e0440446..1ba09db3d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationnegotiatepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationnegotiatepolicy_binding.json @@ -1,6 +1,12 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "groupextraction" : { + "type" : "boolean" + }, "policyname" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationpolicy_binding.json index 022509873..26c895741 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationradiuspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationradiuspolicy_binding.json index a67008943..eda4225cc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationradiuspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationradiuspolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationsamlpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationsamlpolicy_binding.json index 6a5f3238e..0f268f415 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationsamlpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationsamlpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationtacacspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationtacacspolicy_binding.json index f5427dd82..f0ab3d1c5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationtacacspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_authenticationtacacspolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_domain_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_domain_binding.json index 3e6a86713..140919117 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_domain_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_domain_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "intranetdomain" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip6_binding.json index 7bd42b4cf..7160ac50a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip6_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "intranetip6" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip_binding.json index 30f619684..69f787a40 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_intranetip_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "intranetip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sharefileserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sharefileserver_binding.json index af9ea7724..7140293ae 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sharefileserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sharefileserver_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "sharefile" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sslcertkey_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sslcertkey_binding.json new file mode 100644 index 000000000..6eb0e89fb --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_sslcertkey_binding.json @@ -0,0 +1,28 @@ +{ + "type" : "object", + "properties" : { + "cacert" : { + "type" : "string" + }, + "certkeyname" : { + "type" : "string" + }, + "crlcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "ocspcheck" : { + "type" : "string", + "enum" : [ "Mandatory", "Optional" ] + }, + "userdataencryptionkey" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnglobal_sslcertkey_binding", + "title" : "vpnglobal_sslcertkey_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_staserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_staserver_binding.json index 62630a8cb..46e7743e9 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_staserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_staserver_binding.json @@ -1,12 +1,24 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, + "staaddresstype" : { + "type" : "string", + "enum" : [ "IPV4", "IPV6" ] + }, "staauthid" : { "type" : "string", "readonly" : true }, "staserver" : { "type" : "string" + }, + "stastate" : { + "type" : "string", + "enum" : [ "UP", "DOWN" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.json index dbd72e5c7..565aaab6d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnclientlessaccesspolicy_binding.json @@ -3,7 +3,14 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "globalbindtype" : { + "type" : "string", + "enum" : [ "SYSTEM_GLOBAL", "VPN_GLOBAL", "RNAT_GLOBAL" ] + }, + "gotopriorityexpression" : { + "type" : "string" }, "groupextraction" : { "type" : "boolean" @@ -19,8 +26,7 @@ }, "type" : { "type" : "string", - "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ], - "readonly" : true + "enum" : [ "REQ_OVERRIDE", "REQ_DEFAULT", "RES_OVERRIDE", "RES_DEFAULT" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpneula_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpneula_binding.json index 9ba9a5e49..82f88cda4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpneula_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpneula_binding.json @@ -3,6 +3,9 @@ "properties" : { "eula" : { "type" : "string" + }, + "gotopriorityexpression" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnintranetapplication_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnintranetapplication_binding.json index 81862e278..1b75ddfc5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnintranetapplication_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnintranetapplication_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "intranetapplication" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnnexthopserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnnexthopserver_binding.json index 61310ea9b..0c01b07fc 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnnexthopserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnnexthopserver_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "nexthopserver" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnportaltheme_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnportaltheme_binding.json index 79486b115..0649c0fc4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnportaltheme_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnportaltheme_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "portaltheme" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnsessionpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnsessionpolicy_binding.json index 925224f0b..c8af8bd69 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnsessionpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnsessionpolicy_binding.json @@ -3,7 +3,10 @@ "properties" : { "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ] + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ] + }, + "gotopriorityexpression" : { + "type" : "string" }, "groupextraction" : { "type" : "boolean" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpntrafficpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpntrafficpolicy_binding.json index 799cbee74..93fe87f29 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpntrafficpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpntrafficpolicy_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "groupextraction" : { "type" : "boolean" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnurl_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnurl_binding.json index 12a7b8cb9..db6d9b5b6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnurl_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnglobal_vpnurl_binding.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "gotopriorityexpression" : { + "type" : "string" + }, "urlname" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicaconnection.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicaconnection.json index c6c066860..1c8804902 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicaconnection.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicaconnection.json @@ -1,6 +1,9 @@ { "type" : "object", "properties" : { + "all" : { + "type" : "boolean" + }, "destip" : { "type" : "string", "readonly" : true @@ -13,6 +16,9 @@ "type" : "string", "readonly" : true }, + "nodeid" : { + "type" : "integer" + }, "peid" : { "type" : "integer", "readonly" : true @@ -25,6 +31,10 @@ "type" : "integer", "readonly" : true }, + "transproto" : { + "type" : "string", + "enum" : [ "TCP", "UDP" ] + }, "username" : { "type" : "string" } diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicadtlsconnection.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicadtlsconnection.json index 30d648e72..f487c17a5 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicadtlsconnection.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnicadtlsconnection.json @@ -2,25 +2,35 @@ "type" : "object", "properties" : { "channelnumber" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "destip" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "destport" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "domain" : { - "type" : "string" + "type" : "string", + "readonly" : true }, - "peid" : { + "nodeid" : { "type" : "integer" }, + "peid" : { + "type" : "integer", + "readonly" : true + }, "srcip" : { - "type" : "string" + "type" : "string", + "readonly" : true }, "srcport" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "username" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnnexthopserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnnexthopserver.json index 0aa7087e4..735752604 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnnexthopserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnnexthopserver.json @@ -4,12 +4,19 @@ "name" : { "type" : "string" }, + "nexthopfqdn" : { + "type" : "string" + }, "nexthopip" : { "type" : "string" }, "nexthopport" : { "type" : "integer" }, + "resaddresstype" : { + "type" : "string", + "enum" : [ "IPV4", "IPV6" ] + }, "secure" : { "type" : "string", "enum" : [ "ON", "OFF" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnparameter.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnparameter.json index b9099035d..fcb4926d6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnparameter.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnparameter.json @@ -1,18 +1,36 @@ { "type" : "object", "properties" : { + "advancedclientlessvpnmode" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "allowedlogingroups" : { "type" : "string" }, "allprotocolproxy" : { "type" : "string" }, + "alwaysonprofilename" : { + "type" : "string" + }, "apptokentimeout" : { "type" : "integer" }, "authorizationgroup" : { "type" : "string" }, + "autoproxyurl" : { + "type" : "string" + }, + "backendcertvalidation" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "backendserversni" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "citrixreceiverhome" : { "type" : "string" }, @@ -26,7 +44,7 @@ }, "clientconfiguration" : { "type" : "object", - "enum" : [ "none", "all", "general", "tunnel", "trace", "compression" ] + "enum" : [ "none", "trace" ] }, "clientdebug" : { "type" : "string", @@ -68,6 +86,9 @@ "clientsecuritymessage" : { "type" : "string" }, + "clientversions" : { + "type" : "string" + }, "defaultauthorizationaction" : { "type" : "string", "enum" : [ "ALLOW", "DENY" ] @@ -115,6 +136,17 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "icasessiontimeout" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "icauseraccounting" : { + "type" : "string" + }, + "iconwithreceiver" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "iipdnssuffix" : { "type" : "string" }, @@ -125,6 +157,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "linuxpluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "locallanaccess" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -135,6 +171,10 @@ "logoutscript" : { "type" : "string" }, + "macpluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "mdxtokentimeout" : { "type" : "integer" }, @@ -145,6 +185,9 @@ "ntdomain" : { "type" : "string" }, + "pcoipprofilename" : { + "type" : "string" + }, "proxy" : { "type" : "string", "enum" : [ "BROWSER", "NS", "OFF" ] @@ -156,6 +199,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "rdpclientprofilename" : { + "type" : "string" + }, "rfc1918" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -167,6 +213,9 @@ "sesstimeout" : { "type" : "integer" }, + "smartgroup" : { + "type" : "string" + }, "socksproxy" : { "type" : "string" }, @@ -212,9 +261,25 @@ "type" : "string", "enum" : [ "NS", "OFF" ] }, + "userdomains" : { + "type" : "string" + }, + "vpnsessionpolicybindtype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, + "vpnsessionpolicycount" : { + "type" : "integer", + "readonly" : true + }, "wihome" : { "type" : "string" }, + "wihomeaddresstype" : { + "type" : "string", + "enum" : [ "IPV4", "IPV6" ] + }, "windowsautologon" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -223,6 +288,10 @@ "type" : "string", "enum" : [ "AGENT", "PLUGIN" ] }, + "windowspluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "winsip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipconnection.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipconnection.json new file mode 100644 index 000000000..291af1c18 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipconnection.json @@ -0,0 +1,37 @@ +{ + "type" : "object", + "properties" : { + "all" : { + "type" : "boolean" + }, + "destip" : { + "type" : "string", + "readonly" : true + }, + "destport" : { + "type" : "integer", + "readonly" : true + }, + "nodeid" : { + "type" : "integer" + }, + "peid" : { + "type" : "integer", + "readonly" : true + }, + "srcip" : { + "type" : "string", + "readonly" : true + }, + "srcport" : { + "type" : "integer", + "readonly" : true + }, + "username" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnpcoipconnection", + "title" : "vpnpcoipconnection" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipprofile.json new file mode 100644 index 000000000..1c3cd0c75 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipprofile.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "conserverurl" : { + "type" : "string" + }, + "icvverification" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, + "name" : { + "type" : "string" + }, + "sessionidletimeout" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnpcoipprofile", + "title" : "vpnpcoipprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipvserverprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipvserverprofile.json new file mode 100644 index 000000000..fd9234bcd --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnpcoipvserverprofile.json @@ -0,0 +1,17 @@ +{ + "type" : "object", + "properties" : { + "logindomain" : { + "type" : "string" + }, + "name" : { + "type" : "string" + }, + "udpport" : { + "type" : "integer" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnpcoipvserverprofile", + "title" : "vpnpcoipvserverprofile" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnportaltheme.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnportaltheme.json index 83597fe46..dc65ad1f4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnportaltheme.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnportaltheme.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "basetheme" : { - "type" : "string" + "type" : "string", + "enum" : [ "Default", "Greenbubble", "X1", "RfWebUI" ] }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsamlssoprofile.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsamlssoprofile.json index 155e36a7a..5c1adf040 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsamlssoprofile.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsamlssoprofile.json @@ -4,9 +4,239 @@ "assertionconsumerserviceurl" : { "type" : "string" }, + "attribute1" : { + "type" : "string" + }, + "attribute10" : { + "type" : "string" + }, + "attribute10expr" : { + "type" : "string" + }, + "attribute10format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute10friendlyname" : { + "type" : "string" + }, + "attribute11" : { + "type" : "string" + }, + "attribute11expr" : { + "type" : "string" + }, + "attribute11format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute11friendlyname" : { + "type" : "string" + }, + "attribute12" : { + "type" : "string" + }, + "attribute12expr" : { + "type" : "string" + }, + "attribute12format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute12friendlyname" : { + "type" : "string" + }, + "attribute13" : { + "type" : "string" + }, + "attribute13expr" : { + "type" : "string" + }, + "attribute13format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute13friendlyname" : { + "type" : "string" + }, + "attribute14" : { + "type" : "string" + }, + "attribute14expr" : { + "type" : "string" + }, + "attribute14format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute14friendlyname" : { + "type" : "string" + }, + "attribute15" : { + "type" : "string" + }, + "attribute15expr" : { + "type" : "string" + }, + "attribute15format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute15friendlyname" : { + "type" : "string" + }, + "attribute16" : { + "type" : "string" + }, + "attribute16expr" : { + "type" : "string" + }, + "attribute16format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute16friendlyname" : { + "type" : "string" + }, + "attribute1expr" : { + "type" : "string" + }, + "attribute1format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute1friendlyname" : { + "type" : "string" + }, + "attribute2" : { + "type" : "string" + }, + "attribute2expr" : { + "type" : "string" + }, + "attribute2format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute2friendlyname" : { + "type" : "string" + }, + "attribute3" : { + "type" : "string" + }, + "attribute3expr" : { + "type" : "string" + }, + "attribute3format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute3friendlyname" : { + "type" : "string" + }, + "attribute4" : { + "type" : "string" + }, + "attribute4expr" : { + "type" : "string" + }, + "attribute4format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute4friendlyname" : { + "type" : "string" + }, + "attribute5" : { + "type" : "string" + }, + "attribute5expr" : { + "type" : "string" + }, + "attribute5format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute5friendlyname" : { + "type" : "string" + }, + "attribute6" : { + "type" : "string" + }, + "attribute6expr" : { + "type" : "string" + }, + "attribute6format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute6friendlyname" : { + "type" : "string" + }, + "attribute7" : { + "type" : "string" + }, + "attribute7expr" : { + "type" : "string" + }, + "attribute7format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute7friendlyname" : { + "type" : "string" + }, + "attribute8" : { + "type" : "string" + }, + "attribute8expr" : { + "type" : "string" + }, + "attribute8format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute8friendlyname" : { + "type" : "string" + }, + "attribute9" : { + "type" : "string" + }, + "attribute9expr" : { + "type" : "string" + }, + "attribute9format" : { + "type" : "string", + "enum" : [ "URI", "Basic" ] + }, + "attribute9friendlyname" : { + "type" : "string" + }, + "audience" : { + "type" : "string" + }, + "digestmethod" : { + "type" : "string", + "enum" : [ "SHA1", "SHA256" ] + }, + "encryptassertion" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "encryptionalgorithm" : { + "type" : "string", + "enum" : [ "DES3", "AES128", "AES192", "AES256" ] + }, "name" : { "type" : "string" }, + "nameidexpr" : { + "type" : "string" + }, + "nameidformat" : { + "type" : "string", + "enum" : [ "Unspecified", "emailAddress", "X509SubjectName", "WindowsDomainQualifiedName", "kerberos", "entity", "persistent", "transient" ] + }, "relaystaterule" : { "type" : "string" }, @@ -16,9 +246,26 @@ "samlsigningcertname" : { "type" : "string" }, + "samlspcertname" : { + "type" : "string" + }, "sendpassword" : { "type" : "string", "enum" : [ "ON", "OFF" ] + }, + "signassertion" : { + "type" : "string", + "enum" : [ "NONE", "ASSERTION", "RESPONSE", "BOTH" ] + }, + "signaturealg" : { + "type" : "string", + "enum" : [ "RSA-SHA1", "RSA-SHA256" ] + }, + "signatureservice" : { + "type" : "string" + }, + "skewtime" : { + "type" : "integer" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionaction.json index 931e5184d..d4907a322 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionaction.json @@ -1,18 +1,28 @@ { "type" : "object", "properties" : { + "advancedclientlessvpnmode" : { + "type" : "string", + "enum" : [ "ENABLED", "DISABLED" ] + }, "allowedlogingroups" : { "type" : "string" }, "allprotocolproxy" : { "type" : "string" }, + "alwaysonprofilename" : { + "type" : "string" + }, "authorizationgroup" : { "type" : "string" }, + "autoproxyurl" : { + "type" : "string" + }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly" : true }, "citrixreceiverhome" : { @@ -28,7 +38,7 @@ }, "clientconfiguration" : { "type" : "object", - "enum" : [ "none", "all", "general", "tunnel", "trace", "compression" ] + "enum" : [ "none", "trace" ] }, "clientdebug" : { "type" : "string", @@ -54,7 +64,7 @@ "enum" : [ "ON", "OFF", "DISABLED" ] }, "clientoptions" : { - "type" : "object", + "type" : "string", "enum" : [ "none", "all", "services", "filetransfer", "configuration" ] }, "clientsecurity" : { @@ -113,6 +123,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "iconwithreceiver" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "iipdnssuffix" : { "type" : "string" }, @@ -123,6 +137,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "linuxpluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "locallanaccess" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -133,12 +151,19 @@ "logoutscript" : { "type" : "string" }, + "macpluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "name" : { "type" : "string" }, "ntdomain" : { "type" : "string" }, + "pcoipprofilename" : { + "type" : "string" + }, "proxy" : { "type" : "string", "enum" : [ "BROWSER", "NS", "OFF" ] @@ -150,6 +175,9 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "rdpclientprofilename" : { + "type" : "string" + }, "rfc1918" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -161,6 +189,13 @@ "sesstimeout" : { "type" : "integer" }, + "sfgatewayauthtype" : { + "type" : "string", + "enum" : [ "domain", "RSA", "domainAndRSA", "SMS", "smartCard", "sfAuth", "sfAuthAndRSA" ] + }, + "smartgroup" : { + "type" : "string" + }, "socksproxy" : { "type" : "string" }, @@ -202,9 +237,16 @@ "type" : "string", "enum" : [ "NS", "OFF" ] }, + "useraccounting" : { + "type" : "string" + }, "wihome" : { "type" : "string" }, + "wihomeaddresstype" : { + "type" : "string", + "enum" : [ "IPV4", "IPV6" ] + }, "windowsautologon" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -213,6 +255,10 @@ "type" : "string", "enum" : [ "AGENT", "PLUGIN" ] }, + "windowspluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "winsip" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionpolicy.json index 76a7686a1..278f3b3d6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsessionpolicy.json @@ -6,7 +6,16 @@ }, "builtin" : { "type" : "object", - "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE" ], + "enum" : [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], + "readonly" : true + }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, + "hits" : { + "type" : "integer", "readonly" : true }, "name" : { diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsfconfig.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsfconfig.json new file mode 100644 index 000000000..a3776446b --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnsfconfig.json @@ -0,0 +1,15 @@ +{ + "type" : "object", + "properties" : { + "filename" : { + "type" : "string", + "readonly" : true + }, + "vserver" : { + "type" : "object" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnsfconfig", + "title" : "vpnsfconfig" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnstoreinfo.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnstoreinfo.json new file mode 100644 index 000000000..387feb61d --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnstoreinfo.json @@ -0,0 +1,35 @@ +{ + "type" : "object", + "properties" : { + "storeapisupport" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "storelist" : { + "type" : "string", + "readonly" : true + }, + "storeserverissf" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "storeserverstatus" : { + "type" : "string", + "enum" : [ "UP", "DOWN" ], + "readonly" : true + }, + "storestatus" : { + "type" : "string", + "enum" : [ "UP", "DOWN" ], + "readonly" : true + }, + "url" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnstoreinfo", + "title" : "vpnstoreinfo" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficaction.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficaction.json index 4cd46359d..29f068b3e 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficaction.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficaction.json @@ -11,12 +11,22 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "hdx" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "kcdaccount" : { "type" : "string" }, "name" : { "type" : "string" }, + "passwdexpression" : { + "type" : "string" + }, + "proxy" : { + "type" : "string" + }, "qual" : { "type" : "string", "enum" : [ "http", "tcp" ] @@ -28,6 +38,9 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "userexpression" : { + "type" : "string" + }, "wanscaler" : { "type" : "string", "enum" : [ "ON", "OFF" ] diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficpolicy.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficpolicy.json index eee4ee2db..68f52bdeb 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficpolicy.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpntrafficpolicy.json @@ -4,6 +4,15 @@ "action" : { "type" : "string" }, + "expressiontype" : { + "type" : "string", + "enum" : [ "Classic Policy", "Advanced Policy" ], + "readonly" : true + }, + "hits" : { + "type" : "integer", + "readonly" : true + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnurl.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnurl.json index 0b48b45ba..7f6a4c4a4 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnurl.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnurl.json @@ -4,6 +4,13 @@ "actualurl" : { "type" : "string" }, + "appjson" : { + "type" : "string" + }, + "applicationtype" : { + "type" : "string", + "enum" : [ "CVPN", "VPN", "SaaS" ] + }, "clientlessaccess" : { "type" : "string", "enum" : [ "ON", "OFF" ] @@ -11,11 +18,24 @@ "comment" : { "type" : "string" }, + "iconurl" : { + "type" : "string" + }, "linkname" : { "type" : "string" }, + "samlssoprofile" : { + "type" : "string" + }, + "ssotype" : { + "type" : "string", + "enum" : [ "unifiedgateway", "selfauth", "samlauth" ] + }, "urlname" : { "type" : "string" + }, + "vservername" : { + "type" : "string" } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver.json index 8b5dc019b..501cdbd1a 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver.json @@ -1,6 +1,14 @@ { "type" : "object", "properties" : { + "advancedepa" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "analyticsprofile" : { + "type" : "string", + "readonly" : true + }, "appflowlog" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -9,6 +17,9 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "authnprofile" : { + "type" : "string" + }, "backupvserver" : { "type" : "string", "readonly" : true @@ -27,6 +38,9 @@ "type" : "string", "readonly" : true }, + "certkeynames" : { + "type" : "string" + }, "cginfrahomepageredirect" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] @@ -38,6 +52,10 @@ "comment" : { "type" : "string" }, + "csvserver" : { + "type" : "string", + "readonly" : true + }, "curaaausers" : { "type" : "integer", "readonly" : true @@ -47,6 +65,18 @@ "enum" : [ "UP", "DOWN", "UNKNOWN", "BUSY", "OUT OF SERVICE", "GOING OUT OF SERVICE", "DOWN WHEN GOING OUT OF SERVICE", "NS_EMPTY_STR", "Unknown", "DISABLED" ], "readonly" : true }, + "curtotalusers" : { + "type" : "integer", + "readonly" : true + }, + "deploymenttype" : { + "type" : "string", + "enum" : [ "NONE", "ICA_WEBINTERFACE", "ICA_STOREFRONT", "MOBILITY", "WIONNS" ] + }, + "devicecert" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "disableprimaryondown" : { "type" : "string", "enum" : [ "ENABLED", "DISABLED" ], @@ -64,6 +94,14 @@ "type" : "string", "enum" : [ "ENABLED", "DISABLED" ] }, + "dtls" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "epaprofileoptional" : { + "type" : "boolean", + "readonly" : true + }, "failedlogintimeout" : { "type" : "integer" }, @@ -82,6 +120,10 @@ "type" : "string", "enum" : [ "ON", "OFF" ] }, + "icaproxysessionmigration" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "icmpvsrresponse" : { "type" : "string", "enum" : [ "PASSIVE", "ACTIVE" ] @@ -90,15 +132,38 @@ "type" : "string", "readonly" : true }, + "ipset" : { + "type" : "string" + }, "ipv46" : { "type" : "string" }, + "l2conn" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "linuxepapluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "listenpolicy" : { "type" : "string" }, "listenpriority" : { "type" : "integer" }, + "loginonce" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "logoutonsmartcardremoval" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "macepapluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] + }, "map" : { "type" : "string", "enum" : [ "ON", "OFF" ], @@ -119,6 +184,18 @@ "newname" : { "type" : "string" }, + "ngname" : { + "type" : "string", + "readonly" : true + }, + "nodefaultbindings" : { + "type" : "string", + "enum" : [ "YES", "NO" ], + "readonly" : true + }, + "pcoipvserverprofilename" : { + "type" : "string" + }, "policy" : { "type" : "string", "readonly" : true @@ -138,6 +215,9 @@ "range" : { "type" : "integer" }, + "rdpserverprofilename" : { + "type" : "string" + }, "redirect" : { "type" : "string", "enum" : [ "CACHE", "POLICY", "ORIGIN" ], @@ -147,6 +227,14 @@ "type" : "string", "readonly" : true }, + "response" : { + "type" : "string", + "readonly" : true + }, + "rhistate" : { + "type" : "string", + "enum" : [ "PASSIVE", "ACTIVE" ] + }, "rule" : { "type" : "string", "readonly" : true @@ -202,14 +290,24 @@ "enum" : [ "ENABLED", "DISABLED" ], "readonly" : true }, + "userdomains" : { + "type" : "string" + }, "value" : { "type" : "string", "enum" : [ "Certkey not bound", "SSL feature disabled" ], "readonly" : true }, + "vserverfqdn" : { + "type" : "string" + }, "weight" : { "type" : "integer", "readonly" : true + }, + "windowsepapluginupgrade" : { + "type" : "string", + "enum" : [ "Always", "Essential", "Never" ] } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationdfapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationdfapolicy_binding.json index 7c6131151..680b51cf1 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationdfapolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationdfapolicy_binding.json @@ -2,10 +2,12 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationloginschemapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationloginschemapolicy_binding.json index 8be18dc63..b7b734a07 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationloginschemapolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationloginschemapolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationnegotiatepolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationnegotiatepolicy_binding.json index f7098c501..9de883965 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationnegotiatepolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationnegotiatepolicy_binding.json @@ -5,6 +5,16 @@ "type" : "integer", "readonly" : true }, + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "groupextraction" : { + "type" : "boolean" + }, "name" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationoauthidppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationoauthidppolicy_binding.json new file mode 100644 index 000000000..ca5e0e679 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationoauthidppolicy_binding.json @@ -0,0 +1,30 @@ +{ + "type" : "object", + "properties" : { + "bindpoint" : { + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] + }, + "gotopriorityexpression" : { + "type" : "string" + }, + "groupextraction" : { + "type" : "boolean" + }, + "name" : { + "type" : "string" + }, + "policy" : { + "type" : "string" + }, + "priority" : { + "type" : "integer" + }, + "secondary" : { + "type" : "boolean" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "vpnvserver_authenticationoauthidppolicy_binding", + "title" : "vpnvserver_authenticationoauthidppolicy_binding" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationpolicy_binding.json index 0e4d84495..87aefc30d 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationpolicy_binding.json @@ -2,10 +2,12 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationsamlidppolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationsamlidppolicy_binding.json index 6ceda6696..ec490bf18 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationsamlidppolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationsamlidppolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationwebauthpolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationwebauthpolicy_binding.json index 257ef60ff..7e626dd72 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationwebauthpolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_authenticationwebauthpolicy_binding.json @@ -2,10 +2,12 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_cspolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_cspolicy_binding.json index 99b57b734..2a3dff52b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_cspolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_cspolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_feopolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_feopolicy_binding.json index 57cd850f8..1b54d14a6 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_feopolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_feopolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_icapolicy_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_icapolicy_binding.json index 5903c34ee..043239c0b 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_icapolicy_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_icapolicy_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "bindpoint" : { - "type" : "string" + "type" : "string", + "enum" : [ "REQUEST", "RESPONSE", "ICA_REQUEST", "OTHERTCP_REQUEST" ] }, "gotopriorityexpression" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_intranetip6_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_intranetip6_binding.json index 4e4691404..e8fbd5555 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_intranetip6_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_intranetip6_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "intranetip6" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_staserver_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_staserver_binding.json index 8d1de60e0..8dc2db02f 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_staserver_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_staserver_binding.json @@ -8,12 +8,21 @@ "name" : { "type" : "string" }, + "staaddresstype" : { + "type" : "string", + "enum" : [ "IPV4", "IPV6" ] + }, "staauthid" : { "type" : "string", "readonly" : true }, "staserver" : { "type" : "string" + }, + "stastate" : { + "type" : "string", + "enum" : [ "UP", "DOWN" ], + "readonly" : true } }, "$schema" : "http://json-schema.org/draft-04/schema#", diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnepaprofile_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnepaprofile_binding.json index a76255a08..6f3e08e36 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnepaprofile_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnepaprofile_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "epaprofile" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpneula_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpneula_binding.json index d628cadf2..8e42dba62 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpneula_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpneula_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "eula" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnportaltheme_binding.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnportaltheme_binding.json index 5e55dc773..0ccecd1d8 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnportaltheme_binding.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/vpn/vpnvserver_vpnportaltheme_binding.json @@ -2,7 +2,8 @@ "type" : "object", "properties" : { "acttype" : { - "type" : "integer" + "type" : "integer", + "readonly" : true }, "name" : { "type" : "string" diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfpackage.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfpackage.json new file mode 100644 index 000000000..5bd2188c2 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfpackage.json @@ -0,0 +1,14 @@ +{ + "type" : "object", + "properties" : { + "jre" : { + "type" : "string" + }, + "wf" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "wfpackage", + "title" : "wfpackage" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfsite.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfsite.json new file mode 100644 index 000000000..bb9a7f9f1 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/wf/wfsite.json @@ -0,0 +1,38 @@ +{ + "type" : "object", + "properties" : { + "displayroamingaccounts" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "html5receiver" : { + "type" : "string", + "enum" : [ "ALWAYS", "FALLBACK", "OFF" ] + }, + "sitename" : { + "type" : "string" + }, + "state" : { + "type" : "string", + "enum" : [ "UP", "INITIALIZING", "DOWN-HostUnknown", "DOWN-ReqTimeout", "DOWN-Wrong Store", "DOWN-SF Error", "DOWN-SSL Error", "DOWN-Conn Reset", "DOWN" ], + "readonly" : true + }, + "storefronturl" : { + "type" : "string" + }, + "storename" : { + "type" : "string" + }, + "workspacecontrol" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, + "xframeoptions" : { + "type" : "string", + "enum" : [ "ALLOW", "DENY" ] + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "wfsite", + "title" : "wfsite" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/wi/wisite.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/wi/wisite.json index 0343c0c1a..94bb22f05 100644 --- a/vendor/github.com/chiradeep/go-nitro/jsonconfig/wi/wisite.json +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/wi/wisite.json @@ -5,6 +5,9 @@ "type" : "string", "enum" : [ "Explicit", "SmartCard" ] }, + "agcallbackurl" : { + "type" : "string" + }, "agurl" : { "type" : "string" }, @@ -29,10 +32,17 @@ "footertext" : { "type" : "string" }, + "hidedomainfield" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "kioskmode" : { "type" : "string", "enum" : [ "ON", "OFF" ] }, + "logindomains" : { + "type" : "string" + }, "loginsysmessage" : { "type" : "string" }, @@ -52,6 +62,10 @@ "type" : "string", "enum" : [ "Online", "Offline", "DualMode" ] }, + "restrictdomains" : { + "type" : "string", + "enum" : [ "ON", "OFF" ] + }, "secondstaurl" : { "type" : "string" }, diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmdeployment.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmdeployment.json new file mode 100644 index 000000000..5f851de01 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmdeployment.json @@ -0,0 +1,21 @@ +{ + "type" : "object", + "properties" : { + "config" : { + "type" : "string" + }, + "frompackage" : { + "type" : "string" + }, + "meta" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "xmdeployment", + "title" : "xmdeployment" +} \ No newline at end of file diff --git a/vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmpackage.json b/vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmpackage.json new file mode 100644 index 000000000..752da2cd7 --- /dev/null +++ b/vendor/github.com/chiradeep/go-nitro/jsonconfig/xm/xmpackage.json @@ -0,0 +1,22 @@ +{ + "type" : "object", + "properties" : { + "identifier" : { + "type" : "string", + "readonly" : true + }, + "meta" : { + "type" : "string", + "readonly" : true + }, + "name" : { + "type" : "string" + }, + "packagefile" : { + "type" : "string" + } + }, + "$schema" : "http://json-schema.org/draft-04/schema#", + "id" : "xmpackage", + "title" : "xmpackage" +} \ No newline at end of file