INPUT_OBJECT

GetDefaultDbPropertiesV1Input

Description

Input for getting default properties of SQL Server databases.

link GraphQL Schema definition

  • input GetDefaultDbPropertiesV1Input {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • }

link Require by