DevOps Policy Assignments - Get
傳回DevOps原則指派資源。
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName}/devops/default/policyAssignments/{policyAssignmentId}?api-version=2024-05-15-preview
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
policy
|
path | True |
string |
原則指派標識碼。 |
resource
|
path | True |
string |
資源群組的名稱。 名稱不區分大小寫。 |
security
|
path | True |
string |
安全性連接器名稱。 |
subscription
|
path | True |
string |
目標訂用帳戶的標識碼。 |
api-version
|
query | True |
string |
要用於這項作業的 API 版本。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
提供 DevOps 原則指派詳細數據。 |
|
Other Status Codes |
描述作業失敗原因的錯誤回應。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
範例
Get_DevOpsPolicyAssignments
範例要求
範例回覆
{
"properties": {
"resourceId": "/subscriptions/0806e1cd-cfda-4ff8-b99c-2b0af42cffd3/resourcegroups/myRg/providers/Microsoft.Security/securityConnectors/mySecurityConnectorName/devops/default/azureDevOpsOrgs/Contoso",
"descendantBehavior": "Override",
"policy": {
"policyName": "myDevOpsPolicy",
"policyId": "00000000-0000-0000-0000-000000000000",
"policyVersion": "1.0",
"policyType": "Pipeline"
},
"provisioningState": "Succeeded"
},
"id": "/subscriptions/0806e1cd-cfda-4ff8-b99c-2b0af42cffd3/resourceGroups/myRg/providers/Microsoft.Security/securityConnectors/mySecurityConnectorName/devops/default/policyAssignments/5ec87f43-62d8-437b-8f46-4c8d4032cf6d",
"name": "5ec87f43-62d8-437b-8f46-4c8d4032cf6d",
"type": "Microsoft.Security/securityConnectors/devops/policyAssignments"
}
定義
名稱 | Description |
---|---|
created |
建立資源的身分識別類型。 |
Descendant |
子系資源上原則的行為。 |
Dev |
DevOps 原則指派資源。 |
Dev |
DevOps 原則指派資源的屬性。 |
Dev |
用來識別DevOps原則資源的壓縮資訊。 |
Dev |
DevOps 原則資源類型。 |
Dev |
資源的布建狀態。 擱置 - 布建擱置中。 失敗 - 布建失敗。 成功 - 布建成功。 已取消 - 已取消布建。 PendingDeletion - 刪除擱置中。 DeletionSuccess - 刪除成功。 DeletionFailure - 刪除失敗。 |
Error |
資源管理錯誤其他資訊。 |
Error |
錯誤詳細數據。 |
Error |
錯誤回應 |
system |
與建立和上次修改資源相關的元數據。 |
createdByType
建立資源的身分識別類型。
名稱 | 類型 | Description |
---|---|---|
Application |
string |
|
Key |
string |
|
ManagedIdentity |
string |
|
User |
string |
DescendantBehavior
子系資源上原則的行為。
名稱 | 類型 | Description |
---|---|---|
FallBack |
string |
|
Override |
string |
|
Unknown |
string |
DevOpsPolicyAssignment
DevOps 原則指派資源。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
name |
string |
資源的名稱 |
properties |
DevOps 原則指派資源的屬性。 |
|
systemData |
與建立和上次修改資源相關的元數據。 |
|
type |
string |
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” |
DevOpsPolicyAssignmentProperties
DevOps 原則指派資源的屬性。
名稱 | 類型 | Description |
---|---|---|
assignedAt |
string |
取得或設定以UTC建立指派的時間。 |
descendantBehavior |
子系資源上原則的行為。 |
|
policy |
用來識別DevOps原則資源的壓縮資訊。 |
|
provisioningState |
資源的布建狀態。 擱置 - 布建擱置中。 失敗 - 布建失敗。 成功 - 布建成功。 已取消 - 已取消布建。 PendingDeletion - 刪除擱置中。 DeletionSuccess - 刪除成功。 DeletionFailure - 刪除失敗。 |
|
provisioningStatusMessage |
string |
取得資源狀態消息。 |
provisioningStatusUpdateTimeUtc |
string |
取得上次檢查資源的時間。 |
resourceId |
string |
取得或設定 Azure 資源識別碼。 |
DevOpsPolicyDescriptor
用來識別DevOps原則資源的壓縮資訊。
名稱 | 類型 | Description |
---|---|---|
policyId |
string |
取得或設定原則 GUID。 |
policyName |
string |
取得或設定原則名稱。 |
policyType |
DevOps 原則資源類型。 |
|
policyVersion |
string |
取得或設定版本。 |
DevOpsPolicyType
DevOps 原則資源類型。
名稱 | 類型 | Description |
---|---|---|
Pipeline |
string |
|
Unknown |
string |
DevOpsProvisioningState
資源的布建狀態。
擱置 - 布建擱置中。 失敗 - 布建失敗。 成功 - 布建成功。 已取消 - 已取消布建。 PendingDeletion - 刪除擱置中。 DeletionSuccess - 刪除成功。 DeletionFailure - 刪除失敗。
名稱 | 類型 | Description |
---|---|---|
Canceled |
string |
|
DeletionFailure |
string |
|
DeletionSuccess |
string |
|
Failed |
string |
|
Pending |
string |
|
PendingDeletion |
string |
|
Succeeded |
string |
ErrorAdditionalInfo
資源管理錯誤其他資訊。
名稱 | 類型 | Description |
---|---|---|
info |
object |
其他資訊。 |
type |
string |
其他信息類型。 |
ErrorDetail
錯誤詳細數據。
名稱 | 類型 | Description |
---|---|---|
additionalInfo |
錯誤其他資訊。 |
|
code |
string |
錯誤碼。 |
details |
錯誤詳細數據。 |
|
message |
string |
錯誤訊息。 |
target |
string |
錯誤目標。 |
ErrorResponse
錯誤回應
名稱 | 類型 | Description |
---|---|---|
error |
error 物件。 |
systemData
與建立和上次修改資源相關的元數據。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
資源建立的時間戳(UTC)。 |
createdBy |
string |
建立資源的身分識別。 |
createdByType |
建立資源的身分識別類型。 |
|
lastModifiedAt |
string |
上次修改的資源時間戳 (UTC) |
lastModifiedBy |
string |
上次修改資源的身分識別。 |
lastModifiedByType |
上次修改資源的身分識別類型。 |