機械翻訳について

プラン・コンポーネント - パフォーマンス・メジャーのRESTエンドポイント

計画コンポーネント/計画コンポーネント - パフォーマンス・メジャー
プラン・コンポーネント - パフォーマンス・メジャー・リソースは、パフォーマンス・メジャーとプラン・コンポーネントの関連付けを作成、更新または削除するために使用されます。 また、プラン・コンポーネントでパフォーマンス・メジャーのすべての詳細を表示するために使用することもできます。 プラン・コンポーネント - パフォーマンス・メジャー・レコードは、パフォーマンス・メジャーをプラン・コンポーネントにリンクし、このレベルで追加詳細を提供します。 このレコードを作成する前に、パフォーマンス・メジャーが存在している必要があります。
パフォーマンス・メジャーの作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/planComponents/{planComponentsUniqID}/child/planComponentPerformanceMeasures
パフォーマンス・メジャーの削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/planComponents/{planComponentsUniqID}/child/planComponentPerformanceMeasures/{PlanComponentPerformanceMeasureId}
パフォーマンス測定の取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/planComponents/{planComponentsUniqID}/child/planComponentPerformanceMeasures/{PlanComponentPerformanceMeasureId}
すべてのパフォーマンス・メジャーの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/planComponents/{planComponentsUniqID}/child/planComponentPerformanceMeasures
パフォーマンス測定の更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/planComponents/{planComponentsUniqID}/child/planComponentPerformanceMeasures/{PlanComponentPerformanceMeasureId}