endpoints
Mixin to add a used_by endpoint to return a list of all objects using this object
post/endpoints/agents/connectors/
Request body
connector_uuidstring uuid
namestring required
enabledboolean
snapshot_expirystring
auth_session_durationstring
auth_terminate_session_on_expiryboolean
refresh_intervalstring
authorization_flowstring uuid nullable
nss_uid_offsetinteger
nss_gid_offsetinteger
challenge_keystring uuid nullable
challenge_idle_timeoutstring
challenge_trigger_check_inboolean
jwt_federation_providersinteger[]
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
snapshot_expirystring
auth_session_durationstring
auth_terminate_session_on_expiryboolean
refresh_intervalstring
authorization_flowstring uuid nullable
nss_uid_offsetinteger
nss_gid_offsetinteger
challenge_keystring uuid nullable
challenge_idle_timeoutstring
challenge_trigger_check_inboolean
jwt_federation_providersinteger[]