[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Get Fips Mode
DescriptionThis API is used to get FIPS status for vRSLCM appliance and services.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost:8080/lcm/locker/api/security/fips
Authentication
This operation uses the following authentication methods.
Authorization
Scopes:
global
Response
Response
Response BodyResponse Body
200 OK
Returns
FipsModeDTO
of type(s) application/json;charset=UTF-8
{
"description": "FIPS mode is enabled for vRealize Suite Lifecycle Manager appliance and services."
}
string
description
Optional
boolean
enabled
Optional
request
Optional
Class providing the request identifier for an operation triggered
string
state
Optional
Possible values are: ENABLED , DISABLED , CHANGING
Errors
401
Unauthorized
403
Forbidden
404
Not Found
Code Samples
cURL Command
curl https://localhost:8080/lcm/locker/api/security/fips
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
On This Page
Security Controller Operations
get
post