다음을 통해 공유


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 매개 변수

Name In(다음 안에) 필수 형식 Description
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입니다.

요청 헤더

Name 필수 형식 Description
Authorization True

string

권한 부여 전달자 토큰

ms-correlationid

string

내부적으로 요청을 추적하는 데 사용됩니다. ms-correlationid가 제공되지 않으면 서버는 각 요청에 대해 새 를 생성합니다.

ms-cv

string

내부적으로 요청을 추적하는 데 사용됩니다. ms-cv가 제공되지 않으면 서버는 각 요청에 대해 새 를 생성합니다.

ms-requestid

string

요청의 멱등성에 사용됩니다. ms-requestid가 제공되지 않으면 서버는 각 요청에 대해 새 를 생성합니다.

응답

Name 형식 Description
200 OK

string

요청이 성공했습니다. 응답 본문에는 자격이 포함됩니다.

Media Types: "application/json", "text/json", "application/xml", "text/xml"