[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

Get Fips Mode

Description

This API is used to get FIPS status for vRSLCM appliance and services.

Request

Request

URL

URL


get
https://localhost:8080/lcm/locker/api/security/fips
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Authorization

Scopes: global

Response

Response

Response Body

Response 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: ENABLEDDISABLEDCHANGING

Errors

Errors

401

Unauthorized


403

Forbidden


404

Not Found

Code Samples

Code Samples

cURL Command

curl https://localhost:8080/lcm/locker/api/security/fips


[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Feedback

Was this page helpful?