FipsModeDTO
Properties
string
description
Optional
Not available
boolean
enabled
Optional
Not available
request
Optional
Class providing the request identifier for an operation triggered
string
state
Optional
Not available
Possible values are: ENABLED , DISABLED , CHANGING
JSON Example
{
"description": "FIPS mode is enabled for vRealize Suite Lifecycle Manager appliance and services.",
"enabled": false,
"request": {
"requestId": "a0d8d8cd-ac87-4b5c-ba8b-7a0173c56b55"
},
"state": "string"
}