コンテンツにスキップ

🪪 テナントおよびアイデンティティ API

アカウントビュー設定と管理者アラートチャネル。ワンタイムパスワードのリセット、プロビジョニングフロー、およびアクティブ接続モニタリング。

  • カテゴリ: プラットフォーム
  • 複雑度: 上級
  • パス数: 183 | スキーマ数: 511
  • ティア: スタンダード
  • 関連ドメイン: users, authentication, system
  • ユーザープロファイルと通知設定の管理
  • セッション制御と 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/migrateCTM 子テナントの移行。
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_filtersWAF フィルター付き全アプリケーションオブジェクトのインベントリ。
POST/api/ml/data/namespaces/system/api_endpoints/all_ns_stats全名前空間の API エンドポイント統計の取得。
POST/api/web/namespaces/system/evaluate-api-accessAPI アクセスの評価。
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 用 FastACL の取得。
POST/api/config/namespaces/{namespace}/fast_acls_for_internet_vipsインターネット VIP 用 FastACL の設定。
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_policysRBAC ポリシーの一覧取得。
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}/mappersOIDC マッパーの取得。
POST/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/mappersOIDC マッパーの更新。
PUT/api/web/custom/namespaces/{namespace}/oidc_providers/{name}/scimOIDC プロバイダー 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/lookupcname の検索。
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/settingsIDM 設定の取得。
PUT/api/web/namespaces/system/tenant/idm/settingsIDM 設定の更新。
GET/api/web/namespaces/system/tenant/idm/users/inactive非アクティブユーザーの一覧表示。
GET/api/web/namespaces/system/tenant/lookupcname の検索。
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_tosTOS の同意。
POST/api/web/custom/namespaces/{namespace}/role_usersユーザーへのロール割り当て。
POST/api/web/custom/namespaces/{namespace}/send_password_emailパスワードメールの送信。
GET/api/web/custom/namespaces/{namespace}/tosTOS の取得
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/disableIDM でのユーザー無効化。
PUT/api/web/namespaces/system/user/settings/idm/enableIDM でのユーザー有効化。
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_tokenWeb アプリスキャンサービスユーザートークンの取得。