INPUT_OBJECT
input DeleteOracleMountInput {# Force unmount to remove metadata for the Live Mount of an Oracle database # snapshot, even when the database cannot be contacted. Default value is 'false'.force: Boolean# Required. ID assigned to a Live Mount of an Oracle database snapshot.id: String!}