Skip to main content

GET – Certificate service properties

Use the GET method to retrieve properties in CertificateService resource for Redfish service.

Request URL

https://<BMC_IPADDR>/redfish/v1/CertificateService

Request body

None

Response body

Field

Type

Description

Description

String

“Actions available to manage certificates”

Id

String

“CertificateService”

Name

String

“Certificate Service”

CertificateLocations

link

“/redfish/v1/CertificateSerivce/CertificateLocations”

Actions

Object

Expanded

 

#CertificateService.GenerateCSR

Object

Expanded

  

target

String

"/redfish/v1/CertificateService/Actions/CertificateService.GenerateCSR"

  

City

String

Locality Name

  

CommonName

String

Common Name

  

Country

String

Country Name

  

Organization

String

Organization Name

  

OrganizationUnit

String

Organization Unit Name

  

State

String

State or Province Name

  

Email

String

Email Address

  

ContactPerson

String

Name

 

#CertificateService. GenerateSelfSignedCert

Object

Expanded

  

target

String

"/redfish/v1/CertificateService/Actions/CertificateService.GenerateSelfSignedCert"

  

City

String

Locality Name

  

CommonName

String

Common Name

  

Country

String

Country Name

  

Organization

String

Organization Name

  

OrganizationUnit

String

Organization Unit Name

  

State

String

State or Province Name

  

Email

String

Email Address

  

ContactPerson

String

Name

 

#CertificateService. ReplaceCertificate

Object

This action replaces a certificate.

  

CertificateString

String

Certificate PEM data

  

CertificateType

String

“PEM”

  

CertificateUri

Object

Expanded

  

@odata.id

String

“/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1”

  

CertificateType@Redfish.AllowableValues

String

["PEM"]

  

target

String

"/redfish/v1/CertificateService/Actions/CertificateService.ReplaceCertificate"