You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*ControllersApi* | [**listControllersWithHttpInfo**](docs/ControllersApi.md#listControllersWithHttpInfo) | **GET** /controllers | List controllers
121
121
*CurrentApiSessionApi* | [**createCurrentApiSessionCertificate**](docs/CurrentApiSessionApi.md#createCurrentApiSessionCertificate) | **POST** /current-api-session/certificates | Creates an ephemeral certificate for the current API Session
122
122
*CurrentApiSessionApi* | [**createCurrentApiSessionCertificateWithHttpInfo**](docs/CurrentApiSessionApi.md#createCurrentApiSessionCertificateWithHttpInfo) | **POST** /current-api-session/certificates | Creates an ephemeral certificate for the current API Session
123
+
*CurrentApiSessionApi* | [**createTotpToken**](docs/CurrentApiSessionApi.md#createTotpToken) | **POST** /current-api-session/totp-token | Create an MFA TOTP token that proves TOTP code checking has passed as a specific time for posture checks.
124
+
*CurrentApiSessionApi* | [**createTotpTokenWithHttpInfo**](docs/CurrentApiSessionApi.md#createTotpTokenWithHttpInfo) | **POST** /current-api-session/totp-token | Create an MFA TOTP token that proves TOTP code checking has passed as a specific time for posture checks.
*EnrollApi* | [**enrollOttWithHttpInfo**](docs/EnrollApi.md#enrollOttWithHttpInfo) | **POST** /enroll/ott | Enroll an identity via one-time-token
175
177
*EnrollApi* | [**enrollOttCa**](docs/EnrollApi.md#enrollOttCa) | **POST** /enroll/ottca | Enroll an identity via one-time-token with a pre-exchanged client certificate
176
178
*EnrollApi* | [**enrollOttCaWithHttpInfo**](docs/EnrollApi.md#enrollOttCaWithHttpInfo) | **POST** /enroll/ottca | Enroll an identity via one-time-token with a pre-exchanged client certificate
*EnrollApi* | [**enrollUpdb**](docs/EnrollApi.md#enrollUpdb) | **POST** /enroll/updb | Enroll an identity via one-time-token
178
182
*EnrollApi* | [**enrollUpdbWithHttpInfo**](docs/EnrollApi.md#enrollUpdbWithHttpInfo) | **POST** /enroll/updb | Enroll an identity via one-time-token
179
183
*EnrollApi* | [**enrollmentChallenge**](docs/EnrollApi.md#enrollmentChallenge) | **POST** /enroll/challenge | Allows verification of a controller or cluster of controllers as being the valid target for enrollment.
*MfaApi* | [**createMfaRecoveryCodes**](docs/MfaApi.md#createMfaRecoveryCodes) | **POST** /current-identity/mfa/recovery-codes | For a completed MFA enrollment regenerate the recovery codes
216
220
*MfaApi* | [**createMfaRecoveryCodesWithHttpInfo**](docs/MfaApi.md#createMfaRecoveryCodesWithHttpInfo) | **POST** /current-identity/mfa/recovery-codes | For a completed MFA enrollment regenerate the recovery codes
221
+
*MfaApi* | [**createTotpToken**](docs/MfaApi.md#createTotpToken) | **POST** /current-api-session/totp-token | Create an MFA TOTP token that proves TOTP code checking has passed as a specific time for posture checks.
222
+
*MfaApi* | [**createTotpTokenWithHttpInfo**](docs/MfaApi.md#createTotpTokenWithHttpInfo) | **POST** /current-api-session/totp-token | Create an MFA TOTP token that proves TOTP code checking has passed as a specific time for posture checks.
217
223
*MfaApi* | [**deleteMfa**](docs/MfaApi.md#deleteMfa) | **DELETE** /current-identity/mfa | Disable MFA for the current identity
218
224
*MfaApi* | [**deleteMfaWithHttpInfo**](docs/MfaApi.md#deleteMfaWithHttpInfo) | **DELETE** /current-identity/mfa | Disable MFA for the current identity
219
225
*MfaApi* | [**detailMfa**](docs/MfaApi.md#detailMfa) | **GET** /current-identity/mfa | Returns the current status of MFA enrollment
0 commit comments