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

Prefix: crypto_actions_

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

📚 External Documentation

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

  rpcs:
    +---x crypto-clear
    |  +---w input
    |     +---w clear-type    crypto-actions-rpc:crypto-clear-enum
    +---x crypto-clear-ssl-static
    |  +---w input
    |     +---w clear-static-type    crypto-actions-rpc:crypto-clear-ssl-static-enum
    +---x crypto-clear-ssl-user
    |  +---w input
    |     +---w clear-user-type    crypto-actions-rpc:crypto-clear-ssl-user-enum
    |     +---w user-name          string
    +---x crypto-clear-ssl-profile
       +---w input
          +---w clear-profile-type    crypto-actions-rpc:crypto-clear-ssl-profile-enum
          +---w profile-name          string