FipsStatus
FipsStatus
JSON Example
{
"name": "string",
"ip": "string",
"applianceFips": "string",
"cellFips": "string"
}
string
name
Optional
Node name of the appliance.
string
ip
Optional
eth0 IP of the appliance.
string
applianceFips
Optional
FIPS mode of the appliance's operating system. Possible values are:
- ON
- OFF
string
cellFips
Optional
FIPS mode of the appliance's Cloud Director server. Possible values are:
- ON
- ON_PENDING_RESTART
- OFF
- OFF_PENDING_RESTART
- UNKNOWN