Querying NAT ITD
DME
Copy
GET http://<IP_Address>/api/mo/sys/action.json?rsp-subtree=full
Response
{ "totalCount": "1", "imdata": [ { "actionLCont": { "attributes": { "childAction": "", "dn": "sys/action", "modTs": "2019-02-01T05:17:36.505+00:00", "persistentOnReload": "true", "status": "" }, "children": [ { "actionLSubj": { "attributes": { "childAction": "", "modTs": "2019-03-15T10:46:16.575+00:00", "oCl": "unspecified", "oDn": "sys/nat", "persistentOnReload": "true", "rn": "lsubj-[sys/nat]", "status": "" }, "children": [ { "natInstNatItdConfigRslt": { "attributes": { "ack": "no", "childAction": "", "descr": "", "endTs": "2019-03-18T06:06:48.605+00:00", "modTs": "never", "operSt": "completed", "peerClassId": "natInstNatItdConfigLTask", "persistentOnReload": "true", "qual": "", "rSz": "100", "rTm": "00:00:00:00.000", "rn": "natInstNatItdConfigRslt", "startTs": "2019-03-18T06:06:48.597+00:00", "status": "", "type": "clear" } } }, { "natInstNatItdConfigLTask": { "attributes": { "aclName": "test_itd_vip_1_bucket_3", "adminSt": "unknown", "all": "disabled", "childAction": "", "descr": "", "freq": "one-shot", "modTs": "2019-03-18T06:06:48.605+00:00", "peerClassId": "natInstNatItdConfigRslt", "persistentOnReload": "true", "rSz": "100", "rTm": "00:00:00:00.000", "rn": "natInstNatItdConfigLTask", "startTs": "2019-03-18T06:06:48.597+00:00", "status": "", "type": "clear" } } }, { "natInstIpNatTranslationLTask": { "attributes": { "adminSt": "unknown", "all": "enabled", "childAction": "", "descr": "", "entryId": "0", "freq": "one-shot", "modTs": "2019-03-15T10:46:16.583+00:00", "peerClassId": "natInstIpNatTranslationRslt", "persistentOnReload": "true", "rSz": "100", "rTm": "00:00:00:00.000", "rn": "natInstIpNatTranslationLTask", "startTs": "2019-03-15T10:46:16.581+00:00", "status": "", "type": "clear" } } } ] } } ] } } ] }