📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-grpc-tunnel-cfg
Prefix: grpc_tunnel_cfg
Related Modules:
Cisco-IOS-XE-app-hosting-cfg
Cisco-IOS-XE-aws-cw-cfg
Cisco-IOS-XE-aws-s3-cfg
Cisco-IOS-XE-cloud-services-cfg
Cisco-IOS-XE-ctrl-mng-cfg
💡 Example Usage
# PUT configuration curl -X PUT \ -H "Content-Type: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/Cisco-IOS-XE-grpc-tunnel-cfg \ -d @config.json
📚 External Documentation
module: Cisco-IOS-XE-grpc-tunnel-cfg
+--rw grpc-tunnel-cfg-data
+--rw grpctunnel-target-config* [target-type]
| +--rw target-type grpc-tunnel-cfg:grpctunnel-target-type
| +--rw enable? boolean
| +--rw port-override? boolean
| +--rw port-override-value? uint16
+--rw grpctunnel-dest-config* [server-id]
+--rw server-id string
+--rw enable? boolean
+--rw src-vrf? string
+--rw src-addr? inet:ip-address
+--rw destination-port? uint16
+--rw (addrhost-type-choice)?
| +--:(grpctunnel-address-type-unspecified)
| | +--rw unspecified? boolean
| +--:(grpctunnel-address-type-ip)
| +--rw dest-addr? inet:ip-address
+--rw (secure-type-choice)?
+--:(grpctunnel-secure-none)
| +--rw insecure? boolean
+--:(grpctunnel-secure-identity)
+--rw identity-tsname? string