次の方法で共有


Product - Patch

指定した ID を使用して製品にパッチを適用します。

PATCH https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/products/{productId}

URI パラメーター

名前 / 必須 説明
productId
path True

string

uuid

製品 ID

tenantId
path True

string

uuid

Azure Sphere テナント ID。

要求本文

名前 説明
Description

string

製品の説明。

Name

string

製品の名前です。

応答

名前 説明
200 OK

Product

成功しました。

定義

名前 説明
Product
ProductPatchRequest

Product

名前 説明
Description

string

製品の説明。

Id

string

製品の一意の ID。

Name

string

製品の名前です。

TenantId

string

製品を所有するテナントの一意の ID。

ProductPatchRequest

名前 説明
Description

string

製品の説明。

Name

string

製品の名前です。