B2Bスキーマのクローニング
post
/ic/api/b2b/v1/schemas/{schemaId}/clone
同じメタデータを含むB2Bスキーマの新しいコピーを作成します。 リクエスト本文には、少なくとも名前と識別子フィールドが含まれている必要があります。
リクエスト
サポートされているメディア・タイプ
- application/json
パス・パラメータ
- schemaId(required): string
B2BスキーマID。
例:
/b2b/v1/schemas/SCH123/clone
b2bスキーマ・リクエストの詳細をコピーします。
例:
{"id": "CLONED_SCH", "name": "Cloned Schema", "desc": "Cloned Schema Description"}ルート・スキーマ : SchemaUI
型:
ソースを表示
object- active: array active
読取り専用:
true - activeAgr: array activeAgr
読取り専用:
true - count: integer(int32)
- createdBy: string
- createdDate: string
- desc: string
- docNode: array docNode
- id: string
- inActive: array inActive
読取り専用:
true - inActiveAgr: array inActiveAgr
読取り専用:
true - links: array links
- maxSize: object MaxSize
- name: string
- state: string
- std: string
- txId: string
- txName: string
- updatedBy: string
- updatedDate: string
- version: string
ネストされたスキーマ : DocumentUI
型:
ソースを表示
object- active: array active
読取り専用:
true - activeAgr: array activeAgr
読取り専用:
true - businessIdentifiers: object BusinessIdentifierUI
- count: integer(int32)
- createdBy: string
- createdDate: string
- desc: string
- id: string
- inActive: array inActive
読取り専用:
true - inActiveAgr: array inActiveAgr
読取り専用:
true - links: array links
- name: string
- partnerCnt: integer(int32)
- schema: string
- schemaName: string
- state: string
- std: string
- txId: string
- txName: string
- updatedBy: string
- updatedDate: string
- version: string
ネストされたスキーマ : AgreementUI
型:
ソースを表示
object- agrID: string
- agrName: string
- count: integer(int32)
- createdBy: string
- createdDate: string
- deployStatus: string
- desc: string
- direction: string
- docId: string
- id: string
- links: array links
- name: string
- std: string
- tpId: string
- txId: string
- txName: string
- updatedBy: string
- updatedDate: string
- version: string
ネストされたスキーマ : DocumentNode
型:
ソースを表示
object- attr: object DocumentModelUI
識別子:
objType - children: array children
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
成功した操作
ネストされたスキーマ: items
型:
object201レスポンス
操作の成功
400レスポンス
不正なリクエスト、不正なパラメータ、または必須データがありません
500レスポンス
サーバー・エラー