Share via


Web Apps - List Processes Slot

Bir web sitesi veya dağıtım yuvası ya da bir web sitesindeki belirli bir ölçeklendirilmiş örnek için işlemlerin listesini alma için açıklama.

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

URI Parametreleri

Name İçinde Gerekli Tür Description
name
path True

string

Site adı.

resourceGroupName
path True

string

Kaynağın ait olduğu kaynak grubunun adı.

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

slot
path True

string

Dağıtım yuvasının adı. Yuva belirtilmezse, API üretim yuvası için dağıtımları döndürür.

subscriptionId
path True

string

Azure abonelik kimliğiniz. Bu GUID biçimli bir dizedir (örn. 000000000-0000-0000-0000-000000000000).

api-version
query True

string

API Sürümü

Yanıtlar

Name Tür Description
200 OK

ProcessInfoCollection

İşlem sonlandırıldı.

404 Not Found

Belirtilen kimlikle işlem çalışmıyor.

Other Status Codes

DefaultErrorResponse

hata yanıtı App Service.

Güvenlik

azure_auth

Azure Active Directory OAuth2 Flow

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

Scopes

Name Description
user_impersonation kullanıcı hesabınızın kimliğine bürünme

Tanımlar

Name Description
DefaultErrorResponse

hata yanıtı App Service.

Details
Error

Hata modeli.

ProcessInfo

İşlem Bilgileri.

ProcessInfoCollection

Kudu işlem bilgileri öğelerinin toplanması.

ProcessModuleInfo

Modül Bilgilerini İşleme.

ProcessThreadInfo

İş Parçacığı Bilgilerini İşleme.

DefaultErrorResponse

hata yanıtı App Service.

Name Tür Description
error

Error

Hata modeli.

Details

Name Tür Description
code

string

Hatayı program aracılığıyla tanımlamak için standartlaştırılmış dize.

message

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

target

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

Error

Hata modeli.

Name Tür Description
code

string

Hatayı program aracılığıyla tanımlamak için standartlaştırılmış dize.

details

Details[]

Ayrıntılı hatalar.

innererror

string

Hata ayıklamak için daha fazla bilgi.

message

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

target

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

ProcessInfo

İşlem Bilgileri.

Name Tür Description
id

string

Kaynak Kimliği.

kind

string

Kaynak türü.

name

string

Kaynak Adı.

properties.children

string[]

Alt işlem listesi.

properties.command_line

string

Komut satırı.

properties.deployment_name

string

Dağıtım adı.

properties.description

string

İşlemin açıklaması.

properties.environment_variables

object

Ortam değişkenlerinin listesi.

properties.file_name

string

Bu işlemin dosya adı.

properties.handle_count

integer

Tanıtıcı sayısı.

properties.href

string

HRef URI'sı.

properties.identifier

integer

Dağıtım için ARM Tanımlayıcısı.

properties.iis_profile_timeout_in_seconds

number

IIS Profili zaman aşımı (saniye).

properties.is_iis_profile_running

boolean

IIS Profili çalışıyor mu?

properties.is_profile_running

boolean

Profil çalışıyor mu?

properties.is_scm_site

boolean

Bu SCM sitesi mi?

properties.is_webjob

boolean

Bu bir Web İşi mi?

properties.minidump

string

Minidump URI'sı.

properties.module_count

integer

Modül sayısı.

properties.modules

ProcessModuleInfo[]

Modüllerin listesi.

properties.non_paged_system_memory

integer

Disk belleği olmayan sistem belleği.

properties.open_file_handles

string[]

Açık dosyaların listesi.

properties.paged_memory

integer

Disk belleği.

properties.paged_system_memory

integer

Disk belleğine alınan sistem belleği.

properties.parent

string

Üst işlem.

properties.peak_paged_memory

integer

Sayfalanan belleğin en üst noktası.

properties.peak_virtual_memory

integer

En yüksek sanal bellek kullanımı.

properties.peak_working_set

integer

Yoğun çalışma kümesi.

properties.private_memory

integer

Özel bellek boyutu.

properties.privileged_cpu_time

string

Ayrıcalıklı CPU süresi.

properties.start_time

string

Başlangıç saati.

properties.thread_count

integer

Ilmekli.

properties.threads

ProcessThreadInfo[]

İş parçacığı listesi.

properties.time_stamp

string

Zaman damgası.

properties.total_cpu_time

string

Toplam CPU süresi.

properties.user_cpu_time

string

Kullanıcı CPU süresi.

properties.user_name

string

Kullanıcı adı.

properties.virtual_memory

integer

Sanal bellek boyutu.

properties.working_set

integer

Çalışma kümesi.

type

string

Kaynak türü.

ProcessInfoCollection

Kudu işlem bilgileri öğelerinin toplanması.

Name Tür Description
nextLink

string

Sonraki kaynak sayfasına bağlantı.

value

ProcessInfo[]

Kaynak koleksiyonu.

ProcessModuleInfo

Modül Bilgilerini İşleme.

Name Tür Description
id

string

Kaynak Kimliği.

kind

string

Kaynak türü.

name

string

Kaynak Adı.

properties.base_address

string

Temel adres. ARM kaynak URI'sinde modül tanımlayıcısı olarak kullanılır.

properties.file_description

string

Dosya açıklaması.

properties.file_name

string

Dosya adı.

properties.file_path

string

Dosya yolu.

properties.file_version

string

Dosya sürümü.

properties.href

string

HRef URI'sı.

properties.is_debug

boolean

Hata ayıklama mı?

properties.language

string

Modül dili (yerel ayar).

properties.module_memory_size

integer

Modül bellek boyutu.

properties.product

string

Ürün adı.

properties.product_version

string

Ürün sürümü.

type

string

Kaynak türü.

ProcessThreadInfo

İş Parçacığı Bilgilerini İşleme.

Name Tür Description
id

string

Kaynak Kimliği.

kind

string

Kaynak türü.

name

string

Kaynak Adı.

properties.base_priority

integer

Temel öncelik.

properties.current_priority

integer

Geçerli iş parçacığı önceliği.

properties.href

string

HRef URI'sı.

properties.identifier

integer

Site uzantısı kimliği.

properties.priority_level

string

İş parçacığı öncelik düzeyi.

properties.process

string

İşlem URI'si.

properties.start_address

string

Başlangıç adresi.

properties.start_time

string

Başlangıç saati.

properties.state

string

İş parçacığı durumu.

properties.total_processor_time

string

Toplam işlemci süresi.

properties.user_processor_time

string

Kullanıcı işlemcisi süresi.

properties.wait_reason

string

Bekleme nedeni.

type

string

Kaynak türü.