endpoints
FleetConnector Viewset
post/endpoints/fleet/connectors/
Request body
connector_uuidstring uuid
namestring required
enabledboolean
urlstring uri required
tokenstring required
headers_mappingstring uuid nullable
Configure additional headers to be sent. Mapping should return a dictionary of key-value pairs
map_usersboolean
map_teams_access_groupboolean
Response
connector_uuidstring uuid
namestring required
enabledboolean
componentstring required
Get object component so that we know how to edit the object
verbose_namestring required
Return object's verbose_name
verbose_name_pluralstring required
Return object's plural verbose_name
meta_model_namestring required
Return internal model name
urlstring uri required
headers_mappingstring uuid nullable
Configure additional headers to be sent. Mapping should return a dictionary of key-value pairs
map_usersboolean
map_teams_access_groupboolean