Reevaluate all sessions with given Distinguished Name substring.

Prev Next
Post
/on-boarded-devices/reevaluate/{distinguished-name}

Reevaluate all sessions belongs to the user&devices ending with the given Distinguished Name substring.

Security
HTTP
Type bearer
Path parameters
distinguished-name
stringRequired

Distinguished name of the user&devices which will be affected by the operation. Format: 'CN=<device ID>,CN=<username>,OU=<provider name>'

ExampleCN=4c07bc6757ea42ddb702c2d6c45419fc,CN=user,OU=ldap
Responses
200

List of reevaluated devices' Distinguished Names.

object
reevaluatedDistinguishedNames
Array of string

List of reevaluated devices' Distinguished Names.

string
400

JSON error. Check the JSON format.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.