show checkpoint all

show checkpoint all

import json

"""
Modify these please
"""
url='http://<IP_Address>/ins'
switchuser='<User_ID>'
switchpassword='<Password>'

myheaders={'content-type':'application/json'}
payload={
  "ins_api":{
  "version": "1.0",
  "type": "cli_show",
  "chunk": "0",
  "sid": "1",
  "input": "show checkpoint all ",
  "output_format": "json"
}

response = requests.post(url,data=json.dumps(payload), headers=myheaders,auth=(switchuser,switchpassword)).json()
output = json.dumps(response, indent=4, sort_keys=True)


{

  "ins_api": {
    "type": "cli_show",
    "version": "1.0",
    "sid": "eoc",
    "outputs": {
      "output": {
        "input": "show checkpoint all",
        "msg": "Success",
        "code": "200",
        "body": {
          "TABLE_checkpoint_details": {
            "ROW_checkpoint_details": [
              {
                "name": "user-checkpoint-4",
                "checkpoint_config": [
                  "!Command: Checkpoint cmd vdc 1\n",
                  "!Time: Thu Jul 19 05:54:57 2018\n",
                  "version 9.2(1) Bios:version 08.32 \n",
                  "class-map type network-qos c-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-8q-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-8q-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq4\n",
                  "  description Default class on qos-group 4\n",
                  "  match qos-group 4\n",
                  "class-map type network-qos c-8q-nq5\n",
                  "  description Default class on qos-group 5\n",
                  "  match qos-group 5\n",
                  "class-map type network-qos c-8q-nq6\n",
                  "  description Default class on qos-group 6\n",
                  "  match qos-group 6\n",
                  "class-map type network-qos c-8q-nq7\n",
                  "  description Default class on qos-group 7\n",
                  "  match qos-group 7\n",
                  "class-map type network-qos c-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "class-map type network-qos c-8q-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "policy-map type network-qos default-nq-policy\n",
                  "  class type network-qos c-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq-default\n",
                  "    mtu 1500\n",
                  "policy-map type network-qos default-8q-nq-policy\n",
                  "  class type network-qos c-8q-nq7\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq6\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq5\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq4\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq-default\n",
                  "    mtu 1500\n",
                  "vdc switch id 1\n",
                  "  limit-resource vlan minimum 16 maximum 4094\n",
                  "  limit-resource vrf minimum 2 maximum 4096\n",
                  "  limit-resource port-channel minimum 0 maximum 511\n",
                  "  limit-resource u4route-mem minimum 248 maximum 248\n",
                  "  limit-resource u6route-mem minimum 96 maximum 96\n",
                  "  limit-resource m4route-mem minimum 58 maximum 58\n",
                  "  limit-resource m6route-mem minimum 8 maximum 8\n",
                  "feature nxapi\n",
                  "feature bash-shell\n",
                  "  feature ssh\n",
                  "  ssh key rsa 1024\n",
                  "role name priv-15\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-14\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-13\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-12\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-11\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-10\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-9\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-8\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-7\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-6\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-5\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-4\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-3\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-2\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-1\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-0\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 10 permit command traceroute6 *\n",
                  "  rule 9 permit command traceroute *\n",
                  "  rule 8 permit command telnet6 *\n",
                  "  rule 7 permit command telnet *\n",
                  "  rule 6 permit command ping6 *\n",
                  "  rule 5 permit command ping *\n",
                  "  rule 4 permit command ssh6 *\n",
                  "  rule 3 permit command ssh *\n",
                  "  rule 2 permit command enable *\n",
                  "  rule 1 permit read  \n",
                  "no password strength-check\n",
                  "username admin password 5 $5$qb.xSESp$ol5ZmZHuSHYZYFzajrX1Ny9cFTD1Y/e8j2L1b6YLpi5  role network-admin\n",
                  "ip domain-lookup\n",
                  "   qos statistics\n",
                  "   class-map type queuing match-any c-out-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-out-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-out-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-out-q-default\n",
                  "     match qos-group 0\n",
                  "   class-map type queuing match-any c-out-8q-q7\n",
                  "     match qos-group 7\n",
                  "   class-map type queuing match-any c-out-8q-q6\n",
                  "     match qos-group 6\n",
                  "   class-map type queuing match-any c-out-8q-q5\n",
                  "     match qos-group 5\n",
                  "   class-map type queuing match-any c-out-8q-q4\n",
                  "     match qos-group 4\n",
                  "   class-map type queuing match-any c-out-8q-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-out-8q-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-out-8q-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-out-8q-q-default\n",
                  "     match qos-group 0\n",
                  "   class-map type queuing match-any c-in-q7\n",
                  "     match qos-group 7\n",
                  "   class-map type queuing match-any c-in-q6\n",
                  "     match qos-group 6\n",
                  "   class-map type queuing match-any c-in-q5\n",
                  "     match qos-group 5\n",
                  "   class-map type queuing match-any c-in-q4\n",
                  "     match qos-group 4\n",
                  "   class-map type queuing match-any c-in-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-in-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-in-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-in-q-default\n",
                  "     match qos-group 0\n",
                  "policy-map type queuing default-out-policy\n",
                  "  class type queuing c-out-q3\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "policy-map type queuing default-8q-out-policy\n",
                  "  class type queuing c-out-8q-q7\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-8q-q6\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q5\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q4\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q3\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "copp profile strict\n",
                  "no system mode maintenance\n",
                  "snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey\n",
                  "rmon event 1 description FATAL(1) owner PMON@FATAL\n",
                  "rmon event 2 description CRITICAL(2) owner PMON@CRITICAL\n",
                  "rmon event 3 description ERROR(3) owner PMON@ERROR\n",
                  "rmon event 4 description WARNING(4) owner PMON@WARNING\n",
                  "rmon event 5 description INFORMATION(5) owner PMON@INFO\n",
                  "callhome\n",
                  "    destination-profile CiscoTAC-1 message-level 0\n",
                  "    destination-profile CiscoTAC-1 message-size 5000000\n",
                  "    destination-profile full_txt message-level 0\n",
                  "    destination-profile full_txt message-size 2500000\n",
                  "    destination-profile short_txt message-level 0\n",
                  "    destination-profile short_txt message-size 4000\n",
                  "    periodic-inventory notification interval 7\n",
                  "    periodic-inventory notification timeofday 08:00\n",
                  "vlan 1\n",
                  "vrf context management\n",
                  "  ip route 0.0.0.0/0 10.105.194.129\n",
                  "nxapi http port 80\n",
                  "nxapi https port 443\n",
                  "no nxapi ssl ciphers weak\n",
                  "nxapi ssl protocols TLSv1.1 TLSv1.2\n",
                  "interface Ethernet1/1\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/2\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/3\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/4\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/5\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/6\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/7\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/8\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/9\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/10\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/11\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/12\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/13\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/14\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/15\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/16\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/17\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/18\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/19\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/20\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/21\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/22\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/23\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/24\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/25\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/26\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/27\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/28\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/29\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/30\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/31\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/32\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/33\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/34\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/35\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/36\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface mgmt0\n",
                  "  vrf member management\n",
                  "  ip address 10.105.194.196/25\n",
                  "line console\n",
                  "line vty\n",
                  "xml server timeout 1200\n",
                  "no priority-flow-control override-interface mode off\n",
                  "  logging logfile messages 5 size 4194304\n",
                  "  logging monitor\n",
                  "  logging module\n",
                  "  logging console\n",
                  [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                ]
              },
              {
                "name": "user-checkpoint-5",
                "checkpoint_config": [
                  "!Command: Checkpoint cmd vdc 1\n",
                  "!Time: Thu Jul 19 05:55:11 2018\n",
                  "version 9.2(1) Bios:version 08.32 \n",
                  "class-map type network-qos c-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-8q-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-8q-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq4\n",
                  "  description Default class on qos-group 4\n",
                  "  match qos-group 4\n",
                  "class-map type network-qos c-8q-nq5\n",
                  "  description Default class on qos-group 5\n",
                  "  match qos-group 5\n",
                  "class-map type network-qos c-8q-nq6\n",
                  "  description Default class on qos-group 6\n",
                  "  match qos-group 6\n",
                  "class-map type network-qos c-8q-nq7\n",
                  "  description Default class on qos-group 7\n",
                  "  match qos-group 7\n",
                  "class-map type network-qos c-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "class-map type network-qos c-8q-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "policy-map type network-qos default-nq-policy\n",
                  "  class type network-qos c-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq-default\n",
                  "    mtu 1500\n",
                  "policy-map type network-qos default-8q-nq-policy\n",
                  "  class type network-qos c-8q-nq7\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq6\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq5\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq4\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq-default\n",
                  "    mtu 1500\n",
                  "vdc switch id 1\n",
                  "  limit-resource vlan minimum 16 maximum 4094\n",
                  "  limit-resource vrf minimum 2 maximum 4096\n",
                  "  limit-resource port-channel minimum 0 maximum 511\n",
                  "  limit-resource u4route-mem minimum 248 maximum 248\n",
                  "  limit-resource u6route-mem minimum 96 maximum 96\n",
                  "  limit-resource m4route-mem minimum 58 maximum 58\n",
                  "  limit-resource m6route-mem minimum 8 maximum 8\n",
                  "feature nxapi\n",
                  "feature bash-shell\n",
                  "  feature ssh\n",
                  "  ssh key rsa 1024\n",
                  "role name priv-15\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-14\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-13\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-12\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-11\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-10\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-9\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-8\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-7\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-6\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-5\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-4\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-3\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-2\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-1\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-0\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 10 permit command traceroute6 *\n",
                  "  rule 9 permit command traceroute *\n",
                  "  rule 8 permit command telnet6 *\n",
                  "  rule 7 permit command telnet *\n",
                  "  rule 6 permit command ping6 *\n",
                  "  rule 5 permit command ping *\n",
                  "  rule 4 permit command ssh6 *\n",
                  "  rule 3 permit command ssh *\n",
                  "  rule 2 permit command enable *\n",
                  "  rule 1 permit read  \n",
                  "no password strength-check\n",
                  "username admin password 5 $5$qb.xSESp$ol5ZmZHuSHYZYFzajrX1Ny9cFTD1Y/e8j2L1b6YLpi5  role network-admin\n",
                  "ip domain-lookup\n",
                  "   qos statistics\n",
                  "   class-map type queuing match-any c-out-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-out-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-out-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-out-q-default\n",
                  "     match qos-group 0\n",
                  "   class-map type queuing match-any c-out-8q-q7\n",
                  "     match qos-group 7\n",
                  "   class-map type queuing match-any c-out-8q-q6\n",
                  "     match qos-group 6\n",
                  "   class-map type queuing match-any c-out-8q-q5\n",
                  "     match qos-group 5\n",
                  "   class-map type queuing match-any c-out-8q-q4\n",
                  "     match qos-group 4\n",
                  "   class-map type queuing match-any c-out-8q-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-out-8q-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-out-8q-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-out-8q-q-default\n",
                  "     match qos-group 0\n",
                  "   class-map type queuing match-any c-in-q7\n",
                  "     match qos-group 7\n",
                  "   class-map type queuing match-any c-in-q6\n",
                  "     match qos-group 6\n",
                  "   class-map type queuing match-any c-in-q5\n",
                  "     match qos-group 5\n",
                  "   class-map type queuing match-any c-in-q4\n",
                  "     match qos-group 4\n",
                  "   class-map type queuing match-any c-in-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-in-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-in-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-in-q-default\n",
                  "     match qos-group 0\n",
                  "policy-map type queuing default-out-policy\n",
                  "  class type queuing c-out-q3\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "policy-map type queuing default-8q-out-policy\n",
                  "  class type queuing c-out-8q-q7\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-8q-q6\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q5\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q4\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q3\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "copp profile strict\n",
                  "no system mode maintenance\n",
                  "snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey\n",
                  "rmon event 1 description FATAL(1) owner PMON@FATAL\n",
                  "rmon event 2 description CRITICAL(2) owner PMON@CRITICAL\n",
                  "rmon event 3 description ERROR(3) owner PMON@ERROR\n",
                  "rmon event 4 description WARNING(4) owner PMON@WARNING\n",
                  "rmon event 5 description INFORMATION(5) owner PMON@INFO\n",
                  "callhome\n",
                  "    destination-profile CiscoTAC-1 message-level 0\n",
                  "    destination-profile CiscoTAC-1 message-size 5000000\n",
                  "    destination-profile full_txt message-level 0\n",
                  "    destination-profile full_txt message-size 2500000\n",
                  "    destination-profile short_txt message-level 0\n",
                  "    destination-profile short_txt message-size 4000\n",
                  "    periodic-inventory notification interval 7\n",
                  "    periodic-inventory notification timeofday 08:00\n",
                  "vlan 1\n",
                  "vrf context management\n",
                  "  ip route 0.0.0.0/0 10.105.194.129\n",
                  "nxapi http port 80\n",
                  "nxapi https port 443\n",
                  "no nxapi ssl ciphers weak\n",
                  "nxapi ssl protocols TLSv1.1 TLSv1.2\n",
                  "interface Ethernet1/1\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/2\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/3\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/4\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/5\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/6\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/7\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/8\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/9\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/10\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/11\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/12\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/13\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/14\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/15\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/16\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/17\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/18\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/19\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/20\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/21\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/22\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/23\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/24\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/25\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/26\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/27\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/28\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/29\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/30\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/31\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/32\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/33\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/34\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/35\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/36\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface mgmt0\n",
                  "  vrf member management\n",
                  "  ip address 10.105.194.196/25\n",
                  "line console\n",
                  "line vty\n",
                  "xml server timeout 1200\n",
                  "no priority-flow-control override-interface mode off\n",
                  "  logging logfile messages 5 size 4194304\n",
                  "  logging monitor\n",
                  "  logging module\n",
                  "  logging console\n",
                  [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                ]
              },
              {
                "name": "checkpoint1",
                "checkpoint_config": [
                  "!Command: Checkpoint cmd vdc 1\n",
                  "!Time: Thu Jul 19 05:55:29 2018\n",
                  "version 9.2(1) Bios:version 08.32 \n",
                  "class-map type network-qos c-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-8q-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-8q-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq4\n",
                  "  description Default class on qos-group 4\n",
                  "  match qos-group 4\n",
                  "class-map type network-qos c-8q-nq5\n",
                  "  description Default class on qos-group 5\n",
                  "  match qos-group 5\n",
                  "class-map type network-qos c-8q-nq6\n",
                  "  description Default class on qos-group 6\n",
                  "  match qos-group 6\n",
                  "class-map type network-qos c-8q-nq7\n",
                  "  description Default class on qos-group 7\n",
                  "  match qos-group 7\n",
                  "class-map type network-qos c-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "class-map type network-qos c-8q-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "policy-map type network-qos default-nq-policy\n",
                  "  class type network-qos c-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq-default\n",
                  "    mtu 1500\n",
                  "policy-map type network-qos default-8q-nq-policy\n",
                  "  class type network-qos c-8q-nq7\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq6\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq5\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq4\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq-default\n",
                  "    mtu 1500\n",
                  "vdc switch id 1\n",
                  "  limit-resource vlan minimum 16 maximum 4094\n",
                  "  limit-resource vrf minimum 2 maximum 4096\n",
                  "  limit-resource port-channel minimum 0 maximum 511\n",
                  "  limit-resource u4route-mem minimum 248 maximum 248\n",
                  "  limit-resource u6route-mem minimum 96 maximum 96\n",
                  "  limit-resource m4route-mem minimum 58 maximum 58\n",
                  "  limit-resource m6route-mem minimum 8 maximum 8\n",
                  "feature nxapi\n",
                  "feature bash-shell\n",
                  "  feature ssh\n",
                  "  ssh key rsa 1024\n",
                  "role name priv-15\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-14\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-13\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-12\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-11\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-10\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-9\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-8\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-7\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-6\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-5\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-4\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-3\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-2\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-1\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-0\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 10 permit command traceroute6 *\n",
                  "  rule 9 permit command traceroute *\n",
                  "  rule 8 permit command telnet6 *\n",
                  "  rule 7 permit command telnet *\n",
                  "  rule 6 permit command ping6 *\n",
                  "  rule 5 permit command ping *\n",
                  "  rule 4 permit command ssh6 *\n",
                  "  rule 3 permit command ssh *\n",
                  "  rule 2 permit command enable *\n",
                  "  rule 1 permit read  \n",
                  "no password strength-check\n",
                  "username admin password 5 $5$qb.xSESp$ol5ZmZHuSHYZYFzajrX1Ny9cFTD1Y/e8j2L1b6YLpi5  role network-admin\n",
                  "ip domain-lookup\n",
                  "   qos statistics\n",
                  "   class-map type queuing match-any c-out-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-out-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-out-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-out-q-default\n",
                  "     match qos-group 0\n",
                  "   class-map type queuing match-any c-out-8q-q7\n",
                  "     match qos-group 7\n",
                  "   class-map type queuing match-any c-out-8q-q6\n",
                  "     match qos-group 6\n",
                  "   class-map type queuing match-any c-out-8q-q5\n",
                  "     match qos-group 5\n",
                  "   class-map type queuing match-any c-out-8q-q4\n",
                  "     match qos-group 4\n",
                  "   class-map type queuing match-any c-out-8q-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-out-8q-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-out-8q-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-out-8q-q-default\n",
                  "     match qos-group 0\n",
                  "   class-map type queuing match-any c-in-q7\n",
                  "     match qos-group 7\n",
                  "   class-map type queuing match-any c-in-q6\n",
                  "     match qos-group 6\n",
                  "   class-map type queuing match-any c-in-q5\n",
                  "     match qos-group 5\n",
                  "   class-map type queuing match-any c-in-q4\n",
                  "     match qos-group 4\n",
                  "   class-map type queuing match-any c-in-q3\n",
                  "     match qos-group 3\n",
                  "   class-map type queuing match-any c-in-q2\n",
                  "     match qos-group 2\n",
                  "   class-map type queuing match-any c-in-q1\n",
                  "     match qos-group 1\n",
                  "   class-map type queuing match-any c-in-q-default\n",
                  "     match qos-group 0\n",
                  "policy-map type queuing default-out-policy\n",
                  "  class type queuing c-out-q3\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "policy-map type queuing default-8q-out-policy\n",
                  "  class type queuing c-out-8q-q7\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-8q-q6\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q5\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q4\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q3\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "copp profile strict\n",
                  "no system mode maintenance\n",
                  "snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey\n",
                  "rmon event 1 description FATAL(1) owner PMON@FATAL\n",
                  "rmon event 2 description CRITICAL(2) owner PMON@CRITICAL\n",
                  "rmon event 3 description ERROR(3) owner PMON@ERROR\n",
                  "rmon event 4 description WARNING(4) owner PMON@WARNING\n",
                  "rmon event 5 description INFORMATION(5) owner PMON@INFO\n",
                  "callhome\n",
                  "    destination-profile CiscoTAC-1 message-level 0\n",
                  "    destination-profile CiscoTAC-1 message-size 5000000\n",
                  "    destination-profile full_txt message-level 0\n",
                  "    destination-profile full_txt message-size 2500000\n",
                  "    destination-profile short_txt message-level 0\n",
                  "    destination-profile short_txt message-size 4000\n",
                  "    periodic-inventory notification interval 7\n",
                  "    periodic-inventory notification timeofday 08:00\n",
                  "vlan 1\n",
                  "vrf context management\n",
                  "  ip route 0.0.0.0/0 10.105.194.129\n",
                  "nxapi http port 80\n",
                  "nxapi https port 443\n",
                  "no nxapi ssl ciphers weak\n",
                  "nxapi ssl protocols TLSv1.1 TLSv1.2\n",
                  "interface Ethernet1/1\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/2\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/3\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/4\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/5\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/6\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/7\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/8\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/9\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/10\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/11\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/12\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/13\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/14\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/15\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/16\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/17\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/18\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/19\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/20\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/21\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/22\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/23\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/24\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/25\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/26\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/27\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/28\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/29\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/30\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/31\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/32\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/33\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/34\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/35\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface Ethernet1/36\n",
                  "    shutdown\n",
                  "    no switchport\n",
                  "interface mgmt0\n",
                  "  vrf member management\n",
                  "  ip address 10.105.194.196/25\n",
                  "line console\n",
                  "line vty\n",
                  "xml server timeout 1200\n",
                  "no priority-flow-control override-interface mode off\n",
                  "  logging logfile messages 5 size 4194304\n",
                  "  logging monitor\n",
                  "  logging module\n",
                  "  logging console\n",
                  [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                ]
              }
            ]
          }
        }
      }
    }
  }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show checkpoint all command, see the CLI command reference:

http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show checkpoint all
--------------------------------------------------------------------------------
Name: user-checkpoint-1


!Command: Checkpoint cmd vdc 1
!Time: Fri Aug  3 04:13:54 2018

version 9.2(1) Bios:version 08.32 
class-map type network-qos c-nq1
  description Default class on qos-group 1
  match qos-group 1
class-map type network-qos c-nq2
  description Default class on qos-group 2
  match qos-group 2
class-map type network-qos c-nq3
  description Default class on qos-group 3
  match qos-group 3
class-map type network-qos c-8q-nq1
  description Default class on qos-group 1
  match qos-group 1
class-map type network-qos c-8q-nq2
  description Default class on qos-group 2
  match qos-group 2
class-map type network-qos c-8q-nq3
  description Default class on qos-group 3
  match qos-group 3
class-map type network-qos c-8q-nq4
  description Default class on qos-group 4
  match qos-group 4
class-map type network-qos c-8q-nq5
  description Default class on qos-group 5
  match qos-group 5
class-map type network-qos c-8q-nq6
  description Default class on qos-group 6
  match qos-group 6
class-map type network-qos c-8q-nq7
  description Default class on qos-group 7
  match qos-group 7
class-map type network-qos c-nq-default
  description Default class on qos-group 0
  match qos-group 0
class-map type network-qos c-8q-nq-default
  description Default class on qos-group 0
  match qos-group 0
policy-map type network-qos default-nq-policy
  class type network-qos c-nq3
    mtu 1500
  class type network-qos c-nq2
    mtu 1500
  class type network-qos c-nq1
    mtu 1500
  class type network-qos c-nq-default
    mtu 1500
policy-map type network-qos default-8q-nq-policy
  class type network-qos c-8q-nq7
    mtu 1500
  class type network-qos c-8q-nq6
    mtu 1500
  class type network-qos c-8q-nq5
    mtu 1500
  class type network-qos c-8q-nq4
    mtu 1500
  class type network-qos c-8q-nq3
    mtu 1500
  class type network-qos c-8q-nq2
    mtu 1500
  class type network-qos c-8q-nq1
    mtu 1500
  class type network-qos c-8q-nq-default
    mtu 1500
vdc switch id 1
  limit-resource vlan minimum 16 maximum 4094
  limit-resource vrf minimum 2 maximum 4096
  limit-resource port-channel minimum 0 maximum 511
  limit-resource u4route-mem minimum 248 maximum 248
  limit-resource u6route-mem minimum 96 maximum 96
  limit-resource m4route-mem minimum 58 maximum 58
  limit-resource m6route-mem minimum 8 maximum 8

feature nxapi
  feature ssh
  ssh key rsa 1024

role name priv-15
  description This is a system defined privilege role.
  rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6 rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup qos statistics class-map type queuing match-any c-out-q3 match qos-group 3 class-map type queuing match-any c-out-q2 match qos-group 2 class-map type queuing match-any c-out-q1 match qos-group 1 class-map type queuing match-any c-out-q-default match qos-group 0 class-map type queuing match-any c-out-8q-q7 match qos-group 7 class-map type queuing match-any c-out-8q-q6 match qos-group 6 class-map type queuing match-any c-out-8q-q5 match qos-group 5 class-map type queuing match-any c-out-8q-q4 match qos-group 4 class-map type queuing match-any c-out-8q-q3 match qos-group 3 class-map type queuing match-any c-out-8q-q2 match qos-group 2 class-map type queuing match-any c-out-8q-q1 match qos-group 1 class-map type queuing match-any c-out-8q-q-default match qos-group 0 class-map type queuing match-any c-in-q7 match qos-group 7 class-map type queuing match-any c-in-q6 match qos-group 6 class-map type queuing match-any c-in-q5 match qos-group 5 class-map type queuing match-any c-in-q4 match qos-group 4 class-map type queuing match-any c-in-q3 match qos-group 3 class-map type queuing match-any c-in-q2 match qos-group 2 class-map type queuing match-any c-in-q1 match qos-group 1 class-map type queuing match-any c-in-q-default match qos-group 0 policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome destination-profile CiscoTAC-1 message-level 0 destination-profile CiscoTAC-1 message-size 5000000 destination-profile full_txt message-level 0 destination-profile full_txt message-size 2500000 destination-profile short_txt message-level 0 destination-profile short_txt message-size 4000 periodic-inventory notification interval 7 periodic-inventory notification timeofday 08:00 vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 shutdown no switchport interface Ethernet1/2 shutdown no switchport interface Ethernet1/3 shutdown no switchport interface Ethernet1/4 shutdown no switchport interface Ethernet1/5 shutdown no switchport interface Ethernet1/6 shutdown no switchport interface Ethernet1/7 shutdown no switchport interface Ethernet1/8 shutdown no switchport interface Ethernet1/9 shutdown no switchport interface Ethernet1/10 shutdown no switchport interface Ethernet1/11 shutdown no switchport interface Ethernet1/12 shutdown no switchport interface Ethernet1/13 shutdown no switchport interface Ethernet1/14 shutdown no switchport interface Ethernet1/15 shutdown no switchport interface Ethernet1/16 shutdown no switchport interface Ethernet1/17 shutdown no switchport interface Ethernet1/18 shutdown no switchport interface Ethernet1/19 shutdown no switchport interface Ethernet1/20 shutdown no switchport interface Ethernet1/21 shutdown no switchport interface Ethernet1/22 shutdown no switchport interface Ethernet1/23 shutdown no switchport interface Ethernet1/24 shutdown no switchport interface Ethernet1/25 shutdown no switchport interface Ethernet1/26 shutdown no switchport interface Ethernet1/27 shutdown no switchport interface Ethernet1/28 shutdown no switchport interface Ethernet1/29 shutdown no switchport interface Ethernet1/30 shutdown no switchport interface Ethernet1/31 shutdown no switchport interface Ethernet1/32 shutdown no switchport interface Ethernet1/33 shutdown no switchport interface Ethernet1/34 shutdown no switchport interface Ethernet1/35 shutdown no switchport interface Ethernet1/36 shutdown no switchport interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off logging logfile messages 5 size 4194304 logging monitor logging module logging console -------------------------------------------------------------------------------- Name: checkpoint1 !Command: Checkpoint cmd vdc 1 !Time: Fri Aug 3 04:14:09 2018 version 9.2(1) Bios:version 08.32 class-map type network-qos c-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-8q-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-8q-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq4 description Default class on qos-group 4 match qos-group 4 class-map type network-qos c-8q-nq5 description Default class on qos-group 5 match qos-group 5 class-map type network-qos c-8q-nq6 description Default class on qos-group 6 match qos-group 6 class-map type network-qos c-8q-nq7 description Default class on qos-group 7 match qos-group 7 class-map type network-qos c-nq-default description Default class on qos-group 0 match qos-group 0 class-map type network-qos c-8q-nq-default description Default class on qos-group 0 match qos-group 0 policy-map type network-qos default-nq-policy class type network-qos c-nq3 mtu 1500 class type network-qos c-nq2 mtu 1500 class type network-qos c-nq1 mtu 1500 class type network-qos c-nq-default mtu 1500 policy-map type network-qos default-8q-nq-policy class type network-qos c-8q-nq7 mtu 1500 class type network-qos c-8q-nq6 mtu 1500 class type network-qos c-8q-nq5 mtu 1500 class type network-qos c-8q-nq4 mtu 1500 class type network-qos c-8q-nq3 mtu 1500 class type network-qos c-8q-nq2 mtu 1500 class type network-qos c-8q-nq1 mtu 1500 class type network-qos c-8q-nq-default mtu 1500 vdc switch id 1 limit-resource vlan minimum 16 maximum 4094 limit-resource vrf minimum 2 maximum 4096 limit-resource port-channel minimum 0 maximum 511 limit-resource u4route-mem minimum 248 maximum 248 limit-resource u6route-mem minimum 96 maximum 96 limit-resource m4route-mem minimum 58 maximum 58 limit-resource m6route-mem minimum 8 maximum 8 feature nxapi feature ssh ssh key rsa 1024 role name priv-15 description This is a system defined privilege role. rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6
rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup qos statistics class-map type queuing match-any c-out-q3 match qos-group 3 class-map type queuing match-any c-out-q2 match qos-group 2 class-map type queuing match-any c-out-q1 match qos-group 1 class-map type queuing match-any c-out-q-default match qos-group 0 class-map type queuing match-any c-out-8q-q7 match qos-group 7 class-map type queuing match-any c-out-8q-q6 match qos-group 6 class-map type queuing match-any c-out-8q-q5 match qos-group 5 class-map type queuing match-any c-out-8q-q4 match qos-group 4 class-map type queuing match-any c-out-8q-q3 match qos-group 3 class-map type queuing match-any c-out-8q-q2 match qos-group 2 class-map type queuing match-any c-out-8q-q1 match qos-group 1 class-map type queuing match-any c-out-8q-q-default match qos-group 0 class-map type queuing match-any c-in-q7 match qos-group 7 class-map type queuing match-any c-in-q6 match qos-group 6 class-map type queuing match-any c-in-q5 match qos-group 5 class-map type queuing match-any c-in-q4 match qos-group 4 class-map type queuing match-any c-in-q3 match qos-group 3 class-map type queuing match-any c-in-q2 match qos-group 2 class-map type queuing match-any c-in-q1 match qos-group 1 class-map type queuing match-any c-in-q-default match qos-group 0 policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome destination-profile CiscoTAC-1 message-level 0 destination-profile CiscoTAC-1 message-size 5000000 destination-profile full_txt message-level 0 destination-profile full_txt message-size 2500000 destination-profile short_txt message-level 0 destination-profile short_txt message-size 4000 periodic-inventory notification interval 7 periodic-inventory notification timeofday 08:00 vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 shutdown no switchport interface Ethernet1/2 shutdown no switchport interface Ethernet1/3 shutdown no switchport interface Ethernet1/4 shutdown no switchport interface Ethernet1/5 shutdown no switchport interface Ethernet1/6 shutdown no switchport interface Ethernet1/7 shutdown no switchport interface Ethernet1/8 shutdown no switchport interface Ethernet1/9 shutdown no switchport interface Ethernet1/10 shutdown no switchport interface Ethernet1/11 shutdown no switchport interface Ethernet1/12 shutdown no switchport interface Ethernet1/13 shutdown no switchport interface Ethernet1/14 shutdown no switchport interface Ethernet1/15 shutdown no switchport interface Ethernet1/16 shutdown no switchport interface Ethernet1/17 shutdown no switchport interface Ethernet1/18 shutdown no switchport interface Ethernet1/19 shutdown no switchport interface Ethernet1/20 shutdown no switchport interface Ethernet1/21 shutdown no switchport interface Ethernet1/22 shutdown no switchport interface Ethernet1/23 shutdown no switchport interface Ethernet1/24 shutdown no switchport interface Ethernet1/25 shutdown no switchport interface Ethernet1/26 shutdown no switchport interface Ethernet1/27 shutdown no switchport interface Ethernet1/28 shutdown no switchport interface Ethernet1/29 shutdown no switchport interface Ethernet1/30 shutdown no switchport interface Ethernet1/31 shutdown no switchport interface Ethernet1/32 shutdown no switchport interface Ethernet1/33 shutdown no switchport interface Ethernet1/34 shutdown no switchport interface Ethernet1/35 shutdown no switchport interface Ethernet1/36 shutdown no switchport interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off logging logfile messages 5 size 4194304 logging monitor logging module logging console -------------------------------------------------------------------------------- Name: checkpoint2 !Command: Checkpoint cmd vdc 1 !Time: Fri Aug 3 04:14:26 2018 version 9.2(1) Bios:version 08.32 class-map type network-qos c-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-8q-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-8q-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq4 description Default class on qos-group 4 match qos-group 4 class-map type network-qos c-8q-nq5 description Default class on qos-group 5 match qos-group 5 class-map type network-qos c-8q-nq6 description Default class on qos-group 6 match qos-group 6 class-map type network-qos c-8q-nq7 description Default class on qos-group 7 match qos-group 7 class-map type network-qos c-nq-default description Default class on qos-group 0 match qos-group 0 class-map type network-qos c-8q-nq-default description Default class on qos-group 0 match qos-group 0 policy-map type network-qos default-nq-policy class type network-qos c-nq3 mtu 1500 class type network-qos c-nq2 mtu 1500 class type network-qos c-nq1 mtu 1500 class type network-qos c-nq-default mtu 1500 policy-map type network-qos default-8q-nq-policy class type network-qos c-8q-nq7 mtu 1500 class type network-qos c-8q-nq6 mtu 1500 class type network-qos c-8q-nq5 mtu 1500 class type network-qos c-8q-nq4 mtu 1500 class type network-qos c-8q-nq3 mtu 1500 class type network-qos c-8q-nq2 mtu 1500 class type network-qos c-8q-nq1 mtu 1500 class type network-qos c-8q-nq-default mtu 1500 vdc switch id 1 limit-resource vlan minimum 16 maximum 4094 limit-resource vrf minimum 2 maximum 4096 limit-resource port-channel minimum 0 maximum 511 limit-resource u4route-mem minimum 248 maximum 248 limit-resource u6route-mem minimum 96 maximum 96 limit-resource m4route-mem minimum 58 maximum 58 limit-resource m6route-mem minimum 8 maximum 8 feature nxapi feature ssh ssh key rsa 1024 role name priv-15 description This is a system defined privilege role. rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6 rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup qos statistics class-map type queuing match-any c-out-q3 match qos-group 3 class-map type queuing match-any c-out-q2 match qos-group 2 class-map type queuing match-any c-out-q1 match qos-group 1 class-map type queuing match-any c-out-q-default match qos-group 0 class-map type queuing match-any c-out-8q-q7 match qos-group 7 class-map type queuing match-any c-out-8q-q6 match qos-group 6 class-map type queuing match-any c-out-8q-q5 match qos-group 5 class-map type queuing match-any c-out-8q-q4 match qos-group 4 class-map type queuing match-any c-out-8q-q3 match qos-group 3 class-map type queuing match-any c-out-8q-q2 match qos-group 2 class-map type queuing match-any c-out-8q-q1 match qos-group 1 class-map type queuing match-any c-out-8q-q-default match qos-group 0 class-map type queuing match-any c-in-q7 match qos-group 7 class-map type queuing match-any c-in-q6 match qos-group 6 class-map type queuing match-any c-in-q5 match qos-group 5 class-map type queuing match-any c-in-q4 match qos-group 4 class-map type queuing match-any c-in-q3 match qos-group 3 class-map type queuing match-any c-in-q2 match qos-group 2 class-map type queuing match-any c-in-q1 match qos-group 1 class-map type queuing match-any c-in-q-default match qos-group 0 policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome destination-profile CiscoTAC-1 message-level 0 destination-profile CiscoTAC-1 message-size 5000000 destination-profile full_txt message-level 0 destination-profile full_txt message-size 2500000 destination-profile short_txt message-level 0 destination-profile short_txt message-size 4000 periodic-inventory notification interval 7 periodic-inventory notification timeofday 08:00 vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 shutdown no switchport interface Ethernet1/2 shutdown no switchport interface Ethernet1/3 shutdown no switchport interface Ethernet1/4 shutdown no switchport interface Ethernet1/5 shutdown no switchport interface Ethernet1/6 shutdown no switchport interface Ethernet1/7 shutdown no switchport interface Ethernet1/8 shutdown no switchport interface Ethernet1/9 shutdown no switchport interface Ethernet1/10 shutdown no switchport interface Ethernet1/11 shutdown no switchport interface Ethernet1/12 shutdown no switchport interface Ethernet1/13 shutdown no switchport interface Ethernet1/14 shutdown no switchport interface Ethernet1/15 shutdown no switchport interface Ethernet1/16 shutdown no switchport interface Ethernet1/17 shutdown no switchport interface Ethernet1/18 shutdown no switchport interface Ethernet1/19 shutdown no switchport interface Ethernet1/20 shutdown no switchport interface Ethernet1/21 shutdown no switchport interface Ethernet1/22 shutdown no switchport interface Ethernet1/23 shutdown no switchport interface Ethernet1/24 shutdown no switchport interface Ethernet1/25 shutdown no switchport interface Ethernet1/26 shutdown no switchport interface Ethernet1/27 shutdown no switchport interface Ethernet1/28 shutdown no switchport interface Ethernet1/29 shutdown no switchport interface Ethernet1/30 shutdown no switchport interface Ethernet1/31 shutdown no switchport interface Ethernet1/32 shutdown no switchport interface Ethernet1/33 shutdown no switchport interface Ethernet1/34 shutdown no switchport interface Ethernet1/35 shutdown no switchport interface Ethernet1/36 shutdown no switchport interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off logging logfile messages 5 size 4194304 logging monitor logging module logging console -------------------------------------------------------------------------------- Name: user-checkpoint-4 !Command: Checkpoint cmd vdc 1 !Time: Fri Aug 3 04:15:05 2018 version 9.2(1) Bios:version 08.32 class-map type network-qos c-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-8q-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-8q-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq4 description Default class on qos-group 4 match qos-group 4 class-map type network-qos c-8q-nq5 description Default class on qos-group 5 match qos-group 5 class-map type network-qos c-8q-nq6 description Default class on qos-group 6 match qos-group 6 class-map type network-qos c-8q-nq7 description Default class on qos-group 7 match qos-group 7 class-map type network-qos c-nq-default description Default class on qos-group 0 match qos-group 0 class-map type network-qos c-8q-nq-default description Default class on qos-group 0 match qos-group 0 policy-map type network-qos default-nq-policy class type network-qos c-nq3 mtu 1500 class type network-qos c-nq2 mtu 1500 class type network-qos c-nq1 mtu 1500 class type network-qos c-nq-default mtu 1500 policy-map type network-qos default-8q-nq-policy class type network-qos c-8q-nq7 mtu 1500 class type network-qos c-8q-nq6 mtu 1500 class type network-qos c-8q-nq5 mtu 1500 class type network-qos c-8q-nq4 mtu 1500 class type network-qos c-8q-nq3 mtu 1500 class type network-qos c-8q-nq2 mtu 1500 class type network-qos c-8q-nq1 mtu 1500 class type network-qos c-8q-nq-default mtu 1500 vdc switch id 1 limit-resource vlan minimum 16 maximum 4094 limit-resource vrf minimum 2 maximum 4096 limit-resource port-channel minimum 0 maximum 511 limit-resource u4route-mem minimum 248 maximum 248 limit-resource u6route-mem minimum 96 maximum 96 limit-resource m4route-mem minimum 58 maximum 58 limit-resource m6route-mem minimum 8 maximum 8 feature nxapi feature ssh ssh key rsa 1024 role name priv-15 description This is a system defined privilege role. rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6
rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup qos statistics class-map type queuing match-any c-out-q3 match qos-group 3 class-map type queuing match-any c-out-q2 match qos-group 2 class-map type queuing match-any c-out-q1 match qos-group 1 class-map type queuing match-any c-out-q-default match qos-group 0 class-map type queuing match-any c-out-8q-q7 match qos-group 7 class-map type queuing match-any c-out-8q-q6 match qos-group 6 class-map type queuing match-any c-out-8q-q5 match qos-group 5 class-map type queuing match-any c-out-8q-q4 match qos-group 4 class-map type queuing match-any c-out-8q-q3 match qos-group 3 class-map type queuing match-any c-out-8q-q2 match qos-group 2 class-map type queuing match-any c-out-8q-q1 match qos-group 1 class-map type queuing match-any c-out-8q-q-default match qos-group 0 class-map type queuing match-any c-in-q7 match qos-group 7 class-map type queuing match-any c-in-q6 match qos-group 6 class-map type queuing match-any c-in-q5 match qos-group 5 class-map type queuing match-any c-in-q4 match qos-group 4 class-map type queuing match-any c-in-q3 match qos-group 3 class-map type queuing match-any c-in-q2 match qos-group 2 class-map type queuing match-any c-in-q1 match qos-group 1 class-map type queuing match-any c-in-q-default match qos-group 0 policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome destination-profile CiscoTAC-1 message-level 0 destination-profile CiscoTAC-1 message-size 5000000 destination-profile full_txt message-level 0 destination-profile full_txt message-size 2500000 destination-profile short_txt message-level 0 destination-profile short_txt message-size 4000 periodic-inventory notification interval 7 periodic-inventory notification timeofday 08:00 vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 shutdown no switchport interface Ethernet1/2 shutdown no switchport interface Ethernet1/3 shutdown no switchport interface Ethernet1/4 shutdown no switchport interface Ethernet1/5 shutdown no switchport interface Ethernet1/6 shutdown no switchport interface Ethernet1/7 shutdown no switchport interface Ethernet1/8 shutdown no switchport interface Ethernet1/9 shutdown no switchport interface Ethernet1/10 shutdown no switchport interface Ethernet1/11 shutdown no switchport interface Ethernet1/12 shutdown no switchport interface Ethernet1/13 shutdown no switchport interface Ethernet1/14 shutdown no switchport interface Ethernet1/15 shutdown no switchport interface Ethernet1/16 shutdown no switchport interface Ethernet1/17 shutdown no switchport interface Ethernet1/18 shutdown no switchport interface Ethernet1/19 shutdown no switchport interface Ethernet1/20 shutdown no switchport interface Ethernet1/21 shutdown no switchport interface Ethernet1/22 shutdown no switchport interface Ethernet1/23 shutdown no switchport interface Ethernet1/24 shutdown no switchport interface Ethernet1/25 shutdown no switchport interface Ethernet1/26 shutdown no switchport interface Ethernet1/27 shutdown no switchport interface Ethernet1/28 shutdown no switchport interface Ethernet1/29 shutdown no switchport interface Ethernet1/30 shutdown no switchport interface Ethernet1/31 shutdown no switchport interface Ethernet1/32 shutdown no switchport interface Ethernet1/33 shutdown no switchport interface Ethernet1/34 shutdown no switchport interface Ethernet1/35 shutdown no switchport interface Ethernet1/36 shutdown no switchport interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off logging logfile messages 5 size 4194304 logging monitor logging module logging console

show checkpoint user

show checkpoint user

import json

"""
Modify these please
"""
url='http://<IP_Address>/ins'
switchuser='<User_ID>'
switchpassword='<Password>'

myheaders={'content-type':'application/json'}
payload={
  "ins_api":{
  "version": "1.0",
  "type": "cli_show",
  "chunk": "0",
  "sid": "1",
  "input": "show checkpoint user",
  "output_format": "json"
}

response = requests.post(url,data=json.dumps(payload), headers=myheaders,auth=(switchuser,switchpassword)).json()
output = json.dumps(response, indent=4, sort_keys=True)


{

  "ins_api": {
    "type": "cli_show",
    "version": "1.0",
    "sid": "eoc",
    "outputs": {
      "output": {
        "input": "show checkpoint user",
        "msg": "Success",
        "code": "200",
        "body": {
          "TABLE_checkpoint_details": {
            "ROW_checkpoint_details": [
              {
                "name": "user-checkpoint-4",
                "checkpoint_config": [
                  "!Command: Checkpoint cmd vdc 1\n",
                  "!Time: Thu Jul 19 05:54:57 2018\n",
                  "version 9.2(1) Bios:version 08.32 \n",
                  "class-map type network-qos c-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-8q-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-8q-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq4\n",
                  "  description Default class on qos-group 4\n",
                  "  match qos-group 4\n",
                  "class-map type network-qos c-8q-nq5\n",
                  "  description Default class on qos-group 5\n",
                  "  match qos-group 5\n",
                  "class-map type network-qos c-8q-nq6\n",
                  "  description Default class on qos-group 6\n",
                  "  match qos-group 6\n",
                  "class-map type network-qos c-8q-nq7\n",
                  "  description Default class on qos-group 7\n",
                  "  match qos-group 7\n",
                  "class-map type network-qos c-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "class-map type network-qos c-8q-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "policy-map type network-qos default-nq-policy\n",
                  "  class type network-qos c-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq-default\n",
                  "    mtu 1500\n",
                  "policy-map type network-qos default-8q-nq-policy\n",
                  "  class type network-qos c-8q-nq7\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq6\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq5\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq4\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq-default\n",
                  "    mtu 1500\n",
                  "vdc switch id 1\n",
                  "  limit-resource vlan minimum 16 maximum 4094\n",
                  "  limit-resource vrf minimum 2 maximum 4096\n",
                  "  limit-resource port-channel minimum 0 maximum 511\n",
                  "  limit-resource u4route-mem minimum 248 maximum 248\n",
                  "  limit-resource u6route-mem minimum 96 maximum 96\n",
                  "  limit-resource m4route-mem minimum 58 maximum 58\n",
                  "  limit-resource m6route-mem minimum 8 maximum 8\n",
                  "feature nxapi\n",
                  "feature bash-shell\n",
                  "role name priv-15\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-14\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-13\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-12\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-11\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-10\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-9\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-8\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-7\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-6\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-5\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-4\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-3\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-2\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-1\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-0\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 10 permit command traceroute6 *\n",
                  "  rule 9 permit command traceroute *\n",
                  "  rule 8 permit command telnet6 *\n",
                  "  rule 7 permit command telnet *\n",
                  "  rule 6 permit command ping6 *\n",
                  "  rule 5 permit command ping *\n",
                  "  rule 4 permit command ssh6 *\n",
                  "  rule 3 permit command ssh *\n",
                  "  rule 2 permit command enable *\n",
                  "  rule 1 permit read  \n",
                  "no password strength-check\n",
                  "username admin password 5 $5$qb.xSESp$ol5ZmZHuSHYZYFzajrX1Ny9cFTD1Y/e8j2L1b6YLpi5  role network-admin\n",
                  "ip domain-lookup\n",
                  "policy-map type queuing default-out-policy\n",
                  "  class type queuing c-out-q3\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "policy-map type queuing default-8q-out-policy\n",
                  "  class type queuing c-out-8q-q7\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-8q-q6\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q5\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q4\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q3\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "copp profile strict\n",
                  "no system mode maintenance\n",
                  "snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey\n",
                  "rmon event 1 description FATAL(1) owner PMON@FATAL\n",
                  "rmon event 2 description CRITICAL(2) owner PMON@CRITICAL\n",
                  "rmon event 3 description ERROR(3) owner PMON@ERROR\n",
                  "rmon event 4 description WARNING(4) owner PMON@WARNING\n",
                  "rmon event 5 description INFORMATION(5) owner PMON@INFO\n",
                  "callhome\n",
                  "vlan 1\n",
                  "vrf context management\n",
                  "  ip route 0.0.0.0/0 10.105.194.129\n",
                  "nxapi http port 80\n",
                  "nxapi https port 443\n",
                  "no nxapi ssl ciphers weak\n",
                  "nxapi ssl protocols TLSv1.1 TLSv1.2\n",
                  "interface Ethernet1/1\n",
                  "interface Ethernet1/2\n",
                  "interface Ethernet1/3\n",
                  "interface Ethernet1/4\n",
                  "interface Ethernet1/5\n",
                  "interface Ethernet1/6\n",
                  "interface Ethernet1/7\n",
                  "interface Ethernet1/8\n",
                  "interface Ethernet1/9\n",
                  "interface Ethernet1/10\n",
                  "interface Ethernet1/11\n",
                  "interface Ethernet1/12\n",
                  "interface Ethernet1/13\n",
                  "interface Ethernet1/14\n",
                  "interface Ethernet1/15\n",
                  "interface Ethernet1/16\n",
                  "interface Ethernet1/17\n",
                  "interface Ethernet1/18\n",
                  "interface Ethernet1/19\n",
                  "interface Ethernet1/20\n",
                  "interface Ethernet1/21\n",
                  "interface Ethernet1/22\n",
                  "interface Ethernet1/23\n",
                  "interface Ethernet1/24\n",
                  "interface Ethernet1/25\n",
                  "interface Ethernet1/26\n",
                  "interface Ethernet1/27\n",
                  "interface Ethernet1/28\n",
                  "interface Ethernet1/29\n",
                  "interface Ethernet1/30\n",
                  "interface Ethernet1/31\n",
                  "interface Ethernet1/32\n",
                  "interface Ethernet1/33\n",
                  "interface Ethernet1/34\n",
                  "interface Ethernet1/35\n",
                  "interface Ethernet1/36\n",
                  "interface mgmt0\n",
                  "  vrf member management\n",
                  "  ip address 10.105.194.196/25\n",
                  "line console\n",
                  "line vty\n",
                  "xml server timeout 1200\n",
                  "no priority-flow-control override-interface mode off\n",
                  [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                ]
              },
              {
                "name": "user-checkpoint-5",
                "checkpoint_config": [
                  "!Command: Checkpoint cmd vdc 1\n",
                  "!Time: Thu Jul 19 05:55:11 2018\n",
                  "version 9.2(1) Bios:version 08.32 \n",
                  "class-map type network-qos c-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-8q-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-8q-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq4\n",
                  "  description Default class on qos-group 4\n",
                  "  match qos-group 4\n",
                  "class-map type network-qos c-8q-nq5\n",
                  "  description Default class on qos-group 5\n",
                  "  match qos-group 5\n",
                  "class-map type network-qos c-8q-nq6\n",
                  "  description Default class on qos-group 6\n",
                  "  match qos-group 6\n",
                  "class-map type network-qos c-8q-nq7\n",
                  "  description Default class on qos-group 7\n",
                  "  match qos-group 7\n",
                  "class-map type network-qos c-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "class-map type network-qos c-8q-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "policy-map type network-qos default-nq-policy\n",
                  "  class type network-qos c-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq-default\n",
                  "    mtu 1500\n",
                  "policy-map type network-qos default-8q-nq-policy\n",
                  "  class type network-qos c-8q-nq7\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq6\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq5\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq4\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq-default\n",
                  "    mtu 1500\n",
                  "vdc switch id 1\n",
                  "  limit-resource vlan minimum 16 maximum 4094\n",
                  "  limit-resource vrf minimum 2 maximum 4096\n",
                  "  limit-resource port-channel minimum 0 maximum 511\n",
                  "  limit-resource u4route-mem minimum 248 maximum 248\n",
                  "  limit-resource u6route-mem minimum 96 maximum 96\n",
                  "  limit-resource m4route-mem minimum 58 maximum 58\n",
                  "  limit-resource m6route-mem minimum 8 maximum 8\n",
                  "feature nxapi\n",
                  "feature bash-shell\n",
                  "role name priv-15\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-14\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-13\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-12\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-11\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-10\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-9\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-8\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-7\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-6\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-5\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-4\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-3\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-2\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-1\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-0\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 10 permit command traceroute6 *\n",
                  "  rule 9 permit command traceroute *\n",
                  "  rule 8 permit command telnet6 *\n",
                  "  rule 7 permit command telnet *\n",
                  "  rule 6 permit command ping6 *\n",
                  "  rule 5 permit command ping *\n",
                  "  rule 4 permit command ssh6 *\n",
                  "  rule 3 permit command ssh *\n",
                  "  rule 2 permit command enable *\n",
                  "  rule 1 permit read  \n",
                  "no password strength-check\n",
                  "username admin password 5 $5$qb.xSESp$ol5ZmZHuSHYZYFzajrX1Ny9cFTD1Y/e8j2L1b6YLpi5  role network-admin\n",
                  "ip domain-lookup\n",
                  "policy-map type queuing default-out-policy\n",
                  "  class type queuing c-out-q3\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "policy-map type queuing default-8q-out-policy\n",
                  "  class type queuing c-out-8q-q7\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-8q-q6\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q5\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q4\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q3\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "copp profile strict\n",
                  "no system mode maintenance\n",
                  "snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey\n",
                  "rmon event 1 description FATAL(1) owner PMON@FATAL\n",
                  "rmon event 2 description CRITICAL(2) owner PMON@CRITICAL\n",
                  "rmon event 3 description ERROR(3) owner PMON@ERROR\n",
                  "rmon event 4 description WARNING(4) owner PMON@WARNING\n",
                  "rmon event 5 description INFORMATION(5) owner PMON@INFO\n",
                  "callhome\n",
                  "vlan 1\n",
                  "vrf context management\n",
                  "  ip route 0.0.0.0/0 10.105.194.129\n",
                  "nxapi http port 80\n",
                  "nxapi https port 443\n",
                  "no nxapi ssl ciphers weak\n",
                  "nxapi ssl protocols TLSv1.1 TLSv1.2\n",
                  "interface Ethernet1/1\n",
                  "interface Ethernet1/2\n",
                  "interface Ethernet1/3\n",
                  "interface Ethernet1/4\n",
                  "interface Ethernet1/5\n",
                  "interface Ethernet1/6\n",
                  "interface Ethernet1/7\n",
                  "interface Ethernet1/8\n",
                  "interface Ethernet1/9\n",
                  "interface Ethernet1/10\n",
                  "interface Ethernet1/11\n",
                  "interface Ethernet1/12\n",
                  "interface Ethernet1/13\n",
                  "interface Ethernet1/14\n",
                  "interface Ethernet1/15\n",
                  "interface Ethernet1/16\n",
                  "interface Ethernet1/17\n",
                  "interface Ethernet1/18\n",
                  "interface Ethernet1/19\n",
                  "interface Ethernet1/20\n",
                  "interface Ethernet1/21\n",
                  "interface Ethernet1/22\n",
                  "interface Ethernet1/23\n",
                  "interface Ethernet1/24\n",
                  "interface Ethernet1/25\n",
                  "interface Ethernet1/26\n",
                  "interface Ethernet1/27\n",
                  "interface Ethernet1/28\n",
                  "interface Ethernet1/29\n",
                  "interface Ethernet1/30\n",
                  "interface Ethernet1/31\n",
                  "interface Ethernet1/32\n",
                  "interface Ethernet1/33\n",
                  "interface Ethernet1/34\n",
                  "interface Ethernet1/35\n",
                  "interface Ethernet1/36\n",
                  "interface mgmt0\n",
                  "  vrf member management\n",
                  "  ip address 10.105.194.196/25\n",
                  "line console\n",
                  "line vty\n",
                  "xml server timeout 1200\n",
                  "no priority-flow-control override-interface mode off\n",
                  [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                ]
              },
              {
                "name": "checkpoint1",
                "checkpoint_config": [
                  "!Command: Checkpoint cmd vdc 1\n",
                  "!Time: Thu Jul 19 05:55:29 2018\n",
                  "version 9.2(1) Bios:version 08.32 \n",
                  "class-map type network-qos c-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq1\n",
                  "  description Default class on qos-group 1\n",
                  "  match qos-group 1\n",
                  "class-map type network-qos c-8q-nq2\n",
                  "  description Default class on qos-group 2\n",
                  "  match qos-group 2\n",
                  "class-map type network-qos c-8q-nq3\n",
                  "  description Default class on qos-group 3\n",
                  "  match qos-group 3\n",
                  "class-map type network-qos c-8q-nq4\n",
                  "  description Default class on qos-group 4\n",
                  "  match qos-group 4\n",
                  "class-map type network-qos c-8q-nq5\n",
                  "  description Default class on qos-group 5\n",
                  "  match qos-group 5\n",
                  "class-map type network-qos c-8q-nq6\n",
                  "  description Default class on qos-group 6\n",
                  "  match qos-group 6\n",
                  "class-map type network-qos c-8q-nq7\n",
                  "  description Default class on qos-group 7\n",
                  "  match qos-group 7\n",
                  "class-map type network-qos c-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "class-map type network-qos c-8q-nq-default\n",
                  "  description Default class on qos-group 0\n",
                  "  match qos-group 0\n",
                  "policy-map type network-qos default-nq-policy\n",
                  "  class type network-qos c-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-nq-default\n",
                  "    mtu 1500\n",
                  "policy-map type network-qos default-8q-nq-policy\n",
                  "  class type network-qos c-8q-nq7\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq6\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq5\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq4\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq3\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq2\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq1\n",
                  "    mtu 1500\n",
                  "  class type network-qos c-8q-nq-default\n",
                  "    mtu 1500\n",
                  "vdc switch id 1\n",
                  "  limit-resource vlan minimum 16 maximum 4094\n",
                  "  limit-resource vrf minimum 2 maximum 4096\n",
                  "  limit-resource port-channel minimum 0 maximum 511\n",
                  "  limit-resource u4route-mem minimum 248 maximum 248\n",
                  "  limit-resource u6route-mem minimum 96 maximum 96\n",
                  "  limit-resource m4route-mem minimum 58 maximum 58\n",
                  "  limit-resource m6route-mem minimum 8 maximum 8\n",
                  "feature nxapi\n",
                  "feature bash-shell\n",
                  "role name priv-15\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-14\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 1 permit read-write  \n",
                  "role name priv-13\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-12\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-11\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-10\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-9\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-8\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-7\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-6\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-5\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-4\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-3\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-2\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-1\n",
                  "  description This is a system defined privilege role.\n",
                  "role name priv-0\n",
                  "  description This is a system defined privilege role.\n",
                  "  rule 10 permit command traceroute6 *\n",
                  "  rule 9 permit command traceroute *\n",
                  "  rule 8 permit command telnet6 *\n",
                  "  rule 7 permit command telnet *\n",
                  "  rule 6 permit command ping6 *\n",
                  "  rule 5 permit command ping *\n",
                  "  rule 4 permit command ssh6 *\n",
                  "  rule 3 permit command ssh *\n",
                  "  rule 2 permit command enable *\n",
                  "  rule 1 permit read  \n",
                  "no password strength-check\n",
                  "username admin password 5 $5$qb.xSESp$ol5ZmZHuSHYZYFzajrX1Ny9cFTD1Y/e8j2L1b6YLpi5  role network-admin\n",
                  "ip domain-lookup\n",
                  "policy-map type queuing default-out-policy\n",
                  "  class type queuing c-out-q3\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "policy-map type queuing default-8q-out-policy\n",
                  "  class type queuing c-out-8q-q7\n",
                  "    priority level 1\n",
                  "  class type queuing c-out-8q-q6\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q5\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q4\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q3\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q2\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q1\n",
                  "    bandwidth remaining percent 0\n",
                  "  class type queuing c-out-8q-q-default\n",
                  "    bandwidth remaining percent 100\n",
                  "copp profile strict\n",
                  "no system mode maintenance\n",
                  "snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey\n",
                  "rmon event 1 description FATAL(1) owner PMON@FATAL\n",
                  "rmon event 2 description CRITICAL(2) owner PMON@CRITICAL\n",
                  "rmon event 3 description ERROR(3) owner PMON@ERROR\n",
                  "rmon event 4 description WARNING(4) owner PMON@WARNING\n",
                  "rmon event 5 description INFORMATION(5) owner PMON@INFO\n",
                  "callhome\n",
                  "vlan 1\n",
                  "vrf context management\n",
                  "  ip route 0.0.0.0/0 10.105.194.129\n",
                  "nxapi http port 80\n",
                  "nxapi https port 443\n",
                  "no nxapi ssl ciphers weak\n",
                  "nxapi ssl protocols TLSv1.1 TLSv1.2\n",
                  "interface Ethernet1/1\n",
                  "interface Ethernet1/2\n",
                  "interface Ethernet1/3\n",
                  "interface Ethernet1/4\n",
                  "interface Ethernet1/5\n",
                  "interface Ethernet1/6\n",
                  "interface Ethernet1/7\n",
                  "interface Ethernet1/8\n",
                  "interface Ethernet1/9\n",
                  "interface Ethernet1/10\n",
                  "interface Ethernet1/11\n",
                  "interface Ethernet1/12\n",
                  "interface Ethernet1/13\n",
                  "interface Ethernet1/14\n",
                  "interface Ethernet1/15\n",
                  "interface Ethernet1/16\n",
                  "interface Ethernet1/17\n",
                  "interface Ethernet1/18\n",
                  "interface Ethernet1/19\n",
                  "interface Ethernet1/20\n",
                  "interface Ethernet1/21\n",
                  "interface Ethernet1/22\n",
                  "interface Ethernet1/23\n",
                  "interface Ethernet1/24\n",
                  "interface Ethernet1/25\n",
                  "interface Ethernet1/26\n",
                  "interface Ethernet1/27\n",
                  "interface Ethernet1/28\n",
                  "interface Ethernet1/29\n",
                  "interface Ethernet1/30\n",
                  "interface Ethernet1/31\n",
                  "interface Ethernet1/32\n",
                  "interface Ethernet1/33\n",
                  "interface Ethernet1/34\n",
                  "interface Ethernet1/35\n",
                  "interface Ethernet1/36\n",
                  "interface mgmt0\n",
                  "  vrf member management\n",
                  "  ip address 10.105.194.196/25\n",
                  "line console\n",
                  "line vty\n",
                  "xml server timeout 1200\n",
                  "no priority-flow-control override-interface mode off\n",
                  [
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {},
                    {}
                  ]
                ]
              }
            ]
          }
        }
      }
    }
  }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show checkpoint user command, see the CLI command reference:

http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show checkpoint user
--------------------------------------------------------------------------------
Name: user-checkpoint-1


!Command: Checkpoint cmd vdc 1
!Time: Fri Aug  3 04:13:54 2018

version 9.2(1) Bios:version 08.32 
class-map type network-qos c-nq1
  description Default class on qos-group 1
  match qos-group 1
class-map type network-qos c-nq2
  description Default class on qos-group 2
  match qos-group 2
class-map type network-qos c-nq3
  description Default class on qos-group 3
  match qos-group 3
class-map type network-qos c-8q-nq1
  description Default class on qos-group 1
  match qos-group 1
class-map type network-qos c-8q-nq2
  description Default class on qos-group 2
  match qos-group 2
class-map type network-qos c-8q-nq3
  description Default class on qos-group 3
  match qos-group 3
class-map type network-qos c-8q-nq4
  description Default class on qos-group 4
  match qos-group 4
class-map type network-qos c-8q-nq5
  description Default class on qos-group 5
  match qos-group 5
class-map type network-qos c-8q-nq6
  description Default class on qos-group 6
  match qos-group 6
class-map type network-qos c-8q-nq7
  description Default class on qos-group 7
  match qos-group 7
class-map type network-qos c-nq-default
  description Default class on qos-group 0
  match qos-group 0
class-map type network-qos c-8q-nq-default
  description Default class on qos-group 0
  match qos-group 0
policy-map type network-qos default-nq-policy
  class type network-qos c-nq3
    mtu 1500
  class type network-qos c-nq2
    mtu 1500
  class type network-qos c-nq1
    mtu 1500
  class type network-qos c-nq-default
    mtu 1500
policy-map type network-qos default-8q-nq-policy
  class type network-qos c-8q-nq7
    mtu 1500
  class type network-qos c-8q-nq6
    mtu 1500
  class type network-qos c-8q-nq5
    mtu 1500
  class type network-qos c-8q-nq4
    mtu 1500
  class type network-qos c-8q-nq3
    mtu 1500
  class type network-qos c-8q-nq2
    mtu 1500
  class type network-qos c-8q-nq1
    mtu 1500
  class type network-qos c-8q-nq-default
    mtu 1500
vdc switch id 1
  limit-resource vlan minimum 16 maximum 4094
  limit-resource vrf minimum 2 maximum 4096
  limit-resource port-channel minimum 0 maximum 511
  limit-resource u4route-mem minimum 248 maximum 248
  limit-resource u6route-mem minimum 96 maximum 96
  limit-resource m4route-mem minimum 58 maximum 58
  limit-resource m6route-mem minimum 8 maximum 8

feature nxapi

role name priv-15
  description This is a system defined privilege role.
  rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6 rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 interface Ethernet1/2 interface Ethernet1/3 interface Ethernet1/4 interface Ethernet1/5 interface Ethernet1/6 interface Ethernet1/7 interface Ethernet1/8 interface Ethernet1/9 interface Ethernet1/10 interface Ethernet1/11 interface Ethernet1/12 interface Ethernet1/13 interface Ethernet1/14 interface Ethernet1/15 interface Ethernet1/16 interface Ethernet1/17 interface Ethernet1/18 interface Ethernet1/19 interface Ethernet1/20 interface Ethernet1/21 interface Ethernet1/22 interface Ethernet1/23 interface Ethernet1/24 interface Ethernet1/25 interface Ethernet1/26 interface Ethernet1/27 interface Ethernet1/28 interface Ethernet1/29 interface Ethernet1/30 interface Ethernet1/31 interface Ethernet1/32 interface Ethernet1/33 interface Ethernet1/34 interface Ethernet1/35 interface Ethernet1/36 interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off -------------------------------------------------------------------------------- Name: checkpoint1 !Command: Checkpoint cmd vdc 1 !Time: Fri Aug 3 04:14:09 2018 version 9.2(1) Bios:version 08.32 class-map type network-qos c-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-8q-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-8q-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq4 description Default class on qos-group 4 match qos-group 4 class-map type network-qos c-8q-nq5 description Default class on qos-group 5 match qos-group 5 class-map type network-qos c-8q-nq6 description Default class on qos-group 6 match qos-group 6 class-map type network-qos c-8q-nq7 description Default class on qos-group 7 match qos-group 7 class-map type network-qos c-nq-default description Default class on qos-group 0 match qos-group 0 class-map type network-qos c-8q-nq-default description Default class on qos-group 0 match qos-group 0 policy-map type network-qos default-nq-policy class type network-qos c-nq3 mtu 1500 class type network-qos c-nq2 mtu 1500 class type network-qos c-nq1 mtu 1500 class type network-qos c-nq-default mtu 1500 policy-map type network-qos default-8q-nq-policy class type network-qos c-8q-nq7 mtu 1500 class type network-qos c-8q-nq6 mtu 1500 class type network-qos c-8q-nq5 mtu 1500 class type network-qos c-8q-nq4 mtu 1500 class type network-qos c-8q-nq3 mtu 1500 class type network-qos c-8q-nq2 mtu 1500 class type network-qos c-8q-nq1 mtu 1500 class type network-qos c-8q-nq-default mtu 1500 vdc switch id 1 limit-resource vlan minimum 16 maximum 4094 limit-resource vrf minimum 2 maximum 4096 limit-resource port-channel minimum 0 maximum 511 limit-resource u4route-mem minimum 248 maximum 248 limit-resource u6route-mem minimum 96 maximum 96 limit-resource m4route-mem minimum 58 maximum 58 limit-resource m6route-mem minimum 8 maximum 8 feature nxapi role name priv-15 description This is a system defined privilege role. rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6
rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 interface Ethernet1/2 interface Ethernet1/3 interface Ethernet1/4 interface Ethernet1/5 interface Ethernet1/6 interface Ethernet1/7 interface Ethernet1/8 interface Ethernet1/9 interface Ethernet1/10 interface Ethernet1/11 interface Ethernet1/12 interface Ethernet1/13 interface Ethernet1/14 interface Ethernet1/15 interface Ethernet1/16 interface Ethernet1/17 interface Ethernet1/18 interface Ethernet1/19 interface Ethernet1/20 interface Ethernet1/21 interface Ethernet1/22 interface Ethernet1/23 interface Ethernet1/24 interface Ethernet1/25 interface Ethernet1/26 interface Ethernet1/27 interface Ethernet1/28 interface Ethernet1/29 interface Ethernet1/30 interface Ethernet1/31 interface Ethernet1/32 interface Ethernet1/33 interface Ethernet1/34 interface Ethernet1/35 interface Ethernet1/36 interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off -------------------------------------------------------------------------------- Name: checkpoint2 !Command: Checkpoint cmd vdc 1 !Time: Fri Aug 3 04:14:26 2018 version 9.2(1) Bios:version 08.32 class-map type network-qos c-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-8q-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-8q-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq4 description Default class on qos-group 4 match qos-group 4 class-map type network-qos c-8q-nq5 description Default class on qos-group 5 match qos-group 5 class-map type network-qos c-8q-nq6 description Default class on qos-group 6 match qos-group 6 class-map type network-qos c-8q-nq7 description Default class on qos-group 7 match qos-group 7 class-map type network-qos c-nq-default description Default class on qos-group 0 match qos-group 0 class-map type network-qos c-8q-nq-default description Default class on qos-group 0 match qos-group 0 policy-map type network-qos default-nq-policy class type network-qos c-nq3 mtu 1500 class type network-qos c-nq2 mtu 1500 class type network-qos c-nq1 mtu 1500 class type network-qos c-nq-default mtu 1500 policy-map type network-qos default-8q-nq-policy class type network-qos c-8q-nq7 mtu 1500 class type network-qos c-8q-nq6 mtu 1500 class type network-qos c-8q-nq5 mtu 1500 class type network-qos c-8q-nq4 mtu 1500 class type network-qos c-8q-nq3 mtu 1500 class type network-qos c-8q-nq2 mtu 1500 class type network-qos c-8q-nq1 mtu 1500 class type network-qos c-8q-nq-default mtu 1500 vdc switch id 1 limit-resource vlan minimum 16 maximum 4094 limit-resource vrf minimum 2 maximum 4096 limit-resource port-channel minimum 0 maximum 511 limit-resource u4route-mem minimum 248 maximum 248 limit-resource u6route-mem minimum 96 maximum 96 limit-resource m4route-mem minimum 58 maximum 58 limit-resource m6route-mem minimum 8 maximum 8 feature nxapi role name priv-15 description This is a system defined privilege role. rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6 rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 interface Ethernet1/2 interface Ethernet1/3 interface Ethernet1/4 interface Ethernet1/5 interface Ethernet1/6 interface Ethernet1/7 interface Ethernet1/8 interface Ethernet1/9 interface Ethernet1/10 interface Ethernet1/11 interface Ethernet1/12 interface Ethernet1/13 interface Ethernet1/14 interface Ethernet1/15 interface Ethernet1/16 interface Ethernet1/17 interface Ethernet1/18 interface Ethernet1/19 interface Ethernet1/20 interface Ethernet1/21 interface Ethernet1/22 interface Ethernet1/23 interface Ethernet1/24 interface Ethernet1/25 interface Ethernet1/26 interface Ethernet1/27 interface Ethernet1/28 interface Ethernet1/29 interface Ethernet1/30 interface Ethernet1/31 interface Ethernet1/32 interface Ethernet1/33 interface Ethernet1/34 interface Ethernet1/35 interface Ethernet1/36 interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off -------------------------------------------------------------------------------- Name: user-checkpoint-4 !Command: Checkpoint cmd vdc 1 !Time: Fri Aug 3 04:15:05 2018 version 9.2(1) Bios:version 08.32 class-map type network-qos c-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq1 description Default class on qos-group 1 match qos-group 1 class-map type network-qos c-8q-nq2 description Default class on qos-group 2 match qos-group 2 class-map type network-qos c-8q-nq3 description Default class on qos-group 3 match qos-group 3 class-map type network-qos c-8q-nq4 description Default class on qos-group 4 match qos-group 4 class-map type network-qos c-8q-nq5 description Default class on qos-group 5 match qos-group 5 class-map type network-qos c-8q-nq6 description Default class on qos-group 6 match qos-group 6 class-map type network-qos c-8q-nq7 description Default class on qos-group 7 match qos-group 7 class-map type network-qos c-nq-default description Default class on qos-group 0 match qos-group 0 class-map type network-qos c-8q-nq-default description Default class on qos-group 0 match qos-group 0 policy-map type network-qos default-nq-policy class type network-qos c-nq3 mtu 1500 class type network-qos c-nq2 mtu 1500 class type network-qos c-nq1 mtu 1500 class type network-qos c-nq-default mtu 1500 policy-map type network-qos default-8q-nq-policy class type network-qos c-8q-nq7 mtu 1500 class type network-qos c-8q-nq6 mtu 1500 class type network-qos c-8q-nq5 mtu 1500 class type network-qos c-8q-nq4 mtu 1500 class type network-qos c-8q-nq3 mtu 1500 class type network-qos c-8q-nq2 mtu 1500 class type network-qos c-8q-nq1 mtu 1500 class type network-qos c-8q-nq-default mtu 1500 vdc switch id 1 limit-resource vlan minimum 16 maximum 4094 limit-resource vrf minimum 2 maximum 4096 limit-resource port-channel minimum 0 maximum 511 limit-resource u4route-mem minimum 248 maximum 248 limit-resource u6route-mem minimum 96 maximum 96 limit-resource m4route-mem minimum 58 maximum 58 limit-resource m6route-mem minimum 8 maximum 8 feature nxapi role name priv-15 description This is a system defined privilege role. rule 1 permit read-write
role name priv-14 description This is a system defined privilege role. rule 1 permit read-write
role name priv-13 description This is a system defined privilege role. role name priv-12 description This is a system defined privilege role. role name priv-11 description This is a system defined privilege role. role name priv-10 description This is a system defined privilege role. role name priv-9 description This is a system defined privilege role. role name priv-8 description This is a system defined privilege role. role name priv-7 description This is a system defined privilege role. role name priv-6 description This is a system defined privilege role. role name priv-5 description This is a system defined privilege role. role name priv-4 description This is a system defined privilege role. role name priv-3 description This is a system defined privilege role. role name priv-2 description This is a system defined privilege role. role name priv-1 description This is a system defined privilege role. role name priv-0 description This is a system defined privilege role. rule 10 permit command traceroute6
rule 9 permit command traceroute rule 8 permit command telnet6 rule 7 permit command telnet rule 6 permit command ping6 rule 5 permit command ping rule 4 permit command ssh6 rule 3 permit command ssh rule 2 permit command enable rule 1 permit read
no password strength-check username admin password 5 $5$YdxupEvW$zZC.m6fTPOEKaQ0qnaVsInrLMsXT29dDmVY1gMJSkQ5 role network-admin ip domain-lookup policy-map type queuing default-out-policy class type queuing c-out-q3 priority level 1 class type queuing c-out-q2 bandwidth remaining percent 0 class type queuing c-out-q1 bandwidth remaining percent 0 class type queuing c-out-q-default bandwidth remaining percent 100 policy-map type queuing default-8q-out-policy class type queuing c-out-8q-q7 priority level 1 class type queuing c-out-8q-q6 bandwidth remaining percent 0 class type queuing c-out-8q-q5 bandwidth remaining percent 0 class type queuing c-out-8q-q4 bandwidth remaining percent 0 class type queuing c-out-8q-q3 bandwidth remaining percent 0 class type queuing c-out-8q-q2 bandwidth remaining percent 0 class type queuing c-out-8q-q1 bandwidth remaining percent 0 class type queuing c-out-8q-q-default bandwidth remaining percent 100 copp profile strict no system mode maintenance snmp-server user admin network-admin auth md5 0x931668ddcace7406c09e2921aa15bda1 priv 0x931668ddcace7406c09e2921aa15bda1 localizedkey rmon event 1 description FATAL(1) owner PMON@FATAL rmon event 2 description CRITICAL(2) owner PMON@CRITICAL rmon event 3 description ERROR(3) owner PMON@ERROR rmon event 4 description WARNING(4) owner PMON@WARNING rmon event 5 description INFORMATION(5) owner PMON@INFO callhome vlan 1 vrf context management ip route 0.0.0.0/0 10.105.194.129 nxapi http port 80 nxapi https port 443 no nxapi ssl ciphers weak nxapi ssl protocols TLSv1.1 TLSv1.2 interface Ethernet1/1 interface Ethernet1/2 interface Ethernet1/3 interface Ethernet1/4 interface Ethernet1/5 interface Ethernet1/6 interface Ethernet1/7 interface Ethernet1/8 interface Ethernet1/9 interface Ethernet1/10 interface Ethernet1/11 interface Ethernet1/12 interface Ethernet1/13 interface Ethernet1/14 interface Ethernet1/15 interface Ethernet1/16 interface Ethernet1/17 interface Ethernet1/18 interface Ethernet1/19 interface Ethernet1/20 interface Ethernet1/21 interface Ethernet1/22 interface Ethernet1/23 interface Ethernet1/24 interface Ethernet1/25 interface Ethernet1/26 interface Ethernet1/27 interface Ethernet1/28 interface Ethernet1/29 interface Ethernet1/30 interface Ethernet1/31 interface Ethernet1/32 interface Ethernet1/33 interface Ethernet1/34 interface Ethernet1/35 interface Ethernet1/36 interface mgmt0 vrf member management ip address 10.105.194.196/25 line console line vty boot nxos bootflash:/nxos.9.2.1-253.bin sup-1 boot nxos bootflash:/nxos.9.2.1-253.bin sup-2 xml server timeout 1200 no priority-flow-control override-interface mode off

show checkpoint summary user

show checkpoint summary user

import json

"""
Modify these please
"""
url='http://<IP_Address>/ins'
switchuser='<User_ID>'
switchpassword='<Password>'

myheaders={'content-type':'application/json'}
payload={
  "ins_api":{
  "version": "1.0",
  "type": "cli_show",
  "chunk": "0",
  "sid": "1",
  "input": "show checkpoint summary user ",
  "output_format": "json"
}

response = requests.post(url,data=json.dumps(payload), headers=myheaders,auth=(switchuser,switchpassword)).json()
output = json.dumps(response, indent=4, sort_keys=True)


{

  "ins_api": {
    "type": "cli_show",
    "version": "1.0",
    "sid": "eoc",
    "outputs": {
      "output": {
        "input": "show checkpoint summary user",
        "msg": "Success",
        "code": "200",
        "body": {
          "TABLE_checkpoint_header_info": {
            "ROW_checkpoint_header_info": [
              {
                "name": "user-checkpoint-4",
                "user_name": "admin",
                "timestamp": 1531979697,
                "file_path": "/isan/etc/checkpoints/cfg_chkpoint_vdc1_4",
                "chkpt_type": 1,
                "description": "None"
              },
              {
                "name": "user-checkpoint-5",
                "user_name": "admin",
                "timestamp": 1531979712,
                "file_path": "/isan/etc/checkpoints/cfg_chkpoint_vdc1_5",
                "chkpt_type": 1,
                "description": "Test"
              },
              {
                "name": "checkpoint1",
                "user_name": "admin",
                "timestamp": 1531979729,
                "file_path": "/isan/etc/checkpoints/cfg_chkpoint_vdc1_6",
                "chkpt_type": 1,
                "description": "test1 "
              }
            ]
          }
        }
      }
    }
  }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show checkpoint summary user command, see the CLI command reference:

http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show checkpoint summary user
1) user-checkpoint-1:
Created by admin
Created at Fri, 04:13:54 03 Aug 2018
Size is 9,708 bytes
User Checkpoint Summary
--------------------------------------------------------------------------------
Description: None

2) checkpoint1:
Created by admin
Created at Fri, 04:14:09 03 Aug 2018
Size is 9,708 bytes
User Checkpoint Summary
--------------------------------------------------------------------------------
Description: None

3) checkpoint2:
Created by admin
Created at Fri, 04:14:26 03 Aug 2018
Size is 9,708 bytes
User Checkpoint Summary
--------------------------------------------------------------------------------
Description: "testing"

4) user-checkpoint-4:
Created by admin
Created at Fri, 04:15:06 03 Aug 2018
Size is 9,708 bytes
User Checkpoint Summary
--------------------------------------------------------------------------------
Description: "checkpoint4 test"