All URIs are relative to /api/v3
| Method | HTTP request | Description |
|---|---|---|
| endpoints_agents_connectors_agent_config_retrieve | GET /endpoints/agents/connectors/agent_config/ | |
| endpoints_agents_connectors_auth_fed_create | POST /endpoints/agents/connectors/auth_fed/ | |
| endpoints_agents_connectors_auth_ia_create | POST /endpoints/agents/connectors/auth_ia/ | |
| endpoints_agents_connectors_check_in_create | POST /endpoints/agents/connectors/check_in/ | |
| endpoints_agents_connectors_create | POST /endpoints/agents/connectors/ | |
| endpoints_agents_connectors_destroy | DELETE /endpoints/agents/connectors/{connector_uuid}/ | |
| endpoints_agents_connectors_enroll_create | POST /endpoints/agents/connectors/enroll/ | |
| endpoints_agents_connectors_list | GET /endpoints/agents/connectors/ | |
| endpoints_agents_connectors_mdm_config_create | POST /endpoints/agents/connectors/{connector_uuid}/mdm_config/ | |
| endpoints_agents_connectors_partial_update | PATCH /endpoints/agents/connectors/{connector_uuid}/ | |
| endpoints_agents_connectors_retrieve | GET /endpoints/agents/connectors/{connector_uuid}/ | |
| endpoints_agents_connectors_update | PUT /endpoints/agents/connectors/{connector_uuid}/ | |
| endpoints_agents_connectors_used_by_list | GET /endpoints/agents/connectors/{connector_uuid}/used_by/ | |
| endpoints_agents_enrollment_tokens_create | POST /endpoints/agents/enrollment_tokens/ | |
| endpoints_agents_enrollment_tokens_destroy | DELETE /endpoints/agents/enrollment_tokens/{token_uuid}/ | |
| endpoints_agents_enrollment_tokens_list | GET /endpoints/agents/enrollment_tokens/ | |
| endpoints_agents_enrollment_tokens_partial_update | PATCH /endpoints/agents/enrollment_tokens/{token_uuid}/ | |
| endpoints_agents_enrollment_tokens_retrieve | GET /endpoints/agents/enrollment_tokens/{token_uuid}/ | |
| endpoints_agents_enrollment_tokens_update | PUT /endpoints/agents/enrollment_tokens/{token_uuid}/ | |
| endpoints_agents_enrollment_tokens_used_by_list | GET /endpoints/agents/enrollment_tokens/{token_uuid}/used_by/ | |
| endpoints_agents_enrollment_tokens_view_key_retrieve | GET /endpoints/agents/enrollment_tokens/{token_uuid}/view_key/ | |
| endpoints_agents_psso_register_device_create | POST /endpoints/agents/psso/register/device/ | |
| endpoints_agents_psso_register_user_create | POST /endpoints/agents/psso/register/user/ | |
| endpoints_connectors_destroy | DELETE /endpoints/connectors/{connector_uuid}/ | |
| endpoints_connectors_list | GET /endpoints/connectors/ | |
| endpoints_connectors_retrieve | GET /endpoints/connectors/{connector_uuid}/ | |
| endpoints_connectors_types_list | GET /endpoints/connectors/types/ | |
| endpoints_connectors_used_by_list | GET /endpoints/connectors/{connector_uuid}/used_by/ | |
| endpoints_device_access_groups_create | POST /endpoints/device_access_groups/ | |
| endpoints_device_access_groups_destroy | DELETE /endpoints/device_access_groups/{pbm_uuid}/ | |
| endpoints_device_access_groups_list | GET /endpoints/device_access_groups/ | |
| endpoints_device_access_groups_partial_update | PATCH /endpoints/device_access_groups/{pbm_uuid}/ | |
| endpoints_device_access_groups_retrieve | GET /endpoints/device_access_groups/{pbm_uuid}/ | |
| endpoints_device_access_groups_update | PUT /endpoints/device_access_groups/{pbm_uuid}/ | |
| endpoints_device_access_groups_used_by_list | GET /endpoints/device_access_groups/{pbm_uuid}/used_by/ | |
| endpoints_device_bindings_create | POST /endpoints/device_bindings/ | |
| endpoints_device_bindings_destroy | DELETE /endpoints/device_bindings/{policy_binding_uuid}/ | |
| endpoints_device_bindings_list | GET /endpoints/device_bindings/ | |
| endpoints_device_bindings_partial_update | PATCH /endpoints/device_bindings/{policy_binding_uuid}/ | |
| endpoints_device_bindings_retrieve | GET /endpoints/device_bindings/{policy_binding_uuid}/ | |
| endpoints_device_bindings_update | PUT /endpoints/device_bindings/{policy_binding_uuid}/ | |
| endpoints_device_bindings_used_by_list | GET /endpoints/device_bindings/{policy_binding_uuid}/used_by/ | |
| endpoints_devices_destroy | DELETE /endpoints/devices/{device_uuid}/ | |
| endpoints_devices_list | GET /endpoints/devices/ | |
| endpoints_devices_partial_update | PATCH /endpoints/devices/{device_uuid}/ | |
| endpoints_devices_retrieve | GET /endpoints/devices/{device_uuid}/ | |
| endpoints_devices_summary_retrieve | GET /endpoints/devices/summary/ | |
| endpoints_devices_update | PUT /endpoints/devices/{device_uuid}/ | |
| endpoints_devices_used_by_list | GET /endpoints/devices/{device_uuid}/used_by/ | |
| endpoints_fleet_connectors_create | POST /endpoints/fleet/connectors/ | |
| endpoints_fleet_connectors_destroy | DELETE /endpoints/fleet/connectors/{connector_uuid}/ | |
| endpoints_fleet_connectors_list | GET /endpoints/fleet/connectors/ | |
| endpoints_fleet_connectors_partial_update | PATCH /endpoints/fleet/connectors/{connector_uuid}/ | |
| endpoints_fleet_connectors_retrieve | GET /endpoints/fleet/connectors/{connector_uuid}/ | |
| endpoints_fleet_connectors_update | PUT /endpoints/fleet/connectors/{connector_uuid}/ | |
| endpoints_fleet_connectors_used_by_list | GET /endpoints/fleet/connectors/{connector_uuid}/used_by/ | |
| endpoints_google_chrome_connectors_create | POST /endpoints/google_chrome/connectors/ | |
| endpoints_google_chrome_connectors_destroy | DELETE /endpoints/google_chrome/connectors/{connector_uuid}/ | |
| endpoints_google_chrome_connectors_list | GET /endpoints/google_chrome/connectors/ | |
| endpoints_google_chrome_connectors_partial_update | PATCH /endpoints/google_chrome/connectors/{connector_uuid}/ | |
| endpoints_google_chrome_connectors_retrieve | GET /endpoints/google_chrome/connectors/{connector_uuid}/ | |
| endpoints_google_chrome_connectors_update | PUT /endpoints/google_chrome/connectors/{connector_uuid}/ | |
| endpoints_google_chrome_connectors_used_by_list | GET /endpoints/google_chrome/connectors/{connector_uuid}/used_by/ |
models::AgentConfig endpoints_agents_connectors_agent_config_retrieve()
Mixin to add a used_by endpoint to return a list of all objects using this object
This endpoint does not need any parameter.
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentTokenResponse endpoints_agents_connectors_auth_fed_create(device)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device | String | [required] |
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentAuthenticationResponse endpoints_agents_connectors_auth_ia_create()
Mixin to add a used_by endpoint to return a list of all objects using this object
This endpoint does not need any parameter.
models::AgentAuthenticationResponse
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_agents_connectors_check_in_create(device_facts_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_facts_request | Option<DeviceFactsRequest> |
(empty response body)
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentConnector endpoints_agents_connectors_create(agent_connector_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| agent_connector_request | AgentConnectorRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_agents_connectors_destroy(connector_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Agent Connector. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentTokenResponse endpoints_agents_connectors_enroll_create(enroll_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| enroll_request | EnrollRequest | [required] |
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedAgentConnectorList endpoints_agents_connectors_list(enabled, name, ordering, page, page_size, search)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| enabled | Option<bool> | |||
| name | Option<String> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| search | Option<String> | A search term. |
models::PaginatedAgentConnectorList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::MdmConfigResponse endpoints_agents_connectors_mdm_config_create(connector_uuid, mdm_config_request)
Generate configuration for MDM systems to deploy authentik Agent
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Agent Connector. | [required] | |
| mdm_config_request | MdmConfigRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentConnector endpoints_agents_connectors_partial_update(connector_uuid, patched_agent_connector_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Agent Connector. | [required] | |
| patched_agent_connector_request | Option<PatchedAgentConnectorRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentConnector endpoints_agents_connectors_retrieve(connector_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Agent Connector. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentConnector endpoints_agents_connectors_update(connector_uuid, agent_connector_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Agent Connector. | [required] | |
| agent_connector_request | AgentConnectorRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_agents_connectors_used_by_list(connector_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Agent Connector. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EnrollmentToken endpoints_agents_enrollment_tokens_create(enrollment_token_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| enrollment_token_request | EnrollmentTokenRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_agents_enrollment_tokens_destroy(token_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| token_uuid | uuid::Uuid | A UUID string identifying this Enrollment Token. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedEnrollmentTokenList endpoints_agents_enrollment_tokens_list(connector, ordering, page, page_size, search, token_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector | Option<uuid::Uuid> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| search | Option<String> | A search term. | ||
| token_uuid | Option<uuid::Uuid> |
models::PaginatedEnrollmentTokenList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EnrollmentToken endpoints_agents_enrollment_tokens_partial_update(token_uuid, patched_enrollment_token_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| token_uuid | uuid::Uuid | A UUID string identifying this Enrollment Token. | [required] | |
| patched_enrollment_token_request | Option<PatchedEnrollmentTokenRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EnrollmentToken endpoints_agents_enrollment_tokens_retrieve(token_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| token_uuid | uuid::Uuid | A UUID string identifying this Enrollment Token. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EnrollmentToken endpoints_agents_enrollment_tokens_update(token_uuid, enrollment_token_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| token_uuid | uuid::Uuid | A UUID string identifying this Enrollment Token. | [required] | |
| enrollment_token_request | EnrollmentTokenRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_agents_enrollment_tokens_used_by_list(token_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| token_uuid | uuid::Uuid | A UUID string identifying this Enrollment Token. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::TokenView endpoints_agents_enrollment_tokens_view_key_retrieve(token_uuid)
Return token key and log access
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| token_uuid | uuid::Uuid | A UUID string identifying this Enrollment Token. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::AgentPssoDeviceRegistrationResponse endpoints_agents_psso_register_device_create(agent_psso_device_registration_request)
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| agent_psso_device_registration_request | AgentPssoDeviceRegistrationRequest | [required] |
models::AgentPssoDeviceRegistrationResponse
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::UserSelf endpoints_agents_psso_register_user_create(agent_psso_user_registration_request)
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| agent_psso_user_registration_request | AgentPssoUserRegistrationRequest | [required] |
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_connectors_destroy(connector_uuid)
Connector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this connector. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedConnectorList endpoints_connectors_list(ordering, page, page_size, search)
Connector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| search | Option<String> | A search term. |
models::PaginatedConnectorList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::Connector endpoints_connectors_retrieve(connector_uuid)
Connector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this connector. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::TypeCreate endpoints_connectors_types_list()
Get all creatable types
This endpoint does not need any parameter.
Vecmodels::TypeCreate
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_connectors_used_by_list(connector_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this connector. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceAccessGroup endpoints_device_access_groups_create(device_access_group_request)
DeviceAccessGroup Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_access_group_request | DeviceAccessGroupRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_device_access_groups_destroy(pbm_uuid)
DeviceAccessGroup Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| pbm_uuid | uuid::Uuid | A UUID string identifying this Device access group. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedDeviceAccessGroupList endpoints_device_access_groups_list(name, ordering, page, page_size, pbm_uuid, search)
DeviceAccessGroup Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| name | Option<String> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| pbm_uuid | Option<uuid::Uuid> | |||
| search | Option<String> | A search term. |
models::PaginatedDeviceAccessGroupList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceAccessGroup endpoints_device_access_groups_partial_update(pbm_uuid, patched_device_access_group_request)
DeviceAccessGroup Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| pbm_uuid | uuid::Uuid | A UUID string identifying this Device access group. | [required] | |
| patched_device_access_group_request | Option<PatchedDeviceAccessGroupRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceAccessGroup endpoints_device_access_groups_retrieve(pbm_uuid)
DeviceAccessGroup Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| pbm_uuid | uuid::Uuid | A UUID string identifying this Device access group. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceAccessGroup endpoints_device_access_groups_update(pbm_uuid, device_access_group_request)
DeviceAccessGroup Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| pbm_uuid | uuid::Uuid | A UUID string identifying this Device access group. | [required] | |
| device_access_group_request | DeviceAccessGroupRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_device_access_groups_used_by_list(pbm_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| pbm_uuid | uuid::Uuid | A UUID string identifying this Device access group. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceUserBinding endpoints_device_bindings_create(device_user_binding_request)
PolicyBinding Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_user_binding_request | DeviceUserBindingRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_device_bindings_destroy(policy_binding_uuid)
PolicyBinding Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| policy_binding_uuid | uuid::Uuid | A UUID string identifying this Device User binding. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedDeviceUserBindingList endpoints_device_bindings_list(enabled, order, ordering, page, page_size, policy, policy__isnull, search, target, target_in, timeout)
PolicyBinding Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| enabled | Option<bool> | |||
| order | Option<i32> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| policy | Option<uuid::Uuid> | |||
| policy__isnull | Option<bool> | |||
| search | Option<String> | A search term. | ||
| target | Option<uuid::Uuid> | |||
| target_in | Option<Vecuuid::Uuid> | |||
| timeout | Option<i32> |
models::PaginatedDeviceUserBindingList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceUserBinding endpoints_device_bindings_partial_update(policy_binding_uuid, patched_device_user_binding_request)
PolicyBinding Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| policy_binding_uuid | uuid::Uuid | A UUID string identifying this Device User binding. | [required] | |
| patched_device_user_binding_request | Option<PatchedDeviceUserBindingRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceUserBinding endpoints_device_bindings_retrieve(policy_binding_uuid)
PolicyBinding Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| policy_binding_uuid | uuid::Uuid | A UUID string identifying this Device User binding. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceUserBinding endpoints_device_bindings_update(policy_binding_uuid, device_user_binding_request)
PolicyBinding Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| policy_binding_uuid | uuid::Uuid | A UUID string identifying this Device User binding. | [required] | |
| device_user_binding_request | DeviceUserBindingRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_device_bindings_used_by_list(policy_binding_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| policy_binding_uuid | uuid::Uuid | A UUID string identifying this Device User binding. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_devices_destroy(device_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_uuid | uuid::Uuid | A UUID string identifying this Device. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedEndpointDeviceList endpoints_devices_list(identifier, name, ordering, page, page_size, search)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| identifier | Option<String> | |||
| name | Option<String> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| search | Option<String> | A search term. |
models::PaginatedEndpointDeviceList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EndpointDevice endpoints_devices_partial_update(device_uuid, patched_endpoint_device_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_uuid | uuid::Uuid | A UUID string identifying this Device. | [required] | |
| patched_endpoint_device_request | Option<PatchedEndpointDeviceRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EndpointDeviceDetails endpoints_devices_retrieve(device_uuid)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_uuid | uuid::Uuid | A UUID string identifying this Device. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::DeviceSummary endpoints_devices_summary_retrieve()
Mixin to add a used_by endpoint to return a list of all objects using this object
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::EndpointDevice endpoints_devices_update(device_uuid, endpoint_device_request)
Mixin to add a used_by endpoint to return a list of all objects using this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_uuid | uuid::Uuid | A UUID string identifying this Device. | [required] | |
| endpoint_device_request | EndpointDeviceRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_devices_used_by_list(device_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| device_uuid | uuid::Uuid | A UUID string identifying this Device. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::FleetConnector endpoints_fleet_connectors_create(fleet_connector_request)
FleetConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| fleet_connector_request | FleetConnectorRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_fleet_connectors_destroy(connector_uuid)
FleetConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Fleet Connector. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedFleetConnectorList endpoints_fleet_connectors_list(name, ordering, page, page_size, search)
FleetConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| name | Option<String> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| search | Option<String> | A search term. |
models::PaginatedFleetConnectorList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::FleetConnector endpoints_fleet_connectors_partial_update(connector_uuid, patched_fleet_connector_request)
FleetConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Fleet Connector. | [required] | |
| patched_fleet_connector_request | Option<PatchedFleetConnectorRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::FleetConnector endpoints_fleet_connectors_retrieve(connector_uuid)
FleetConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Fleet Connector. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::FleetConnector endpoints_fleet_connectors_update(connector_uuid, fleet_connector_request)
FleetConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Fleet Connector. | [required] | |
| fleet_connector_request | FleetConnectorRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_fleet_connectors_used_by_list(connector_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Fleet Connector. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::GoogleChromeConnector endpoints_google_chrome_connectors_create(google_chrome_connector_request)
GoogleChromeConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| google_chrome_connector_request | GoogleChromeConnectorRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
endpoints_google_chrome_connectors_destroy(connector_uuid)
GoogleChromeConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Google Device Trust Connector. | [required] |
(empty response body)
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::PaginatedGoogleChromeConnectorList endpoints_google_chrome_connectors_list(name, ordering, page, page_size, search)
GoogleChromeConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| name | Option<String> | |||
| ordering | Option<String> | Which field to use when ordering the results. | ||
| page | Option<i32> | A page number within the paginated result set. | ||
| page_size | Option<i32> | Number of results to return per page. | ||
| search | Option<String> | A search term. |
models::PaginatedGoogleChromeConnectorList
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::GoogleChromeConnector endpoints_google_chrome_connectors_partial_update(connector_uuid, patched_google_chrome_connector_request)
GoogleChromeConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Google Device Trust Connector. | [required] | |
| patched_google_chrome_connector_request | Option<PatchedGoogleChromeConnectorRequest> |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::GoogleChromeConnector endpoints_google_chrome_connectors_retrieve(connector_uuid)
GoogleChromeConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Google Device Trust Connector. | [required] |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::GoogleChromeConnector endpoints_google_chrome_connectors_update(connector_uuid, google_chrome_connector_request)
GoogleChromeConnector Viewset
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Google Device Trust Connector. | [required] | |
| google_chrome_connector_request | GoogleChromeConnectorRequest | [required] |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::UsedBy endpoints_google_chrome_connectors_used_by_list(connector_uuid)
Get a list of all objects that use this object
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| connector_uuid | uuid::Uuid | A UUID string identifying this Google Device Trust Connector. | [required] |
Vecmodels::UsedBy
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]