<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
<get-config>
<source>
<running/>
</source>
<filter type="subtree">
<crypto-sa xmlns="urn:brocade.com:mgmt:brocade-crypto">
<crypto/>
</crypto-sa>
</filter>
</get-config>
</rpc>
<rpc xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="2"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<crypto-sa xmlns="urn:brocade.com:mgmt:brocade-crypto">
<crypto>
<cert>
<expiry-level>
<level>critical</level>
<period>48</period>
</expiry-level>
</cert>
</crypto>
</crypto-sa>
</config>
</edit-config>
</rpc>]]>]]>
Sets the severity level to configure. Severity level can be one of:
Sets the duration, in days, when this notification type is to be generated. Enter a value in the range 1-90 days. For example, for the notification type info where the notification-period is set to 90 days, this notification type (info) will start getting generated for certificates expiring within the next 90 days.