FipsModeDTO
Properties
string
description
Optional
Not available
boolean
enabled
Optional
Not available
string
state
Optional
Not available
Possible values are: ENABLED, DISABLED, CHANGING
JSON Example
{
"description": "string",
"enabled": false,
"request": {
"requestId": "string"
},
"state": "string"
}