API Guide

"NumberOfNormal": 3,
"NumberOfDowngrade": 0
},
"Targets":
[
{
"Id": 25019,
"Type":
{
"Id": 1000,
"Name": "DEVICE"
}
}
],
"DeviceComplianceReports":
[
{
"Id": 5,
"DeviceId": 25019,
"ServiceTag": "testing",
"DeviceModel": "POWEREDGE MX7000",
"DeviceTypeId": 2000,
"DeviceTypeName": "MX-testing",
"DeviceName": null,
"FirmwareStatus": "Compliant",
"ComplianceStatus": "OK",
"RebootRequired": false,
"ComponentComplianceReports": []
}
]
}
]
/api/UpdateService/Actions/
UpdateService.GetCertDetails
POST method for GetCertDetails
This method returns the details of a certificate.
Description
Returns the details of a certificate.
Privilege DEVICE_UPDATE
HTTP response
codes
200
Example request
body
{
"UriPath": "https://[ IP Address ]"
}
Example response
body
{
"Version": "3",
"Subject": "ST=Texas, C=USA, O=Dell Inc., L=Round Rock, CN=OMEDEV-DAHIR",
"SignatureAlgorithm": "SHA1withRSA",
"SignatureAlgorithmOid": "1.2.840.113549.1.1.5",
"PublicKey": "X.509",
"ValidityFrom": "Wed Sep 17 12:49:56 UTC 2014",
"ValidityTo": "Tue Sep 18 12:49:56 UTC 2074",
"Issuer": "ST=Texas, C=USA, O=Dell Inc., L=Round Rock, CN=OMEDEV-DAHIR",
"SerialNumber": "1183094576064516206207594277304256693"
}
142 Configure