Class HasPrivilegesUserProfileRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.security.HasPrivilegesUserProfileRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class HasPrivilegesUserProfileRequest extends RequestBase implements JsonpSerializable
Check user profile privileges.

Determine whether the users associated with the specified user profile IDs have all the requested privileges.

See Also: