API Guide
Table Of Contents
- iDRAC9 with Lifecycle Controller Version 3.00.00.00 Redfish API Guide
- Overview
- Redfish-based systems management
- Redfish resources
- AccountService
- Chassis
- ComputerSystem
- EthernetInterfaces
- EventService
- EventDestination
- JSONSchemas
- LogEntry
- LogService
- Manager
- OEMManager
- ManagerAccount
- ManagerNetworkProtocol
- MessageRegistry
- Power
- Processor
- Role
- SerialInterfaces
- ServiceRoot
- Session
- SessionService
- SimpleStorage
- TaskService
- Thermal
- VirtualMedia
- VLanNetworkInterface
- BIOS
- SecureBoot
- UpdateService
- SoftwareInventory
- AttributeRegistry
- DellBootSourcesRegistry
- DellBootSources
- DellManager
- DellServiceRoot
- DellAttributes
- DellUpdateService
- DellCertificates
- DellJob
- Examples

Share parameters and values
Parameter Values
IPAddress IP address of the network share
ShareName Name of network share
FileName File name for the SCP
ShareType CIFS, NFS, HTTP, HTTPS
Username User name to log on to the share — for CIFS share only.
Password Password to log on to the share — for CIFS share only.
Workgroup Workgroup name to log on to the share
Target Can be the component name or an FQDD. The default value is ALL.
ManagerAccount
Description
This resource represents the BMC user accounts collection for a Redfish implementation.
URL
/redfish/v1/Managers/<ID>/Accounts
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Navigation URL
/redfish/v1/Managers/<ID>/Accounts/<Account-id>
Supported HTTP methods and privileges
HTTP method
Required privilege
PATCH ConfigureManager
Updatable properties
Property
Value
UserName Updates account user name
Password Updates account password
RoleId Updates account role
Enabled Enables or disables the user
Supported status codes
HTTP status code
Error message code
200
24