GET – PAM Configurations
Request
GET https://{{ip}}/redfish/v1/AccountService/Oem/Ami/Configurations
Content-Type: application/json
Name | Type | Read only | Description |
(OData Attributes) | Refer to OData Support | ||
Id | String | True | Refer to Resource Type Definitions |
Name | String | True | |
PAMEnabled | Boolean | False | Indicates whether or not PAM authentication should be used when authenticating Redfish requests. |
PAMOrder | Array | False |
|
Response
The response of the request will return 200 with response body in JSON format with the OData properties.
Give documentation feedback