getInventory

abstract suspend fun getInventory(input: GetInventoryRequest = GetInventoryRequest { }): GetInventoryResponse

Query inventory information. This includes managed node status, such as Stopped or Terminated.