Cisco-IOS-XE-ucse-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-ucse-rpc

Prefix: ucse_rpc

Related Modules:
Cisco-IOS-XE-ucse-oper
cisco-ia
Cisco-IOS-XE-aaa-actions-rpc
Cisco-IOS-XE-bgp-actions-rpc
Cisco-IOS-XE-cellular-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-ucse-rpc:rpc-name \
  -d '{"input": {}}'

📚 External Documentation

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

  rpcs:
    +---x ucse
       +---w input
       |  +---w subslot             string
       |  +---w (command-choice)
       |     +--:(imc-case)
       |     |  +---w imc
       |     |     +---w password-reset?   empty
       |     +--:(server-case)
       |     |  +---w server
       |     |     +---w (server-command-choice)?
       |     |        +--:(server-cmos-password-reset)
       |     |        |  +---w cmos-reset?       empty
       |     |        +--:(server-password-reset)
       |     |        |  +---w password-reset
       |     |        |     +---w BIOS?   empty
       |     |        +--:(server-reload)
       |     |        |  +---w reload?           empty
       |     |        +--:(server-reset)
       |     |        |  +---w reset?            empty
       |     |        +--:(server-start)
       |     |        |  +---w start?            empty
       |     |        +--:(server-stop)
       |     |           +---w stop?             empty
       |     +--:(shutdown-case)
       |     |  +---w shutdown?     empty
       |     +--:(statistics-case)
       |        +---w statistics
       |           +---w clear?   empty
       +--ro output
          +--ro result?   string