跳到內容

🪪 租戶與身份識別 API

帳戶檢視配置與管理員警示頻道。一次性密碼重設、佈建流程及活動連線監控。

  • 類別:平台
  • 複雜度:進階
  • 路徑數:183 | 結構描述數:511
  • 層級:標準
  • 相關網域usersauthenticationsystem
  • 管理使用者設定檔與通知偏好設定
  • 配置工作階段控制項與 OTP 設定
  • 處理身份識別管理作業
  • 處理初始使用者存取請求
  • user_profile:包含個人設定的使用者設定檔
  • session:用於驗證狀態的使用者工作階段
  • otp_policy:多因素驗證的 OTP 原則
方法路徑說明
GET/api/web/namespaces/system/allowed_tenants/support-tenant/access取得支援租戶存取權限。
POST/api/web/namespaces/system/allowed_tenants/support-tenant/access更新支援租戶存取權限。
POST/api/web/namespaces/{metadata.namespace}/allowed_tenants建立允許的租戶。
PUT/api/web/namespaces/{metadata.namespace}/allowed_tenants/{metadata.name}取代允許的租戶。
GET/api/web/namespaces/{namespace}/allowed_tenants列出允許的租戶。
GET/api/web/namespaces/{namespace}/allowed_tenants/{name}取得允許的租戶。
DELETE/api/web/namespaces/{namespace}/allowed_tenants/{name}刪除允許的租戶。
POST/api/config/namespaces/{metadata.namespace}/authentications建立驗證。
PUT/api/config/namespaces/{metadata.namespace}/authentications/{metadata.name}取代驗證。
GET/api/config/namespaces/{namespace}/authentications列出驗證。
GET/api/config/namespaces/{namespace}/authentications/{name}取得驗證。
DELETE/api/config/namespaces/{namespace}/authentications/{name}刪除驗證。
POST/api/config/namespaces/{metadata.namespace}/authorization_servers建立授權伺服器。
PUT/api/config/namespaces/{metadata.namespace}/authorization_servers/{metadata.name}取代授權伺服器。
GET/api/config/namespaces/{namespace}/authorization_servers列出授權伺服器。
GET/api/config/namespaces/{namespace}/authorization_servers/{name}取得授權伺服器。
DELETE/api/config/namespaces/{namespace}/authorization_servers/{name}刪除授權伺服器。
POST/api/waf/namespaces/{namespace}/authorization_servers/{name}/update更新授權伺服器。
GET/api/web/namespaces/system/partner-management/child_tenants列出子租戶。
POST/api/web/namespaces/system/partner-management/child_tenants/migrate遷移子租戶。
GET/api/web/namespaces/system/partner-management/customer_supports列出子租戶中建立的所有支援工單。
POST/api/web/namespaces/system/partner-management/customer_supports在子租戶中建立客戶支援工單。
GET/api/web/namespaces/system/partner-management/customer_supports/{tp_id}取得子租戶中的客戶支援工單。
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/close關閉子租戶中的客戶支援工單。
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/comment在子租戶的客戶支援工單中新增評論。
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/escalate升級子租戶中的工單。
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/priority變更子租戶中工單的優先順序。
POST/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/reopen重新開啟子租戶中已關閉的客戶支援工單。
POST/api/web/namespaces/{metadata.namespace}/child_tenants子租戶。
PUT/api/web/namespaces/{metadata.namespace}/child_tenants/{metadata.name}取代子租戶。
GET/api/web/namespaces/{namespace}/child_tenants列出子租戶。
GET/api/web/namespaces/{namespace}/child_tenants/{name}取得子租戶。
DELETE/api/web/namespaces/{namespace}/child_tenants/{name}刪除子租戶。
GET/api/web/namespaces/system/partner-management/child_tenant_managers/{name}/child_tenants列出指定子租戶管理員的子租戶。
POST/api/web/namespaces/system/partner-management/child_tenant_managers/{name}/child_tenants/migrate遷移 CTM 子租戶。
POST/api/web/namespaces/{metadata.namespace}/child_tenant_managers子租戶管理員。
PUT/api/web/namespaces/{metadata.namespace}/child_tenant_managers/{metadata.name}取代子租戶管理員。
GET/api/web/namespaces/{namespace}/child_tenant_managers列出子租戶管理員。
GET/api/web/namespaces/{namespace}/child_tenant_managers/{name}取得子租戶管理員。
DELETE/api/web/namespaces/{namespace}/child_tenant_managers/{name}刪除子租戶管理員。
GET/api/web/namespaces/system/partner-management/customer_supports/{tp_id}/comment/{comment_id}/attachment/{attachment_id}取得附件。
POST/api/cloud-data/namespaces/system/cloud_user_accounts/discover_networks探索雲端網路。
POST/api/web/namespaces/{metadata.namespace}/contacts建立聯絡人。
PUT/api/web/namespaces/{metadata.namespace}/contacts/{metadata.name}取代聯絡人。
GET/api/web/namespaces/{namespace}/contacts列出聯絡人。
GET/api/web/namespaces/{namespace}/contacts/{name}取得聯絡人。
DELETE/api/web/namespaces/{namespace}/contacts/{name}刪除聯絡人。
GET/api/web/namespaces/system/managed_client/customer_supports列出受管理租戶的工單。
POST/api/web/namespaces/system/managed_client/customer_supports在受管理租戶中建立客戶支援工單。
GET/api/web/namespaces/system/managed_client/customer_supports/{tp_id}取得受管理租戶中的客戶支援工單。
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/close關閉受管理租戶中的客戶支援工單。
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/comment在受管理租戶的客戶支援工單中新增評論。
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/escalate升級受管理租戶中的工單。
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/priority受管理租戶中工單的優先順序。
POST/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/reopen重新開啟受管理租戶中已關閉的客戶支援工單。
GET/api/web/namespaces/system/managed_tenants_by_user取得依使用者區分的受管理租戶清單。
GET/api/web/namespaces/system/managed_tenants_list取得受管理租戶清單。
GET/api/web/namespaces/system/support-tenant/managed_tenants列出支援作業中依使用者區分的受管理租戶。
POST/api/web/namespaces/{metadata.namespace}/managed_tenants建立受管理租戶。
PUT/api/web/namespaces/{metadata.namespace}/managed_tenants/{metadata.name}取代受管理租戶。
GET/api/web/namespaces/{namespace}/managed_tenants列出受管理租戶。
GET/api/web/namespaces/{namespace}/managed_tenants/{name}取得受管理租戶。
DELETE/api/web/namespaces/{namespace}/managed_tenants/{name}刪除受管理租戶。
GET/api/web/namespaces/system/managed_client/customer_supports/{tp_id}/comment/{comment_id}/attachment/{attachment_id}取得附件。
GET/api/web/namespaces列出命名空間。
POST/api/web/namespaces建立命名空間。
POST/api/config/namespaces/system/all_application_inventory所有應用程式物件清單。
POST/api/config/namespaces/system/all_application_inventory_waf_filters含 WAF 篩選器的所有應用程式物件清單。
POST/api/ml/data/namespaces/system/api_endpoints/all_ns_stats取得所有命名空間的 API 端點統計資料。
POST/api/web/namespaces/system/evaluate-api-access評估 API 存取權限。
POST/api/web/namespaces/system/evaluate-batch-api-access評估批次 API 存取權限。
POST/api/web/namespaces/system/lookup-user-roles查詢使用者角色。
POST/api/config/namespaces/system/networking_inventory網路物件清單。
POST/api/cloud-data/namespaces/system/suggest-values建議值。
POST/api/config/namespaces/system/update_allow_advertise_on_public更新允許在公開網路上廣播。
POST/api/config/namespaces/system/validate_rules驗證規則。
PUT/api/web/namespaces/{metadata.name}取代命名空間。
GET/api/config/namespaces/{namespace}/active_alert_policies取得作用中警示原則。
POST/api/config/namespaces/{namespace}/active_alert_policies設定作用中警示原則。
GET/api/config/namespaces/{namespace}/active_network_policies取得作用中網路原則。
POST/api/config/namespaces/{namespace}/active_network_policies設定作用中網路原則。
GET/api/config/namespaces/{namespace}/active_service_policies取得作用中服務原則。
POST/api/config/namespaces/{namespace}/active_service_policies設定作用中服務原則。
POST/api/ml/data/namespaces/{namespace}/api_endpoints/stats取得命名空間的 API 端點統計資料。
POST/api/config/namespaces/{namespace}/application_inventory應用程式物件清單。
GET/api/config/namespaces/{namespace}/fast_acls_for_internet_vips取得網際網路 VIP 的快速 ACL。
POST/api/config/namespaces/{namespace}/fast_acls_for_internet_vips設定網際網路 VIP 的快速 ACL。
POST/api/web/namespaces/{namespace}/suggest-values建議值。
GET/api/web/namespaces/{name}取得命名空間。
POST/api/web/namespaces/{name}/cascade_delete串聯刪除。
GET/api/web/namespaces/{namespace}/namespace_roles列出命名空間角色。
GET/api/web/namespaces/{namespace}/namespace_roles/{name}取得命名空間角色。
POST/api/config/namespaces/{namespace}/dynamic-data動態資料。
GET/api/web/namespaces/{namespace}/rbac_policys列出 RBAC 原則。
GET/api/web/namespaces/{namespace}/rbac_policys/{name}取得 RBAC 原則。
GET/api/web/custom/namespaces/{namespace}/roles自訂列出角色。
POST/api/web/custom/namespaces/{namespace}/roles自訂建立角色。
GET/api/web/custom/namespaces/{namespace}/roles/{name}自訂取得角色。
PUT/api/web/custom/namespaces/{namespace}/roles/{name}自訂取代角色。
POST/api/web/namespaces/{metadata.namespace}/roles建立角色。
PUT/api/web/namespaces/{metadata.namespace}/roles/{metadata.name}取代角色。
GET/api/web/namespaces/{namespace}/roles列出角色
GET/api/web/namespaces/{namespace}/roles/{name}取得角色
DELETE/api/web/namespaces/{namespace}/roles/{name}刪除角色。
GET/api/web/custom/namespaces/{namespace}/oidc_provider/{name}取得
POST/api/web/custom/namespaces/{namespace}/oidc_provider/{name}/delete刪除
GET/api/web/custom/namespaces/{namespace}/oidc_providers列出
POST/api/web/custom/namespaces/{namespace}/oidc_providers建立
GET/api/web/custom/namespaces/{namespace}/oidc_providers/{name}取得
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}取代
PUT/api/web/custom/namespaces/{namespace}/oidc_providers/{name}取代
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/delete刪除
GET/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/mappers取得 OIDC 映射器。
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/mappers更新 OIDC 映射器。
PUT/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/scim更新 OIDC 提供者 SCIM 整合。
GET/no_auth/countries/{country_code}/states/{prefix}列出州/省。
GET/no_auth/countries/{country_code}/states/{state_code}/cities/{prefix}列出城市。
GET/no_auth/countries/{prefix}列出國家/地區。
POST/no_auth/login/validate_registration驗證註冊。
POST/no_auth/send_password_email傳送密碼電子郵件。
GET/no_auth/signup/{name}讀取註冊資訊。
POST/no_auth/validate_contact驗證聯絡人。
GET/api/web/custom/countries/{country_code}/states/{prefix}列出州/省。
GET/api/web/custom/countries/{country_code}/states/{state_code}/cities/{prefix}列出城市。
GET/api/web/custom/countries/{prefix}列出國家/地區。
GET/api/scim/namespaces/system/v2/Groups依篩選條件列出群組。
POST/api/scim/namespaces/system/v2/Groups建立含使用者的群組。
GET/api/scim/namespaces/system/v2/Groups/{id}依 ID 列出群組。
DELETE/api/scim/namespaces/system/v2/Groups/{id}依 ID 刪除群組。
PUT/api/scim/namespaces/system/v2/Groups/{id}依 ID 取代群組。
PATCH/api/scim/namespaces/system/v2/Groups/{id}依 ID 修補群組。
GET/api/scim/namespaces/system/v2/ResourceTypes取得支援的資源類型。
GET/api/scim/namespaces/system/v2/ResourceTypes/{id}取得支援的資源類型。
GET/api/scim/namespaces/system/v2/Schemas結構描述
GET/api/scim/namespaces/system/v2/Schemas/{id}依 ID 取得結構描述。
GET/api/scim/namespaces/system/v2/ServiceProviderConfig列出服務提供者配置。
GET/api/scim/namespaces/system/v2/Users取得所有使用者。
POST/api/scim/namespaces/system/v2/Users建立含角色指派的使用者。
GET/api/scim/namespaces/system/v2/Users/{id}依 ID 取得使用者。
DELETE/api/scim/namespaces/system/v2/Users/{id}依 ID 刪除使用者。
PUT/api/scim/namespaces/system/v2/Users/{id}更新使用者及角色指派。
PATCH/api/scim/namespaces/system/v2/Users/{id}修補使用者。
GET/no_auth/cname/lookup查詢 CNAME。
GET/no_auth/tenant/idm/settings/password_policy取得密碼原則。
POST/api/web/namespaces/system/tenant/domain_owner/assign指派網域擁有者。
POST/api/web/namespaces/system/tenant/domain_owner/unassign取消指派網域擁有者。
GET/api/web/namespaces/system/tenant/idm/events/last_login取得最後登入對應表。
GET/api/web/namespaces/system/tenant/idm/events/login取得登入事件。
POST/api/web/namespaces/system/tenant/idm/events/login_in_time取得時間範圍內的登入事件。
GET/api/web/namespaces/system/tenant/idm/settings取得 IDM 設定。
PUT/api/web/namespaces/system/tenant/idm/settings更新 IDM 設定。
GET/api/web/namespaces/system/tenant/idm/users/inactive列出非活躍使用者。
GET/api/web/namespaces/system/tenant/lookup查詢 CNAME。
POST/api/web/namespaces/system/tenant/request-delete刪除租戶。
GET/api/web/namespaces/system/tenant/settings租戶設定。
PUT/api/web/namespaces/system/tenant/settings租戶設定。
PUT/api/web/namespaces/system/tenant/settings/otp/disable停用租戶層級 OTP。
PUT/api/web/namespaces/system/tenant/settings/otp/enable啟用租戶層級 OTP。
GET/api/web/namespaces/system/tenant/settings/tenant/favicon租戶網站圖示。
GET/api/web/namespaces/system/tenant/settings/tenant/image租戶設定檔圖片。
DELETE/api/web/namespaces/system/tenant/settings/tenant/image刪除租戶設定檔圖片。
PUT/api/web/namespaces/system/tenant/settings/tenant/image更新租戶設定檔圖片。
GET/api/web/namespaces/system/tenant/settings/tenant/logo租戶標誌。
GET/api/web/namespaces/system/tenant/support-info支援資訊。
GET/api/web/namespaces/system/tenant/tenant-escalation-doc租戶升級文件。
PUT/api/saas/namespaces/system/v2/tenant/deactivate停用租戶。
GET/api/web/static/namespaces/system/tenant/settings/tenant/favicon租戶網站圖示。
GET/api/web/static/namespaces/system/tenant/settings/tenant/image租戶設定檔圖片。
GET/api/config/tenants/{tenant}/summary摘要
POST/api/config/namespaces/{metadata.namespace}/tenant_configurations建立租戶配置。
PUT/api/config/namespaces/{metadata.namespace}/tenant_configurations/{metadata.name}取代租戶配置。
GET/api/config/namespaces/{namespace}/tenant_configurations列出租戶配置。
GET/api/config/namespaces/{namespace}/tenant_configurations/{name}取得租戶配置。
DELETE/api/config/namespaces/{namespace}/tenant_configurations/{name}刪除租戶配置。
POST/api/web/namespaces/system/tenant_management/delegated_access/subscribe訂閱委派存取附加服務。
POST/api/web/namespaces/system/tenant_management/delegated_access/unsubscribe取消訂閱委派存取附加服務。
POST/api/web/namespaces/{metadata.namespace}/tenant_profiles建立租戶設定檔。
PUT/api/web/namespaces/{metadata.namespace}/tenant_profiles/{metadata.name}取代租戶設定檔。
GET/api/web/namespaces/{namespace}/tenant_profiles列出租戶設定檔。
GET/api/web/namespaces/{namespace}/tenant_profiles/{name}取得租戶設定檔。
DELETE/api/web/namespaces/{namespace}/tenant_profiles/{name}刪除租戶設定檔。
POST/api/web/custom/idm/user/sync同步使用者
PUT/api/web/custom/namespaces/system/users/group_add將使用者新增至群組。
PUT/api/web/custom/namespaces/system/users/group_remove從群組移除使用者。
POST/api/web/custom/namespaces/{namespace}/accept_tos接受服務條款。
POST/api/web/custom/namespaces/{namespace}/role_users將角色指派給使用者。
POST/api/web/custom/namespaces/{namespace}/send_password_email傳送密碼電子郵件。
GET/api/web/custom/namespaces/{namespace}/tos取得服務條款
GET/api/web/custom/namespaces/{namespace}/user_roles取得使用者及角色指派。
POST/api/web/custom/namespaces/{namespace}/user_roles建立含角色指派的使用者。
PUT/api/web/custom/namespaces/{namespace}/user_roles更新使用者及角色指派。
POST/api/web/custom/namespaces/{namespace}/user_roles/{name}更新使用者及角色指派。
POST/api/web/custom/namespaces/{namespace}/users/cascade_delete刪除使用者及相關物件。
GET/api/web/custom/namespaces/{namespace}/whoami取得使用者詳細資料。
POST/api/web/custom/password/admin_reset由管理員重設密碼。
POST/api/web/custom/password/reset重設密碼。
GET/api/web/custom/namespaces/system/user_groups取得租戶的所有使用者群組。
POST/api/web/custom/namespaces/system/user_groups建立使用者群組。
POST/api/web/custom/namespaces/system/user_groups/analyze_for_deletion分析刪除影響。
GET/api/web/custom/namespaces/system/user_groups/{name}依群組 ID 取得群組的所有詳細資料。
DELETE/api/web/custom/namespaces/system/user_groups/{name}依群組 ID 刪除群組。
PUT/api/web/custom/namespaces/system/user_groups/{name}取代使用者群組的欄位/存取權限/關聯。
PUT/api/web/custom/namespaces/system/user_groups/{name}/assign_namespace_roles將角色指派給使用者群組。
PUT/api/web/custom/namespaces/system/user_groups/{name}/remove_namespace_roles從使用者群組移除角色。
GET/api/web/namespaces/{namespace}/user_groups列出使用者群組。
GET/api/web/namespaces/{namespace}/user_groups/{name}取得使用者群組。
POST/api/config/namespaces/{metadata.namespace}/user_identifications建立使用者識別。
PUT/api/config/namespaces/{metadata.namespace}/user_identifications/{metadata.name}取代使用者識別。
GET/api/config/namespaces/{namespace}/user_identifications列出使用者識別。
GET/api/config/namespaces/{namespace}/user_identifications/{name}取得使用者識別。
DELETE/api/config/namespaces/{namespace}/user_identifications/{name}刪除使用者識別。
GET/api/web/namespaces/system/user/admin_notifications取得管理員通知偏好設定。
PUT/api/web/namespaces/system/user/admin_notifications更新管理員通知偏好設定。
PUT/api/web/namespaces/system/user/admin_notifications/unset取消設定管理員通知偏好設定。
GET/api/web/namespaces/system/user/combined_notifications取得合併通知偏好設定。
PUT/api/web/namespaces/system/user/combined_notifications更新合併通知偏好設定。
GET/api/web/namespaces/system/user/notifications取得通知偏好設定。
PUT/api/web/namespaces/system/user/notifications更新通知偏好設定。
PUT/api/web/namespaces/system/user/notifications/unset取消設定通知偏好設定。
PUT/api/web/namespaces/system/user/otp/admin_reset由管理員重設 OTP 裝置。
GET/api/web/namespaces/system/user/sessions取得使用者工作階段。
GET/api/web/namespaces/system/user/settings取得
PUT/api/web/namespaces/system/user/settings更新
PUT/api/web/namespaces/system/user/settings/idm/disable在 IDM 中停用使用者。
PUT/api/web/namespaces/system/user/settings/idm/enable在 IDM 中啟用使用者。
GET/api/web/namespaces/system/user/settings/image取得使用者設定檔圖片。
DELETE/api/web/namespaces/system/user/settings/image刪除使用者圖片。
PUT/api/web/namespaces/system/user/settings/image更新使用者圖片。
PUT/api/web/namespaces/system/user/settings/request_initial_access請求初始存取權限。
GET/api/web/namespaces/system/user/settings/view_preference取得檢視偏好設定。
PUT/api/web/namespaces/system/user/settings/view_preference設定檢視偏好設定。
GET/api/config/namespaces/system/was/user_token取得 Web 應用程式掃描服務使用者權杖。