INPUT_OBJECT

OracleHostInput

Description

Input for retrieving Oracle host.

link GraphQL Schema definition

  • input OracleHostInput {
  • # Required. ID assigned to an Oracle Host object.
  • id: String!
  • }

link Require by