Where is Asset (CI) Creation date/ Last Updated date ?

Where is Asset (CI) Creation date/ Last Updated date ?

Hello there,

Where can we see the Asset Creation date/ Last Updated date in Asset Explorer?

Also, when we try to read the CI details using CMDB API, is there any parameter that tells you the Asset creation date/ last updated date ?

Below is my request to get CI details by passing CI Name.
This works fine but I also need Asset Creation date. Please help.

            <?xml version="1.0" encoding="UTF-8"?>
            <API version="1.0">
            <citype>
                  <name>Switch</name>
        <criterias>
      <criteria>
      <parameter>
      <name compOperator=\"IS\">IP Address</name>
      <value>10.20.2.28</value>
      </parameter>
                      </criteria>
                        </criterias>
<returnFields>
                              <name type=\"String\">CI Name</name>
      <name type=\"String\">CI Type</name>
      <name type=\"String\">Site</name>
      <name type=\"String\">Location</name>
      <name type=\"String\">Description</name>
      <name type=\"String\">Asset Tag</name>
      <name type=\"String\">Serial number</name>
      <name type=\"String\">Product Name</name>
      <name type=\"String\">Product Type</name>
      <name type=\"String\">Vendor</name>
      <name type=\"String\">Asset Type</name>
      <name type=\"Boolean\">Firmware Revision</name>
</returnFields>
</citype>  
</API>


Regards,
Alekhya
              New to ADManager Plus?

                New to ADSelfService Plus?