Accounts - List
サブスクリプションで使用可能なすべての Azure Video Indexer アカウントを一覧表示する
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.VideoIndexer/accounts?api-version=2024-01-01
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
subscription
|
path | True |
string |
ターゲット サブスクリプションの ID。 |
api-version
|
query | True |
string |
この操作に使用する API バージョン。 |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
OK |
|
Other Status Codes |
操作に失敗した理由を説明するエラー応答。 |
セキュリティ
azure_auth
Azure Active Directory OAuth2 フロー
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
名前 | 説明 |
---|---|
user_impersonation | ユーザー アカウントの借用 |
例
List accounts
要求のサンプル
GET https://management.azure.com/subscriptions/586d4f48-8f08-4a4e-96b7-e1892d6dba9e/providers/Microsoft.VideoIndexer/accounts?api-version=2024-01-01
応答のサンプル
{
"value": [
{
"id": "/subscriptions/586d4f48-8f08-4a4e-96b7-e1892d6dba9e/resourceGroups/contoso-videoanalyzer-rg/providers/Microsoft.VideoIndexer/accounts/contoso-videoanalyzer",
"name": "vi1",
"type": "Microsoft.VideoIndexer/accounts",
"location": "NorthEurope",
"tags": {},
"properties": {
"tenantId": "8c406f87-77ac-4ebb-a401-e8562450630e",
"accountId": "462af7c5-d1f6-4b91-86e3-8bc5e8a61574",
"accountName": "contosto-videoanalyzer",
"storageServices": {
"resourceId": "/subscriptions/xxx/resourceGroups/contoso-videoanalyzer-rg/providers/Microsoft.Storage/storageAccounts/contoso-videoanalyzer-ms",
"userAssignedIdentity": "/subscriptions/xxx/resourceGroups/contoso-videoanalyzer-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/contoso-videoanalyzer-mi"
},
"provisioningState": "Provisioning"
},
"identity": {
"type": "UserAssigned",
"userAssignedIdentities": {
"/subscriptions/xxx/resourceGroups/contoso-videoanalyzer-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/contoso-videoanalyzer-mi": {
"principalId": "a661c16c-ee39-46e7-93f6-7fb80d17ef13",
"clientId": "92e65ecf-0fae-432e-8272-fedb6edb96c7"
}
}
}
}
],
"nextLink": "link"
}
定義
名前 | 説明 |
---|---|
Account |
Azure Video Indexer アカウント。 |
Account |
データ プールとそのプロパティを含む一覧表示操作の応答。 |
created |
リソースを作成した ID の種類。 |
Error |
エラー定義。 |
Error |
エラー応答。 |
Managed |
マネージド サービス ID (システム割り当て ID またはユーザー割り当て ID) |
Managed |
マネージド サービス ID の種類 (SystemAssigned 型と UserAssigned 型の両方が許可されます)。 |
provisioning |
操作が呼び出されたときのアカウントの状態を取得します。 |
Storage |
ストレージ サービスの詳細 |
system |
リソースの作成と最後の変更に関連するメタデータ。 |
User |
ユーザー割り当て ID プロパティ |
Account
Azure Video Indexer アカウント。
名前 | 型 | 規定値 | 説明 |
---|---|---|---|
id |
string |
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
|
identity |
マネージド サービス ID (システム割り当て ID またはユーザー割り当て ID) |
||
location |
string |
リソースが保存されている地理的な場所 |
|
name |
string |
リソースの名前 |
|
properties.accountId |
string |
00000000-0000-0000-0000-000000000000 |
アカウントのデータ プレーン ID。 これは、既存のクラシック アカウントを接続する場合にのみ設定できます |
properties.accountName |
string |
アカウントの名前 |
|
properties.provisioningState |
操作が呼び出されたときのアカウントの状態を取得します。 |
||
properties.storageServices |
ストレージ サービスの詳細 |
||
properties.tenantId |
string |
アカウントのテナント ID |
|
properties.totalSecondsIndexed |
integer |
アカウントでインデックスが作成された合計秒数を表す整数 |
|
systemData |
このリソースに関連するシステム メタデータ。 |
||
tags |
object |
リソース タグ。 |
|
type |
string |
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" |
AccountList
データ プールとそのプロパティを含む一覧表示操作の応答。
名前 | 型 | 説明 |
---|---|---|
nextLink |
string |
次の一連の操作リストの結果を取得するための URL (ある場合)。 |
value |
Account[] |
アカウントとそのプロパティの一覧。 |
createdByType
リソースを作成した ID の種類。
名前 | 型 | 説明 |
---|---|---|
Application |
string |
|
Key |
string |
|
ManagedIdentity |
string |
|
User |
string |
ErrorDefinition
エラー定義。
名前 | 型 | 説明 |
---|---|---|
code |
string |
HTTP エラー コードのサブステータスとして機能するサービス固有のエラー コード。 |
details |
内部エラーの詳細。 |
|
message |
string |
エラーの説明。 |
ErrorResponse
エラー応答。
名前 | 型 | 説明 |
---|---|---|
error |
エラーの詳細です。 |
ManagedServiceIdentity
マネージド サービス ID (システム割り当て ID またはユーザー割り当て ID)
名前 | 型 | 説明 |
---|---|---|
principalId |
string |
システム割り当て ID のサービス プリンシパル ID。 このプロパティは、システム割り当て ID に対してのみ提供されます。 |
tenantId |
string |
システム割り当て ID のテナント ID。 このプロパティは、システム割り当て ID に対してのみ提供されます。 |
type |
マネージド サービス ID の種類 (SystemAssigned 型と UserAssigned 型の両方が許可されます)。 |
|
userAssignedIdentities |
<string,
User |
User-Assigned ID |
ManagedServiceIdentityType
マネージド サービス ID の種類 (SystemAssigned 型と UserAssigned 型の両方が許可されます)。
名前 | 型 | 説明 |
---|---|---|
None |
string |
|
SystemAssigned |
string |
|
SystemAssigned,UserAssigned |
string |
|
UserAssigned |
string |
provisioningState
操作が呼び出されたときのアカウントの状態を取得します。
名前 | 型 | 説明 |
---|---|---|
Accepted |
string |
|
Canceled |
string |
|
Deleting |
string |
|
Failed |
string |
|
Provisioning |
string |
|
Succeeded |
string |
StorageServicesForPutRequest
ストレージ サービスの詳細
名前 | 型 | 説明 |
---|---|---|
resourceId |
string |
ストレージ サービスのリソース ID |
userAssignedIdentity |
string |
アクセス許可の付与に使用するユーザー割り当て ID |
systemData
リソースの作成と最後の変更に関連するメタデータ。
名前 | 型 | 説明 |
---|---|---|
createdAt |
string |
リソース作成のタイムスタンプ (UTC)。 |
createdBy |
string |
リソースを作成した ID。 |
createdByType |
リソースを作成した ID の種類。 |
|
lastModifiedAt |
string |
リソースの最終変更のタイムスタンプ (UTC) |
lastModifiedBy |
string |
リソースを最後に変更した ID。 |
lastModifiedByType |
リソースを最後に変更した ID の種類。 |
UserAssignedIdentity
ユーザー割り当て ID プロパティ
名前 | 型 | 説明 |
---|---|---|
clientId |
string |
割り当てられた ID のクライアント ID。 |
principalId |
string |
割り当てられた ID のプリンシパル ID。 |