このデータ・アクセス・ランタイムの表示

GET

/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionAccessRuntime/dataAccessRuntimes/{name}

このデータ・アクセス・ランタイムを表示します。

リクエスト

パス・パラメータ
  • コレクション内のインスタンスの名前プロパティ。
  • WebLogic RESTインタフェースのバージョン。
問合せパラメータ
  • 'excludeFields'問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これは、フィールド名のカンマ区切りのリストです。存在する場合、リストに名前が含まれていないフィールドのみが返されます。存在しない場合、すべてのフィールドが返されます('fields'問合せパラメータが指定されている場合を除く)。ノート: 'excludeFields'を指定する場合、'fields'は指定できません。
  • 'fields'問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これは、フィールド名のカンマ区切りのリストです。存在する場合、一致する名前を持つフィールドのみが返されます。存在しない場合、すべてのフィールドが返されます('excludeFields'問合せパラメータが指定されている場合を除く)。ノート: 'fields'を指定する場合、'excludeFields'は指定できません。
セキュリティ
  • タイプ: basic
    説明: Adminセキュリティ・ロールのユーザー。
  • タイプ: basic
    説明: Deployerセキュリティ・ロールのユーザー。
  • タイプ: basic
    説明: Monitorセキュリティ・ロールのユーザー。
  • タイプ: basic
    説明: Operatorセキュリティ・ロールのユーザー。
先頭に戻る

レスポンス

サポートされるメディア・タイプ

200レスポンス

このデータ・アクセス・ランタイムを返します。

このメソッドは次のリンクを返すことができます。

  • rel=action title=closeCursor uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionAccessRuntime/dataAccessRuntimes/{name}/closeCursor

    このリソースのcloseCursorアクション・リソース。

  • rel=action title=deleteDataRecords uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionAccessRuntime/dataAccessRuntimes/{name}/deleteDataRecords

    このリソースのdeleteDataRecordsアクション・リソース。

  • rel=action title=getDataRecordCount uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionAccessRuntime/dataAccessRuntimes/{name}/getDataRecordCount

    このリソースのgetDataRecordCountアクション・リソース。

  • rel=action title=hasMoreData uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionAccessRuntime/dataAccessRuntimes/{name}/hasMoreData

    このリソースのhasMoreDataアクション・リソース。

  • rel=action title=openCursor uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionAccessRuntime/dataAccessRuntimes/{name}/openCursor

    このリソースのopenCursorアクション・リソース。

本文()
ルート・スキーマ: データ・アクセス・ランタイム
タイプ: object
ソースを表示
先頭に戻る