copyImage copyimage
建立現有影像資產的復本。 指定的影像伺服器通訊協定命令會套用以產生新復本
語法
授權的使用者型別 section-c9fe7abb550e495f832234f845db7d6e
IpsUser
IpsAdmin
IpsCompanyAdmin
ImagePortalAdmin
ImagePortalContrib
ImagePortalContribUser
參數 section-bf36fcbfda6742f5b9c6b02ea27e5b9d
輸入(copyImageParam)
名稱
類型
必要
說明
公司名稱
xsd:string
是
包含影像之公司的控制代碼。
資產控制代碼
xsd:string
是
影像資產的控點。
folderHandle
xsd:string
是
要複製影像的資料夾的控制代碼。
名稱
xsd:string
是
新影像的名稱。
urlModifier
xsd:string
是
輸出(copyImageParam)
名稱
類型
必要
說明
資產控制代碼
xsd:string
是
複製的影像的控制代碼。
範例 section-c30a4017001146e7befbbfc5ffcb7593
程式碼範例會複製公司、資產、資料夾控制代碼和名稱所指定的影像。
要求
<copyImageParam xmlns="http://www.scene7.com/IpsApi/xsd/2008-01-15">
<companyHandle>c|6</companyHandle>
<assetHandle>a|739|1|537</assetHandle>
<folderHandle>ApiTestCo/</folderHandle>
<name>Copy_macbookwin1</name>
<urlModifier/>
</copyImageParam>
回應
<copyImageReturn xmlns="http://www.scene7.com/IpsApi/xsd/2008-01-15">
<assetHandle>a|943|1|580</assetHandle>
</copyImageReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681