getSystemTemplateRevisions
inline suspend fun IotThingsGraphClient.getSystemTemplateRevisions(crossinline block: GetSystemTemplateRevisionsRequest.Builder.() -> Unit): GetSystemTemplateRevisionsResponse
Deprecated
since: 2022-08-30
Gets revisions made to the specified system template. Only the previous 100 revisions are stored. If the system has been deprecated, this action will return the revisions that occurred before its deprecation. This action won't work with systems that have been deleted.