Cisco-IOS-XE-cts-rpc

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse RPC APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-cts-rpc

Prefix: cts_rpc

Related Modules:
cisco-ia
Cisco-IOS-XE-aaa-actions-rpc
Cisco-IOS-XE-bgp-actions-rpc
Cisco-IOS-XE-cellular-rpc
Cisco-IOS-XE-chassis-rpc

💡 Example Usage

# POST RPC operation
curl -X POST \
  -H "Content-Type: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/operations/Cisco-IOS-XE-cts-rpc:rpc-name \
  -d '{"input": {}}'

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-cts-rpc

  augment /ios-xe-rpc:clear/ios-xe-rpc:input/ios-xe-rpc:clear-choice:
    +--:(cts-case)
       +-- cts
          +-- (cts-choice)?
             +--:(counter-case)
             |  +-- counter!
             |     +-- interface?   string
             +--:(credentials-case)
             |  +-- credentials?        empty
             +--:(environment-data-case)
             |  +-- environment-data?   empty
             +--:(pac-case)
             |  +-- pac
             |     +-- (pac-choice)?
             |        +--:(A-ID-case)
             |        |  +-- A-ID?   string
             |        +--:(all-case)
             |           +-- all?    empty
             +--:(role-based-case)
             |  +-- role-based
             |     +-- counters!
             |        +-- (counters-choice)?
             |           +--:(default-case)
             |           |  +-- default!
             |           |     +-- (ip-choice)?
             |           |        +--:(ipv6-case)
             |           |        |  +-- ipv6?   empty
             |           |        +--:(ipv4-case)
             |           |           +-- ipv4?   empty
             |           +--:(ipv4-case)
             |           |  +-- ipv4?      empty
             |           +--:(ipv6-case)
             |           |  +-- ipv6?      empty
             |           +--:(from-case)
             |              +-- from
             |              |  +-- (from-to-choice)?
             |              |     +--:(security-tag-case)
             |              |     |  +-- security-tag?   uint16
             |              |     |  +-- (ip-choice)?
             |              |     |     +--:(ipv6-case)
             |              |     |     |  +-- ipv6?     empty
             |              |     |     +--:(ipv4-case)
             |              |     |        +-- ipv4?     empty
             |              |     +--:(unknown-case)
             |              |        +-- unknown!
             |              |           +-- (ip-choice)?
             |              |              +--:(ipv6-case)
             |              |              |  +-- ipv6?   empty
             |              |              +--:(ipv4-case)
             |              |                 +-- ipv4?   empty
             |              +-- to
             |                 +-- (from-to-choice)?
             |                    +--:(security-tag-case)
             |                    |  +-- security-tag?   uint16
             |                    |  +-- (ip-choice)?
             |                    |     +--:(ipv6-case)
             |                    |     |  +-- ipv6?     empty
             |                    |     +--:(ipv4-case)
             |                    |        +-- ipv4?     empty
             |                    +--:(unknown-case)
             |                       +-- unknown!
             |                          +-- (ip-choice)?
             |                             +--:(ipv6-case)
             |                             |  +-- ipv6?   empty
             |                             +--:(ipv4-case)
             |                                +-- ipv4?   empty
             +--:(server-case)
             |  +-- server?             inet:ipv4-address
             +--:(sxp-case)
                +-- sxp
                   +-- filter-counters?   empty

  rpcs:
    +---x cts
       +---w input
       |  +---w credentials
       |     +---w id?         string
       |     +---w password?   string
       +--ro output
          +--ro result?   string