Skip to main content

GET – Configuration properties

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

Request URL

https://<SMM_IPADDR>/redfish/v1/Managers/bmc/Oem/Lenovo/Configuration

Request body

None

Response body

Field

Type

Description

Description

String

“Configuration Service”

Id

String

“ConfigurationService”

Name

String

“Configuration Service”

Action

Array

Items: link

Item count: 2

 

#LenovoConfigurationService.BackupConfiguration

link

Link to the backup resource.

/redfish/v1/Managers/bmc/Oem/Lenovo/Configuration/ LenovoConfigurationService.BackupConfiguration

  

Target

String

Required; restore target device: Storage Network

  

Password

String

Contains at least 8 letter, least one number, an upper case letter, a lower case letter and a special character

 

#LenovoConfigurationService.RestoreConfiguration

link

Link to the backup resource.

/redfish/v1/Managers/bmc/Oem/Lenovo/Configuration/ LenovoConfigurationService.RestoreConfiguration

  

Target

Boolean

Required; restore target device: Storage Network

  

Password

String

Contains at least 8 letter, least one number, an upper case letter, a lower case letter and a special character

  

UpdateFile

File

Configuration file data

Http Post Update supports file upload with form POST method that is equivalent to doing “curl -F” operation which indicates the header “Content-Type: mulitpart/form-data”.

@odata.id

Object

/redfish/v1/Managers/bmc/Oem/Lenovo/Configuration

@odata.type

String

“#ConfigurationService.v1_0_1.ConfigurationService”