Cisco-IOS-XE-wireless-rogue-authz-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-wireless-rogue-authz-rpc

Prefix: wireless_rogue_

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-wireless-rogue-authz-rpc:rpc-name \
  -d '{"input": {}}'

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-wireless-rogue-authz-rpc

  rpcs:
    +---x clear-client-allow-list
    +---x clear-ap-allow-list
    +---x client-allow-list-export
    |  +---w input
    |     +---w filename    string
    +---x ap-allow-list-export
    |  +---w input
    |     +---w filename    string
    +---x client-allow-list-import
    |  +---w input
    |     +---w filename    string
    |     +---w checksum    string
    +---x ap-allow-list-import
    |  +---w input
    |     +---w filename    string
    |     +---w checksum    string
    +---x clear-cipher-allow-list
    +---x clear-akm-allow-list
    +---x clear-ssid-allow-list
    +---x cipher-allow-list-export
    |  +---w input
    |     +---w filename    string
    +---x akm-allow-list-export
    |  +---w input
    |     +---w filename    string
    +---x ssid-allow-list-export
    |  +---w input
    |     +---w filename    string
    +---x cipher-allow-list-import
    |  +---w input
    |     +---w filename    string
    |     +---w checksum    string
    +---x akm-allow-list-import
    |  +---w input
    |     +---w filename    string
    |     +---w checksum    string
    +---x ssid-allow-list-import
       +---w input
          +---w filename    string
          +---w checksum    string