Dell PowerEdge R760xd2 Secured Component Verification Version 1.5 1.5.1 1.6 1. - Page 10

URIs Supported

Page 10 highlights

URIs Supported SCV supports Application Programming Interfaces (API) to access information using an API client. For more information about using APIs, see the iDRAC9 Redfish API guide at developer.dell.com. Following is the list of URIs and the supported methods: ● Download SCV certificates GET: /dtapi/rest/v1/x509-certificates Example response { "certificate": "", "certificate_format": "PEM", "id": "scv_factory" } ● Download SCV Inventory GET : /dtapi/rest/v1/scvs/0 Example response on iDRAC { "description": "Dell Platform Certificate Profile for PowerEdge Servers", "hardware_inventory": [ ], "profile_version": "", "profile_name": "PowerEdge" } Example response on MX systems { "description": " Dell Platform Certificate Profile for PowerEdge Modular Infrastructure", "hardware_inventory": [ ], "profile_version": "", "profile_name": "PowerEdge MX" } 10 Overview

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

URIs Supported
SCV supports Application Programming Interfaces (API) to access information using an API client. For more information about
using APIs, see the iDRAC9 Redfish API guide at
developer.dell.com
. Following is the list of URIs and the supported methods:
Download SCV certificates
GET: /dtapi/rest/v1/x509-certificates
Example response
{
"certificate": “<SCV_CERT_CONTENT>",
"certificate_format": "PEM",
"id": "scv_factory"
}
Download SCV Inventory
GET : /dtapi/rest/v1/scvs/0
Example response on iDRAC
{
"description": "Dell Platform Certificate Profile for PowerEdge Servers",
"hardware_inventory": [ <ARRAY OF COMPONENT DETAILS> ],
"profile_version": "<Profile Version Number>",
"profile_name": "PowerEdge"
}
Example response on MX systems
{
"description": " Dell Platform Certificate Profile for PowerEdge Modular
Infrastructure",
"hardware_inventory": [ <ARRAY OF COMPONENT DETAILS> ],
"profile_version": "<Profile Version Number>",
"profile_name": "PowerEdge MX"
}
10
Overview