beautypg.com

Rpc delete operation example – Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 24

background image

16

Multi-Service IronWare YANG Configuration Guide

53-1003038-02

RPC delete operation example

2

{

key "ppcr-id";

description "The DMA information container.";

leaf ppcr-id

{

type uint32

{

range "0..4294967295";

}

description "The PPCR Id.";

}

leaf cam-size

{

type uint32

{

range "0..4294967295";

}

description "The CAM size (K entries)";

}

leaf pram-size

{

type uint32

{

range "0..4294967295";

}

description "The PRAM size (K entries)";

}

leaf age-ram-size

{

type uint32

{

range "0..4294967295";

}

description "The AGE RAM size (K entries)";

}

}

}

leaf system-uptime

{

type string

{

length "1..63";

}

description "System Uptime";

}

}

}

}

}

RPC delete operation example

The following example shows the RPC request and response for a delete operation.

xmlns:brcd="http://brocade.com/ns/netconf/config/netiron-config/">