Manage customer accounts - Get Artifacts
GET https://api.partnercenter.microsoft.com/V1/customers/{customer_id}/artifacts/{artifact_type}/groups/{group_id}/lineItems/{lineitem_id}/resource/{resource_id}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
artifact_type
|
path | True |
string |
项目类型。 |
customer_id
|
path | True |
string |
客户 ID。 |
group_id
|
path | True |
string |
组 ID。 |
lineitem_id
|
path | True |
string |
履行行项 ID。 |
resource_id
|
path | True |
string |
Azure 资源 ID。 |
请求头
名称 | 必需 | 类型 | 说明 |
---|---|---|---|
Authorization | True |
string |
授权持有者令牌 |
ms-correlationid |
string |
用于在内部跟踪请求。 如果未提供 ms-correlationid,则服务器将为每个请求生成一个新请求 |
|
ms-cv |
string |
用于在内部跟踪请求。 如果未提供 ms-cv,则服务器将为每个请求生成一个新请求 |
|
ms-requestid |
string |
用于请求的幂等性。 如果未提供 ms-requestid,则服务器将为每个请求生成一个新请求 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
string |
请求成功。 响应正文包含权利。 Media Types: "application/json", "text/json", "application/xml", "text/xml" |