アプリケーション リソース サブスクリプション別に一覧表示する
特定のサブスクリプション内のすべてのアプリケーション リソースを取得します。
特定のサブスクリプション内のすべてのアプリケーション リソースに関する情報を取得します。 この情報には、アプリケーションのサービスとその他のランタイム プロパティに関する情報が含まれます。
Request
Method | 要求 URI |
---|---|
GET | /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/applications?api-version=2018-07-01-preview |
パラメーター
名前 | Type | 必須 | 場所 |
---|---|---|---|
subscriptionId |
string | はい | パス |
api-version |
string | はい | クエリ |
subscriptionId
型: string
必須: はい
顧客サブスクリプション識別子
api-version
型: string
必須: はい
既定値:
API のバージョン。 このパラメーターは必須であり、その値は である 2018-07-01-preview
必要があります。
応答
HTTP 状態コード | 説明 | 応答スキーマ |
---|---|---|
200 (OK) | OK |
ApplicationResourceDescriptionList |
その他のすべての状態コード | エラー |
ErrorModel |
使用例
ApplicationList
要求
GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceFabricMesh/applications?api-version=2018-07-01-preview
200 応答
本文
{
"value": [
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/abhisramvol/providers/Microsoft.ServiceFabricMesh/applications/myappl",
"name": "myappl",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"healthState": "Ok",
"serviceNames": [
"myservice"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/abhisramvol/providers/Microsoft.ServiceFabricMesh/applications/myappw",
"name": "myappw",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"healthState": "Ok",
"serviceNames": [
"myservice"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "EastUS",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/mfussellapp2/providers/Microsoft.ServiceFabricMesh/applications/SbzVoting",
"name": "SbzVoting",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"description": "Voting SeaBreeze!",
"healthState": "Ok",
"serviceNames": [
"VotingWeb",
"VotingData"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "EastUS",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/mfussellapp3/providers/Microsoft.ServiceFabricMesh/applications/SbzVoting",
"name": "SbzVoting",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"description": "Voting SeaBreeze!",
"healthState": "Ok",
"serviceNames": [
"VotingWeb",
"VotingData"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sbz_demo/providers/Microsoft.ServiceFabricMesh/applications/helloWorldApp",
"name": "helloWorldApp",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"description": "SeaBreeze HelloWorld Application!",
"healthState": "Ok",
"serviceNames": [
"helloWorldService"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sbz_demo/providers/Microsoft.ServiceFabricMesh/applications/helloWorldAppWindows",
"name": "helloWorldAppWindows",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"description": "SeaBreeze HelloWorld Application!",
"healthState": "Ok",
"serviceNames": [
"helloWorldService"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sridhar1ResourceGroup/providers/Microsoft.ServiceFabricMesh/applications/privateRegistryExampleApp",
"name": "privateRegistryExampleApp",
"tags": {},
"properties": {
"provisioningState": "Updating",
"description": "SeaBreeze example application with container deployed from private image registry.",
"healthState": "Ok",
"serviceNames": [
"helloWorldService"
],
"status": "Invalid"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sridhar4ResourceGroup/providers/Microsoft.ServiceFabricMesh/applications/SbzVoting",
"name": "SbzVoting",
"tags": {},
"properties": {
"provisioningState": "Succeeded",
"description": "Voting SeaBreeze!",
"healthState": "Ok",
"serviceNames": [
"VotingWeb",
"VotingData"
],
"status": "Ready"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sridharResourceGroup/providers/Microsoft.ServiceFabricMesh/applications/privateRegistryExampleApp",
"name": "privateRegistryExampleApp",
"tags": {},
"properties": {
"provisioningState": "Updating",
"description": "SeaBreeze example application with container deployed from private image registry.",
"healthState": "Ok",
"serviceNames": [
"helloWorldService"
],
"status": "Invalid"
}
},
{
"type": "Microsoft.ServiceFabricMesh/applications",
"location": "eastus",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/sridharRG/providers/Microsoft.ServiceFabricMesh/applications/privateRegistryExampleApp",
"name": "privateRegistryExampleApp",
"tags": {},
"properties": {
"provisioningState": "Updating",
"description": "SeaBreeze example application with container deployed from private image registry.",
"healthState": "Ok",
"serviceNames": [
"helloWorldService"
],
"status": "Invalid"
}
}
]
}