INPUT_OBJECT
Input for deleting a SQL Server Live Mount.
input DeleteMssqlLiveMountInput {# Remove all data within the Rubrik cluster related to the Live Mount, even if the # SQL Server database cannot be contacted. Default value is false.force: Boolean# Required. ID of the Live Mount to delete.id: String!}