Web Apps - List Processes

「Web サイト、デプロイ スロット、または Web サイト内の特定のスケールアウト インスタンスのプロセスの一覧を取得する」の説明。

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes?api-version=2023-12-01

URI パラメーター

名前 / 必須 説明
name
path True

string

サイト名。

resourceGroupName
path True

string

リソースが属しているリソース グループの名前。

Regex pattern: ^[-\w\._\(\)]+[^\.]$

subscriptionId
path True

string

Azure のサブスクリプション ID。 これは GUID 形式の文字列です (たとえば、000000000-0000-0000-0000-000000000000000000000000000000000000000000000000000000000000、

api-version
query True

string

API バージョン

応答

名前 説明
200 OK

ProcessInfoCollection

プロセスが終了しました。

404 Not Found

指定した ID のプロセスが実行されていません。

Other Status Codes

DefaultErrorResponse

エラー応答をApp Serviceします。

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名前 説明
user_impersonation ユーザー アカウントの借用

定義

名前 説明
DefaultErrorResponse

エラー応答をApp Serviceします。

Details
Error

エラー モデル。

ProcessInfo

プロセス情報。

ProcessInfoCollection

Kudu プロセス情報要素のコレクション。

ProcessModuleInfo

モジュール情報を処理します。

ProcessThreadInfo

スレッド情報を処理します。

DefaultErrorResponse

エラー応答をApp Serviceします。

名前 説明
error

Error

エラー モデル。

Details

名前 説明
code

string

プログラムによってエラーを識別するための標準化された文字列。

message

string

詳細なエラーの説明とデバッグ情報。

target

string

詳細なエラーの説明とデバッグ情報。

Error

エラー モデル。

名前 説明
code

string

プログラムによってエラーを識別するための標準化された文字列。

details

Details[]

詳細なエラー。

innererror

string

エラーのデバッグに関する詳細情報。

message

string

詳細なエラーの説明とデバッグ情報。

target

string

詳細なエラーの説明とデバッグ情報。

ProcessInfo

プロセス情報。

名前 説明
id

string

リソース ID。

kind

string

リソースの種類。

name

string

リソース名。

properties.children

string[]

子プロセスの一覧。

properties.command_line

string

コマンドライン。

properties.deployment_name

string

デプロイ名。

properties.description

string

プロセスの説明。

properties.environment_variables

object

環境変数の一覧。

properties.file_name

string

このプロセスのファイル名。

properties.handle_count

integer

ハンドル数。

properties.href

string

HRef URI。

properties.identifier

integer

デプロイ用の ARM 識別子。

properties.iis_profile_timeout_in_seconds

number

IIS プロファイルのタイムアウト (秒)。

properties.is_iis_profile_running

boolean

IIS プロファイルは実行されていますか?

properties.is_profile_running

boolean

プロファイルは実行されていますか?

properties.is_scm_site

boolean

これは SCM サイトですか?

properties.is_webjob

boolean

これは Web ジョブですか?

properties.minidump

string

ミニダンプ URI。

properties.module_count

integer

モジュール数。

properties.modules

ProcessModuleInfo[]

モジュールの一覧。

properties.non_paged_system_memory

integer

ページなしのシステム メモリ。

properties.open_file_handles

string[]

開いているファイルの一覧。

properties.paged_memory

integer

ページングされたメモリ。

properties.paged_system_memory

integer

ページングされたシステム メモリ。

properties.parent

string

親プロセス。

properties.peak_paged_memory

integer

ページ メモリのピーク。

properties.peak_virtual_memory

integer

仮想メモリ使用量のピーク。

properties.peak_working_set

integer

ピークワーキングセット。

properties.private_memory

integer

プライベート メモリ サイズ。

properties.privileged_cpu_time

string

特権 CPU 時間。

properties.start_time

string

開始時刻。

properties.thread_count

integer

スレッド数。

properties.threads

ProcessThreadInfo[]

スレッド リスト。

properties.time_stamp

string

タイムスタンプ。

properties.total_cpu_time

string

合計 CPU 時間。

properties.user_cpu_time

string

ユーザーの CPU 時間。

properties.user_name

string

ユーザー名。

properties.virtual_memory

integer

仮想メモリ サイズ。

properties.working_set

integer

ワーキング セット。

type

string

リソースの種類。

ProcessInfoCollection

Kudu プロセス情報要素のコレクション。

名前 説明
nextLink

string

リソースの次のページへのリンク。

value

ProcessInfo[]

リソースのコレクション。

ProcessModuleInfo

モジュール情報を処理します。

名前 説明
id

string

リソース ID。

kind

string

リソースの種類。

name

string

リソース名。

properties.base_address

string

ベース アドレス。 ARM リソース URI のモジュール識別子として使用されます。

properties.file_description

string

ファイルの説明。

properties.file_name

string

ファイル名。

properties.file_path

string

ファイル パス

properties.file_version

string

ファイル バージョン

properties.href

string

HRef URI。

properties.is_debug

boolean

デバッグですか?

properties.language

string

モジュール言語 (ロケール)。

properties.module_memory_size

integer

モジュールのメモリ サイズ。

properties.product

string

製品名。

properties.product_version

string

製品のバージョン。

type

string

リソースの種類。

ProcessThreadInfo

スレッド情報を処理します。

名前 説明
id

string

リソース ID。

kind

string

リソースの種類。

name

string

リソース名。

properties.base_priority

integer

基本優先度。

properties.current_priority

integer

現在のスレッドの優先度。

properties.href

string

HRef URI。

properties.identifier

integer

サイト拡張機能 ID。

properties.priority_level

string

スレッドの優先度レベル。

properties.process

string

プロセス URI。

properties.start_address

string

開始アドレス。

properties.start_time

string

開始時刻。

properties.state

string

スレッドの状態。

properties.total_processor_time

string

プロセッサ時間の合計。

properties.user_processor_time

string

ユーザー プロセッサ時間。

properties.wait_reason

string

待機理由。

type

string

リソースの種類。