Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (f)
»
Puppet Tasks
»
face_azure_large_face_list_list_faces
Puppet Task: face_azure_large_face_list_list_faces
Defined in:
tasks/face_azure_large_face_list_list_faces.json,
tasks/face_azure_large_face_list_list_faces.rb
Overview
List all faces in a large face list, and retrieve face information (including userData and persistedFaceIds of registered faces of the face).
Supports noop?
false
Parameters
large_face_list_id
(Optional[String[1]])
— Id referencing a particular large face list.
start
(Optional[String[1]])
— Starting face id to return (used to list a range of faces).
top
(Optional[String[1]])
— Number of faces to return starting with the face id indicated by the 'start' parameter.