Cisco-IOS-XE-meraki-leds-actions-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-meraki-leds-actions-rpc

Prefix: meraki_leds_act

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-meraki-leds-actions-rpc:rpc-name \
  -d '{"input": {}}'

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-meraki-leds-actions-rpc

  rpcs:
    +---x set-system-led-state
    |  +---w input
    |     +---w chassis-number?   uint8
    |     +---w led-state         meraki-leds-actions-rpc:system-led-state
    +---x blink-leds-cmd
       +---w input
          +---w chassis-number?   uint8
          +---w action            meraki-leds-actions-rpc:blink-action-type
          +---w duration?         uint16