次の方法で共有


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"