Values.SchemaShortInfoResponseSourceDescribes a schema in a Fleet Advisor collector inventory.
type nonrec t = {schemaId : String_.t option;The ID of a schema in a Fleet Advisor collector inventory.
*)schemaName : String_.t option;The name of a schema in a Fleet Advisor collector inventory.
*)databaseId : String_.t option;The ID of a database in a Fleet Advisor collector inventory.
*)databaseName : String_.t option;The name of a database in a Fleet Advisor collector inventory.
*)databaseIpAddress : String_.t option;The IP address of a database in a Fleet Advisor collector inventory.
*)}